"./vfs.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2026/09/19 01:14:59 DEBUG : Creating backend with remote "TestPikPak:rclone-test-bewocac3jevi" 2026/09/19 01:14:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/19 01:15:00 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:15:02 DEBUG : Creating backend with remote "/tmp/rclone897170361" === RUN TestDirHandleMethods run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:15:02 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:15:02 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:15:04 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:15:04 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:15:05 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:15:05 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:15:06 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:15:07 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:15:07 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:15:07 DEBUG : pacer: Reducing sleep to 100ms 2026/09/19 01:15:08 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:15:08 DEBUG : dir: Looking for writers 2026/09/19 01:15:08 DEBUG : Looking for writers 2026/09/19 01:15:08 DEBUG : dir: reading active writers 2026/09/19 01:15:08 DEBUG : >WaitForWriters: 2026/09/19 01:15:10 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirHandleMethods (9.47s) === RUN TestDirHandleReaddir run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:15:11 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:15:11 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:15:13 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:15:13 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:15:13 DEBUG : dir/file2: calculating gcid: failed to unwrap object from src: dir/file2 2026/09/19 01:15:13 DEBUG : dir/file2: gcid = 81d13201959aca9bd9a04c1298ea27ba89cee4c7 2026/09/19 01:15:15 DEBUG : dir/subdir/file3: calculating gcid: failed to unwrap object from src: dir/subdir/file3 2026/09/19 01:15:15 DEBUG : dir/subdir/file3: gcid = f7d52ac2716b99f69c19ddfed39e401fcb1cfc39 2026/09/19 01:15:16 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:15:16 DEBUG : dir/subdir: Looking for writers 2026/09/19 01:15:16 DEBUG : dir: Looking for writers 2026/09/19 01:15:16 DEBUG : file1: reading active writers 2026/09/19 01:15:16 DEBUG : file2: reading active writers 2026/09/19 01:15:16 DEBUG : subdir: reading active writers 2026/09/19 01:15:16 DEBUG : Looking for writers 2026/09/19 01:15:16 DEBUG : dir: reading active writers 2026/09/19 01:15:16 DEBUG : >WaitForWriters: 2026/09/19 01:15:21 DEBUG : dir/subdir: Rmdir: contains trashed file: "file3" 2026/09/19 01:15:24 DEBUG : dir: Rmdir: contains trashed file: "subdir" 2026/09/19 01:15:24 DEBUG : dir: Rmdir: contains trashed file: "file2" 2026/09/19 01:15:24 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirHandleReaddir (15.21s) === RUN TestDirHandleReaddirnames run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:15:26 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:15:26 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:15:27 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:15:27 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:15:29 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:15:29 DEBUG : dir: Looking for writers 2026/09/19 01:15:29 DEBUG : file1: reading active writers 2026/09/19 01:15:29 DEBUG : Looking for writers 2026/09/19 01:15:29 DEBUG : dir: reading active writers 2026/09/19 01:15:29 DEBUG : >WaitForWriters: 2026/09/19 01:15:31 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirHandleReaddirnames (6.24s) === RUN TestDirMethods run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:15:33 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:15:33 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:15:33 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:15:33 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:15:34 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:15:34 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:15:34 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:15:36 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:15:36 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:15:36 DEBUG : pacer: Reducing sleep to 100ms 2026/09/19 01:15:37 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:15:37 DEBUG : dir: Looking for writers 2026/09/19 01:15:37 DEBUG : Looking for writers 2026/09/19 01:15:37 DEBUG : dir: reading active writers 2026/09/19 01:15:37 DEBUG : >WaitForWriters: 2026/09/19 01:15:39 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirMethods (7.49s) === RUN TestDirForgetAll run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:15:40 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:15:40 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:15:41 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:15:41 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:15:43 DEBUG : dir: forgetting directory cache 2026/09/19 01:15:43 DEBUG : forgetting directory cache 2026/09/19 01:15:43 DEBUG : dir: forgetting directory cache 2026/09/19 01:15:43 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:15:43 DEBUG : Looking for writers 2026/09/19 01:15:43 DEBUG : >WaitForWriters: 2026/09/19 01:15:45 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirForgetAll (6.71s) === RUN TestDirForgetPath run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:15:47 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:15:47 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:15:48 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:15:48 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:15:49 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/19 01:15:49 DEBUG : dir: invalidating directory cache 2026/09/19 01:15:49 DEBUG : >ForgetPath: 2026/09/19 01:15:49 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/19 01:15:49 DEBUG : invalidating directory cache 2026/09/19 01:15:49 DEBUG : dir: forgetting directory cache 2026/09/19 01:15:49 DEBUG : >ForgetPath: 2026/09/19 01:15:49 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/19 01:15:49 DEBUG : >ForgetPath: 2026/09/19 01:15:49 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:15:49 DEBUG : dir: Looking for writers 2026/09/19 01:15:49 DEBUG : Looking for writers 2026/09/19 01:15:49 DEBUG : dir: reading active writers 2026/09/19 01:15:49 DEBUG : >WaitForWriters: 2026/09/19 01:15:51 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirForgetPath (5.88s) === RUN TestDirWalk run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:15:53 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:15:53 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:15:54 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:15:54 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:15:57 DEBUG : fil/a/b/c: calculating gcid: failed to unwrap object from src: fil/a/b/c 2026/09/19 01:15:57 DEBUG : fil/a/b/c: gcid = 74d3a7d073844f91e9892c8121dc9c4f37cb415f 2026/09/19 01:15:59 DEBUG : forgetting directory cache 2026/09/19 01:15:59 DEBUG : dir: forgetting directory cache 2026/09/19 01:16:00 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:16:00 DEBUG : dir: Looking for writers 2026/09/19 01:16:00 DEBUG : fil/a/b: Looking for writers 2026/09/19 01:16:00 DEBUG : fil/a: Looking for writers 2026/09/19 01:16:00 DEBUG : b: reading active writers 2026/09/19 01:16:00 DEBUG : fil: Looking for writers 2026/09/19 01:16:00 DEBUG : a: reading active writers 2026/09/19 01:16:00 DEBUG : Looking for writers 2026/09/19 01:16:00 DEBUG : dir: reading active writers 2026/09/19 01:16:00 DEBUG : fil: reading active writers 2026/09/19 01:16:00 DEBUG : >WaitForWriters: 2026/09/19 01:16:04 DEBUG : fil/a/b: Rmdir: contains trashed file: "c" 2026/09/19 01:16:05 DEBUG : fil/a: Rmdir: contains trashed file: "b" 2026/09/19 01:16:08 DEBUG : fil: Rmdir: contains trashed file: "a" 2026/09/19 01:16:09 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirWalk (18.06s) === RUN TestDirSetModTime run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:16:11 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:16:11 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:16:12 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:16:12 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:16:13 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:16:13 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:16:13 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:16:13 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:16:14 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:16:14 DEBUG : pacer: Reducing sleep to 100ms 2026/09/19 01:16:14 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:16:14 DEBUG : dir: Looking for writers 2026/09/19 01:16:14 DEBUG : Looking for writers 2026/09/19 01:16:14 DEBUG : dir: reading active writers 2026/09/19 01:16:14 DEBUG : >WaitForWriters: 2026/09/19 01:16:16 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirSetModTime (6.93s) === RUN TestDirStat run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:16:18 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:16:18 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:16:19 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:16:19 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:16:20 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:16:20 DEBUG : dir: Looking for writers 2026/09/19 01:16:20 DEBUG : file1: reading active writers 2026/09/19 01:16:20 DEBUG : Looking for writers 2026/09/19 01:16:20 DEBUG : dir: reading active writers 2026/09/19 01:16:20 DEBUG : >WaitForWriters: 2026/09/19 01:16:23 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirStat (6.37s) === RUN TestDirReadDirAll run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:16:24 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:16:24 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:16:25 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:16:25 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:16:26 DEBUG : dir/file2: calculating gcid: failed to unwrap object from src: dir/file2 2026/09/19 01:16:26 DEBUG : dir/file2: gcid = 81d13201959aca9bd9a04c1298ea27ba89cee4c7 2026/09/19 01:16:27 DEBUG : dir/subdir/file3: calculating gcid: failed to unwrap object from src: dir/subdir/file3 2026/09/19 01:16:27 DEBUG : dir/subdir/file3: gcid = f7d52ac2716b99f69c19ddfed39e401fcb1cfc39 === RUN TestDirReadDirAll/Virtual 2026/09/19 01:16:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/19 01:16:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/19 01:16:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/19 01:16:30 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/19 01:16:30 DEBUG : dir/virtualFile: calculating gcid: failed to unwrap object from src: dir/virtualFile 2026/09/19 01:16:30 DEBUG : dir/virtualFile: gcid = f2b571a573d16838b8ea0c7b5fab6515b53196b6 2026/09/19 01:16:30 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:16:30 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:16:30 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:16:31 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:16:31 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:16:31 DEBUG : pacer: Reducing sleep to 100ms 2026/09/19 01:16:32 DEBUG : dir/virtualDir/testFile: calculating gcid: failed to unwrap object from src: dir/virtualDir/testFile 2026/09/19 01:16:32 DEBUG : dir/virtualDir/testFile: gcid = 3c818a61e948c4226ca54dca4ac39c6c8d8260e5 2026/09/19 01:16:35 DEBUG : dir: invalidating directory cache 2026/09/19 01:16:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/19 01:16:36 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/19 01:16:36 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/19 01:16:36 DEBUG : dir/file1: Reset virtual modtime 2026/09/19 01:16:36 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/19 01:16:36 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/19 01:16:36 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/19 01:16:36 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/19 01:16:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/19 01:16:36 DEBUG : dir: invalidating directory cache 2026/09/19 01:16:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/19 01:16:36 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/19 01:16:36 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/19 01:16:36 DEBUG : forgetting directory cache 2026/09/19 01:16:36 DEBUG : dir: forgetting directory cache 2026/09/19 01:16:36 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/19 01:16:36 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:16:36 DEBUG : dir/virtualDir: Looking for writers 2026/09/19 01:16:36 DEBUG : dir: Looking for writers 2026/09/19 01:16:36 DEBUG : file1: reading active writers 2026/09/19 01:16:36 DEBUG : virtualFile2: reading active writers 2026/09/19 01:16:36 DEBUG : virtualFile: reading active writers 2026/09/19 01:16:36 DEBUG : virtualDir: reading active writers 2026/09/19 01:16:36 DEBUG : Looking for writers 2026/09/19 01:16:36 DEBUG : dir: reading active writers 2026/09/19 01:16:36 DEBUG : >WaitForWriters: 2026/09/19 01:16:41 DEBUG : dir/virtualDir: Rmdir: contains trashed file: "testFile" 2026/09/19 01:16:43 DEBUG : dir: Rmdir: contains trashed file: "virtualDir" 2026/09/19 01:16:43 DEBUG : dir: Rmdir: contains trashed file: "subdir" 2026/09/19 01:16:43 DEBUG : dir: Rmdir: contains trashed file: "virtualFile" 2026/09/19 01:16:43 DEBUG : dir: Rmdir: contains trashed file: "file2" 2026/09/19 01:16:43 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirReadDirAll (20.00s) --- PASS: TestDirReadDirAll/Virtual (6.13s) === RUN TestDirOpen run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:16:44 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:16:44 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:16:45 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:16:45 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:16:46 ERROR : dir/: Can only open directories read only 2026/09/19 01:16:46 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:16:46 DEBUG : dir: Looking for writers 2026/09/19 01:16:46 DEBUG : Looking for writers 2026/09/19 01:16:46 DEBUG : dir: reading active writers 2026/09/19 01:16:46 DEBUG : >WaitForWriters: 2026/09/19 01:16:48 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirOpen (5.64s) === RUN TestDirCreate run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:16:50 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:16:50 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:16:51 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:16:51 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:16:52 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:16:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/19 01:16:52 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/19 01:16:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/19 01:16:52 DEBUG : PikPak root 'rclone-test-bewocac3jevi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/19 01:16:53 DEBUG : dir/potato: calculating gcid: failed to unwrap object from src: dir/potato 2026/09/19 01:16:53 DEBUG : dir/potato: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2026/09/19 01:16:53 DEBUG : dir/potato: size = 5 OK 2026/09/19 01:16:53 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/09/19 01:16:53 DEBUG : dir/potato: Size of src and dst objects identical 2026/09/19 01:16:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/19 01:16:53 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:16:53 DEBUG : dir: Looking for writers 2026/09/19 01:16:53 DEBUG : file1: reading active writers 2026/09/19 01:16:53 DEBUG : potato: reading active writers 2026/09/19 01:16:53 DEBUG : Looking for writers 2026/09/19 01:16:53 DEBUG : dir: reading active writers 2026/09/19 01:16:53 DEBUG : >WaitForWriters: 2026/09/19 01:16:56 DEBUG : dir: Rmdir: contains trashed file: "potato" 2026/09/19 01:16:56 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirCreate (8.32s) === RUN TestDirMkdir run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:16:58 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:16:58 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:16:59 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:16:59 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:16:59 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:16:59 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:16:59 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:17:00 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:17:00 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:17:00 DEBUG : pacer: Reducing sleep to 100ms 2026/09/19 01:17:02 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/19 01:17:03 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:17:03 DEBUG : dir/sub: Looking for writers 2026/09/19 01:17:03 DEBUG : dir: Looking for writers 2026/09/19 01:17:03 DEBUG : sub: reading active writers 2026/09/19 01:17:03 DEBUG : file1: reading active writers 2026/09/19 01:17:03 DEBUG : Looking for writers 2026/09/19 01:17:03 DEBUG : dir: reading active writers 2026/09/19 01:17:03 DEBUG : >WaitForWriters: 2026/09/19 01:17:08 DEBUG : dir: Rmdir: contains trashed file: "sub" 2026/09/19 01:17:08 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirMkdir (11.04s) === RUN TestDirMkdirSub run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:17:09 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:17:09 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:17:10 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:17:10 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:17:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/19 01:17:13 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/19 01:17:15 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:17:15 DEBUG : dir/sub/subsub: Looking for writers 2026/09/19 01:17:15 DEBUG : dir/sub: Looking for writers 2026/09/19 01:17:15 DEBUG : subsub: reading active writers 2026/09/19 01:17:15 DEBUG : dir: Looking for writers 2026/09/19 01:17:15 DEBUG : file1: reading active writers 2026/09/19 01:17:15 DEBUG : sub: reading active writers 2026/09/19 01:17:15 DEBUG : Looking for writers 2026/09/19 01:17:15 DEBUG : dir: reading active writers 2026/09/19 01:17:15 DEBUG : >WaitForWriters: 2026/09/19 01:17:19 DEBUG : dir/sub: Rmdir: contains trashed file: "subsub" 2026/09/19 01:17:20 DEBUG : dir: Rmdir: contains trashed file: "sub" 2026/09/19 01:17:20 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirMkdirSub (13.79s) === RUN TestDirRemove run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:17:23 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:17:23 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:17:24 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:17:24 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:17:26 ERROR : dir/: Dir.Remove not empty 2026/09/19 01:17:26 DEBUG : dir/file1: Remove: 2026/09/19 01:17:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/19 01:17:27 DEBUG : dir/file1: >Remove: err= 2026/09/19 01:17:27 DEBUG : dir: Rmdir: contains trashed file: "file1" 2026/09/19 01:17:28 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/19 01:17:29 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:17:29 DEBUG : Looking for writers 2026/09/19 01:17:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (6.44s) === RUN TestDirRemoveAll run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:17:29 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:17:29 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:17:31 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:17:31 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:17:33 DEBUG : dir/file1: Remove: 2026/09/19 01:17:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/19 01:17:34 DEBUG : dir/file1: >Remove: err= 2026/09/19 01:17:34 DEBUG : dir: Rmdir: contains trashed file: "file1" 2026/09/19 01:17:36 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/19 01:17:36 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:17:36 DEBUG : Looking for writers 2026/09/19 01:17:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (7.58s) === RUN TestDirRemoveName run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:17:37 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:17:37 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:17:39 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:17:39 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:17:40 DEBUG : dir/file1: Remove: 2026/09/19 01:17:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/19 01:17:42 DEBUG : dir/file1: >Remove: err= 2026/09/19 01:17:42 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:17:42 DEBUG : dir: Looking for writers 2026/09/19 01:17:42 DEBUG : Looking for writers 2026/09/19 01:17:42 DEBUG : dir: reading active writers 2026/09/19 01:17:42 DEBUG : >WaitForWriters: 2026/09/19 01:17:44 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirRemoveName (8.53s) === RUN TestDirRename run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:17:45 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:17:45 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:17:46 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:17:46 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:17:47 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:17:47 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:17:47 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:17:47 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:17:47 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:17:48 DEBUG : pacer: Reducing sleep to 100ms 2026/09/19 01:17:48 DEBUG : dir/file3: calculating gcid: failed to unwrap object from src: dir/file3 2026/09/19 01:17:48 DEBUG : dir/file3: gcid = f0743f49c378f23e3b3644863ac7fc58a0aab276 2026/09/19 01:17:50 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/19 01:17:51 DEBUG : dir: Updating dir with dir2 0x303626fd78c0 2026/09/19 01:17:51 DEBUG : dir: forgetting directory cache 2026/09/19 01:17:51 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/19 01:17:51 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/19 01:17:55 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/19 01:17:55 DEBUG : file2: Updating file with file2 0x303627721d40 2026/09/19 01:17:55 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/19 01:17:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/19 01:17:57 INFO : dir2/file3: Deleted 2026/09/19 01:17:59 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/19 01:17:59 DEBUG : dir2/file3: Updating file with dir2/file3 0x303627721d40 2026/09/19 01:17:59 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/19 01:17:59 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/19 01:18:00 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/19 01:18:01 DEBUG : empty directory: Updating dir with renamed empty directory 0x303627290840 2026/09/19 01:18:01 DEBUG : empty directory: forgetting directory cache 2026/09/19 01:18:01 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/19 01:18:01 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/19 01:18:01 DEBUG : dir2: Renaming to "dir3" 2026/09/19 01:18:01 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:18:01 DEBUG : dir3: Looking for writers 2026/09/19 01:18:01 DEBUG : file3: reading active writers 2026/09/19 01:18:01 DEBUG : renamed empty directory: Looking for writers 2026/09/19 01:18:01 DEBUG : Looking for writers 2026/09/19 01:18:01 DEBUG : dir3: reading active writers 2026/09/19 01:18:01 DEBUG : renamed empty directory: reading active writers 2026/09/19 01:18:01 DEBUG : >WaitForWriters: 2026/09/19 01:18:05 DEBUG : dir2: Rmdir: contains trashed file: "file3" 2026/09/19 01:18:05 DEBUG : dir2: Rmdir: contains trashed file: "file3" --- PASS: TestDirRename (21.44s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:18:07 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:18:07 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:18:08 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:18:08 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:18:11 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/19 01:18:11 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:18:11 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/19 01:18:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/19 01:18:11 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/19 01:18:11 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/19 01:18:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/19 01:18:11 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:18:11 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/19 01:18:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/19 01:18:11 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/19 01:18:11 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/19 01:18:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/19 01:18:11 DEBUG : PikPak root 'rclone-test-bewocac3jevi': File to upload is small (12 bytes), uploading instead of streaming 2026/09/19 01:18:11 DEBUG : dir/sub/file2: calculating gcid: failed to unwrap object from src: dir/sub/file2 2026/09/19 01:18:11 DEBUG : dir/sub/file2: gcid = a8f690e1e42ec3b369b40edc71d72499aa78226a 2026/09/19 01:18:12 DEBUG : dir/sub/file2: size = 12 OK 2026/09/19 01:18:12 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/09/19 01:18:12 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/09/19 01:18:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/19 01:18:12 DEBUG : forgetting directory cache 2026/09/19 01:18:12 DEBUG : dir: forgetting directory cache 2026/09/19 01:18:12 DEBUG : dir/sub: forgetting directory cache 2026/09/19 01:18:12 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/19 01:18:12 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/19 01:18:12 DEBUG : PikPak root 'rclone-test-bewocac3jevi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/19 01:18:12 DEBUG : dir/sub/file0: calculating gcid: failed to unwrap object from src: dir/sub/file0 2026/09/19 01:18:12 DEBUG : dir/sub/file0: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2026/09/19 01:18:13 DEBUG : dir/sub/file0: size = 5 OK 2026/09/19 01:18:13 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/09/19 01:18:13 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/09/19 01:18:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/19 01:18:13 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:18:13 DEBUG : dir/sub: Looking for writers 2026/09/19 01:18:13 DEBUG : file0: reading active writers 2026/09/19 01:18:13 DEBUG : file2: reading active writers 2026/09/19 01:18:13 DEBUG : dir: Looking for writers 2026/09/19 01:18:13 DEBUG : file1: reading active writers 2026/09/19 01:18:13 DEBUG : sub: reading active writers 2026/09/19 01:18:13 DEBUG : Looking for writers 2026/09/19 01:18:13 DEBUG : dir: reading active writers 2026/09/19 01:18:13 DEBUG : >WaitForWriters: 2026/09/19 01:18:18 DEBUG : dir/sub: Rmdir: contains trashed file: "file0" 2026/09/19 01:18:18 DEBUG : dir/sub: Rmdir: contains trashed file: "file2" 2026/09/19 01:18:20 DEBUG : dir: Rmdir: contains trashed file: "sub" 2026/09/19 01:18:20 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirFileOpen (14.14s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:18:21 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:18:21 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/09/19 01:18:21 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:18:21 DEBUG : Looking for writers 2026/09/19 01:18:21 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (1.60s) === RUN TestDirMetadataExtension run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:18:23 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:18:23 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:18:24 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:18:24 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:18:24 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:18:24 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:18:24 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:18:24 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:18:25 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:18:25 DEBUG : pacer: Reducing sleep to 100ms 2026/09/19 01:18:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/19 01:18:26 DEBUG : dir/file1.metadata: Set virtual modtime to 2026-09-19 09:18:24.785 +0800 +0800 2026/09/19 01:18:26 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:18:26 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/19 01:18:26 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/19 01:18:26 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/19 01:18:26 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:18:26 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/19 01:18:26 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/19 01:18:26 DEBUG : dir.metadata: Set virtual modtime to 2026-09-19 09:18:23.862 +0800 +0800 2026/09/19 01:18:26 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:18:26 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/19 01:18:26 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/19 01:18:26 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/19 01:18:26 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:18:26 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/19 01:18:26 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:18:26 DEBUG : dir: Looking for writers 2026/09/19 01:18:26 DEBUG : file1: reading active writers 2026/09/19 01:18:26 DEBUG : file1.metadata: reading active writers 2026/09/19 01:18:26 DEBUG : Looking for writers 2026/09/19 01:18:26 DEBUG : dir.metadata: reading active writers 2026/09/19 01:18:26 DEBUG : dir: reading active writers 2026/09/19 01:18:26 DEBUG : >WaitForWriters: 2026/09/19 01:18:28 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirMetadataExtension (7.41s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:18:30 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:18:30 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:18:31 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:18:31 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:18:33 DEBUG : dir/file1: Set virtual modtime to 2026-09-19 09:18:31.576 +0800 +0800 2026/09/19 01:18:33 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:18:33 DEBUG : dir: Looking for writers 2026/09/19 01:18:33 DEBUG : file1: reading active writers 2026/09/19 01:18:33 DEBUG : Looking for writers 2026/09/19 01:18:33 DEBUG : dir: reading active writers 2026/09/19 01:18:33 DEBUG : >WaitForWriters: 2026/09/19 01:18:35 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileMethods (6.55s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:18:36 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:18:36 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:18:37 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:18:37 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:18:40 DEBUG : time_test: calculating gcid: failed to unwrap object from src: time_test 2026/09/19 01:18:40 DEBUG : time_test: gcid = c16fb9b747a690b6940636502556a57c69067858 2026/09/19 01:18:41 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/09/19 01:18:41 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:18:41 DEBUG : dir: Looking for writers 2026/09/19 01:18:41 DEBUG : file1: reading active writers 2026/09/19 01:18:41 DEBUG : Looking for writers 2026/09/19 01:18:41 DEBUG : dir: reading active writers 2026/09/19 01:18:41 DEBUG : >WaitForWriters: 2026/09/19 01:18:43 DEBUG : dir: Rmdir: contains trashed file: "file1" === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (8.35s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (8.35s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:18:45 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:18:45 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:18:46 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:18:46 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:18:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/19 01:18:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/19 01:18:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:18:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/19 01:18:49 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:18:49 DEBUG : dir: Looking for writers 2026/09/19 01:18:49 DEBUG : file1: reading active writers 2026/09/19 01:18:49 DEBUG : Looking for writers 2026/09/19 01:18:49 DEBUG : dir: reading active writers 2026/09/19 01:18:49 DEBUG : >WaitForWriters: 2026/09/19 01:18:51 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileOpenRead (7.43s) === RUN TestFileOpenReadUnknownSize 2026/09/19 01:18:52 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/19 01:18:52 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:18:52 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:18:52 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/19 01:18:52 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:18:52 DEBUG : Looking for writers 2026/09/19 01:18:52 DEBUG : file.txt: reading active writers 2026/09/19 01:18:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:18:52 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:18:52 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:18:53 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:18:53 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:18:53 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:18:53 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:18:54 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:18:54 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:18:54 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:18:55 DEBUG : pacer: Reducing sleep to 100ms 2026/09/19 01:18:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:18:55 DEBUG : PikPak root 'rclone-test-bewocac3jevi': File to upload is small (25 bytes), uploading instead of streaming 2026/09/19 01:18:56 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:18:56 DEBUG : dir/file1: gcid = fddd165933f3d8b5dcf52c651a1d9e3e85a0a1cd 2026/09/19 01:18:58 DEBUG : dir/file1: size = 25 OK 2026/09/19 01:18:58 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/09/19 01:18:58 DEBUG : dir/file1: Size of src and dst objects identical 2026/09/19 01:18:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:18:58 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:18:58 DEBUG : dir: Looking for writers 2026/09/19 01:18:58 DEBUG : file1: reading active writers 2026/09/19 01:18:58 DEBUG : Looking for writers 2026/09/19 01:18:58 DEBUG : dir: reading active writers 2026/09/19 01:18:58 DEBUG : >WaitForWriters: 2026/09/19 01:19:00 DEBUG : dir: Rmdir: contains trashed file: "file1" 2026/09/19 01:19:00 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileOpenWrite (9.39s) === RUN TestFileRemove run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:19:02 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:19:02 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:19:03 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:19:03 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:19:04 DEBUG : dir/file1: Remove: 2026/09/19 01:19:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/19 01:19:05 DEBUG : dir/file1: >Remove: err= 2026/09/19 01:19:06 DEBUG : dir/file1: Remove: 2026/09/19 01:19:06 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/19 01:19:06 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:19:06 DEBUG : dir: Looking for writers 2026/09/19 01:19:06 DEBUG : Looking for writers 2026/09/19 01:19:06 DEBUG : dir: reading active writers 2026/09/19 01:19:06 DEBUG : >WaitForWriters: 2026/09/19 01:19:07 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileRemove (6.48s) === RUN TestFileRemoveAll run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:19:08 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:19:08 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:19:09 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:19:09 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:19:11 DEBUG : dir/file1: Remove: 2026/09/19 01:19:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/19 01:19:12 DEBUG : dir/file1: >Remove: err= 2026/09/19 01:19:13 DEBUG : dir/file1: Remove: 2026/09/19 01:19:13 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/19 01:19:13 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:19:13 DEBUG : dir: Looking for writers 2026/09/19 01:19:13 DEBUG : Looking for writers 2026/09/19 01:19:13 DEBUG : dir: reading active writers 2026/09/19 01:19:13 DEBUG : >WaitForWriters: 2026/09/19 01:19:14 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileRemoveAll (8.03s) === RUN TestFileOpen run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:19:16 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:19:16 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:19:17 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:19:17 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:19:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/19 01:19:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/19 01:19:19 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/19 01:19:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/19 01:19:19 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/19 01:19:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/19 01:19:19 DEBUG : dir/file1: Open: flags=0x3 2026/09/19 01:19:19 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/19 01:19:19 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/19 01:19:19 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:19:19 DEBUG : dir: Looking for writers 2026/09/19 01:19:19 DEBUG : file1: reading active writers 2026/09/19 01:19:19 DEBUG : Looking for writers 2026/09/19 01:19:19 DEBUG : dir: reading active writers 2026/09/19 01:19:19 DEBUG : >WaitForWriters: 2026/09/19 01:19:21 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileOpen (5.91s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:19:22 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:19:22 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:19:23 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:19:23 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:19:23 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:19:23 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:19:23 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:19:24 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:19:24 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:19:24 DEBUG : pacer: Reducing sleep to 100ms 2026/09/19 01:19:25 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:19:25 DEBUG : dir: Looking for writers 2026/09/19 01:19:25 DEBUG : file1: reading active writers 2026/09/19 01:19:25 DEBUG : Looking for writers 2026/09/19 01:19:25 DEBUG : dir: reading active writers 2026/09/19 01:19:25 DEBUG : >WaitForWriters: 2026/09/19 01:19:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/19 01:19:29 DEBUG : newLeaf: Updating file with newLeaf 0x30362763fa00 2026/09/19 01:19:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/19 01:19:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/19 01:19:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/19 01:19:31 DEBUG : dir/file1: Updating file with dir/file1 0x30362763fa00 2026/09/19 01:19:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/19 01:19:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:19:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/19 01:19:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/19 01:19:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:19:32 DEBUG : dir/file1: File is currently open, delaying rename 0x30362763fa00 2026/09/19 01:19:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/19 01:19:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/19 01:19:32 DEBUG : PikPak root 'rclone-test-bewocac3jevi': File to upload is small (25 bytes), uploading instead of streaming 2026/09/19 01:19:32 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:19:32 DEBUG : dir/file1: gcid = fddd165933f3d8b5dcf52c651a1d9e3e85a0a1cd 2026/09/19 01:19:34 DEBUG : dir/file1: size = 25 OK 2026/09/19 01:19:34 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/09/19 01:19:34 DEBUG : dir/file1: Size of src and dst objects identical 2026/09/19 01:19:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/19 01:19:34 DEBUG : newLeaf: Running delayed rename now 2026/09/19 01:19:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/19 01:19:37 DEBUG : newLeaf: Updating file with newLeaf 0x30362763fa00 2026/09/19 01:19:37 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:19:37 DEBUG : dir: Looking for writers 2026/09/19 01:19:37 DEBUG : Looking for writers 2026/09/19 01:19:37 DEBUG : dir: reading active writers 2026/09/19 01:19:37 DEBUG : newLeaf: reading active writers 2026/09/19 01:19:37 DEBUG : >WaitForWriters: 2026/09/19 01:19:37 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:19:37 DEBUG : dir: Looking for writers 2026/09/19 01:19:37 DEBUG : Looking for writers 2026/09/19 01:19:37 DEBUG : dir: reading active writers 2026/09/19 01:19:37 DEBUG : newLeaf: reading active writers 2026/09/19 01:19:37 DEBUG : >WaitForWriters: 2026/09/19 01:19:39 DEBUG : dir: Rmdir: contains trashed file: "file1" === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:19:41 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:19:41 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:19:41 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:19:41 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:19:41 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:19:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:19:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:19:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:19:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:19:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:19:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:19:41 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:19:42 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:19:42 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:19:43 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:19:43 DEBUG : dir: Looking for writers 2026/09/19 01:19:43 DEBUG : file1: reading active writers 2026/09/19 01:19:43 DEBUG : Looking for writers 2026/09/19 01:19:43 DEBUG : dir: reading active writers 2026/09/19 01:19:43 DEBUG : >WaitForWriters: 2026/09/19 01:19:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/19 01:19:46 DEBUG : newLeaf: Updating file with newLeaf 0x3036279f5930 2026/09/19 01:19:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/19 01:19:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/19 01:19:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/19 01:19:48 DEBUG : dir/file1: Updating file with dir/file1 0x3036279f5930 2026/09/19 01:19:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/19 01:19:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:19:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/19 01:19:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/19 01:19:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:19:49 DEBUG : dir/file1: File is currently open, delaying rename 0x3036279f5930 2026/09/19 01:19:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/19 01:19:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/19 01:19:49 DEBUG : PikPak root 'rclone-test-bewocac3jevi': File to upload is small (25 bytes), uploading instead of streaming 2026/09/19 01:19:49 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:19:49 DEBUG : dir/file1: gcid = fddd165933f3d8b5dcf52c651a1d9e3e85a0a1cd 2026/09/19 01:19:51 DEBUG : dir/file1: size = 25 OK 2026/09/19 01:19:51 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/09/19 01:19:51 DEBUG : dir/file1: Size of src and dst objects identical 2026/09/19 01:19:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/19 01:19:51 DEBUG : newLeaf: Running delayed rename now 2026/09/19 01:19:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/19 01:19:53 DEBUG : newLeaf: Updating file with newLeaf 0x3036279f5930 2026/09/19 01:19:53 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:19:53 DEBUG : dir: Looking for writers 2026/09/19 01:19:53 DEBUG : Looking for writers 2026/09/19 01:19:53 DEBUG : newLeaf: reading active writers 2026/09/19 01:19:53 DEBUG : dir: reading active writers 2026/09/19 01:19:53 DEBUG : >WaitForWriters: 2026/09/19 01:19:54 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:19:54 DEBUG : dir: Looking for writers 2026/09/19 01:19:54 DEBUG : Looking for writers 2026/09/19 01:19:54 DEBUG : dir: reading active writers 2026/09/19 01:19:54 DEBUG : newLeaf: reading active writers 2026/09/19 01:19:54 DEBUG : >WaitForWriters: 2026/09/19 01:19:54 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting 2026/09/19 01:19:56 DEBUG : dir: Rmdir: contains trashed file: "file1" === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:19:58 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:19:58 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:19:58 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:19:58 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:19:58 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:19:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:19:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:19:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:19:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:19:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:19:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:19:58 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:19:59 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:19:59 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:20:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/19 01:20:01 DEBUG : dir/file1: newRWFileHandle: 2026/09/19 01:20:01 DEBUG : dir/file1(0x3036278e46c0): openPending: 2026/09/19 01:20:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14," against cached fingerprint "" 2026/09/19 01:20:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/19 01:20:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:20:01 DEBUG : dir/file1(0x3036278e46c0): >openPending: err= 2026/09/19 01:20:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/19 01:20:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/19 01:20:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:20:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/19 01:20:01 DEBUG : dir/file1(0x3036278e46c0): _writeAt: size=14, off=0 2026/09/19 01:20:01 DEBUG : dir/file1(0x3036278e46c0): >_writeAt: n=14, err= 2026/09/19 01:20:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/19 01:20:01 DEBUG : dir/file1(0x3036278e46c0): close: 2026/09/19 01:20:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/19 01:20:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/19 01:20:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/19 01:20:01 DEBUG : dir/file1(0x3036278e46c0): >close: err= 2026/09/19 01:20:01 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:20:01 DEBUG : dir: Looking for writers 2026/09/19 01:20:01 DEBUG : file1: reading active writers 2026/09/19 01:20:01 DEBUG : Looking for writers 2026/09/19 01:20:01 DEBUG : dir: reading active writers 2026/09/19 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/19 01:20:01 DEBUG : dir: Looking for writers 2026/09/19 01:20:01 DEBUG : file1: reading active writers 2026/09/19 01:20:01 DEBUG : Looking for writers 2026/09/19 01:20:01 DEBUG : dir: reading active writers 2026/09/19 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/19 01:20:01 DEBUG : dir: Looking for writers 2026/09/19 01:20:01 DEBUG : file1: reading active writers 2026/09/19 01:20:01 DEBUG : Looking for writers 2026/09/19 01:20:01 DEBUG : dir: reading active writers 2026/09/19 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/19 01:20:01 DEBUG : dir: Looking for writers 2026/09/19 01:20:01 DEBUG : file1: reading active writers 2026/09/19 01:20:01 DEBUG : Looking for writers 2026/09/19 01:20:01 DEBUG : dir: reading active writers 2026/09/19 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/19 01:20:01 DEBUG : dir/file1: vfs cache: starting upload 2026/09/19 01:20:01 DEBUG : dir: Looking for writers 2026/09/19 01:20:01 DEBUG : file1: reading active writers 2026/09/19 01:20:01 DEBUG : Looking for writers 2026/09/19 01:20:01 DEBUG : dir: reading active writers 2026/09/19 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/19 01:20:01 DEBUG : dir: Looking for writers 2026/09/19 01:20:01 DEBUG : file1: reading active writers 2026/09/19 01:20:01 DEBUG : Looking for writers 2026/09/19 01:20:01 DEBUG : dir: reading active writers 2026/09/19 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/19 01:20:01 DEBUG : dir/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2026/09/19 01:20:01 DEBUG : dir: Looking for writers 2026/09/19 01:20:01 DEBUG : file1: reading active writers 2026/09/19 01:20:01 DEBUG : Looking for writers 2026/09/19 01:20:01 DEBUG : dir: reading active writers 2026/09/19 01:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/19 01:20:01 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:20:01 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:20:02 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:20:02 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:20:02 DEBUG : dir: Looking for writers 2026/09/19 01:20:02 DEBUG : file1: reading active writers 2026/09/19 01:20:02 DEBUG : Looking for writers 2026/09/19 01:20:02 DEBUG : dir: reading active writers 2026/09/19 01:20:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:20:02 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:20:03 DEBUG : dir: Looking for writers 2026/09/19 01:20:03 DEBUG : file1: reading active writers 2026/09/19 01:20:03 DEBUG : Looking for writers 2026/09/19 01:20:03 DEBUG : dir: reading active writers 2026/09/19 01:20:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:20:04 DEBUG : pacer: Reducing sleep to 100ms 2026/09/19 01:20:04 DEBUG : dir: Looking for writers 2026/09/19 01:20:04 DEBUG : file1: reading active writers 2026/09/19 01:20:04 DEBUG : Looking for writers 2026/09/19 01:20:04 DEBUG : dir: reading active writers 2026/09/19 01:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:20:04 DEBUG : dir/file1: size = 14 OK 2026/09/19 01:20:04 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/09/19 01:20:04 INFO : dir/file1: Copied (replaced existing) 2026/09/19 01:20:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/19 01:20:04 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/19 01:20:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:20:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/19 01:20:05 DEBUG : dir: Looking for writers 2026/09/19 01:20:05 DEBUG : file1: reading active writers 2026/09/19 01:20:05 DEBUG : Looking for writers 2026/09/19 01:20:05 DEBUG : dir: reading active writers 2026/09/19 01:20:05 DEBUG : >WaitForWriters: 2026/09/19 01:20:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/19 01:20:05 DEBUG : dir/file1: newRWFileHandle: 2026/09/19 01:20:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/19 01:20:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/19 01:20:05 DEBUG : dir/file1(0x3036278e5240): _readAt: size=512, off=0 2026/09/19 01:20:05 DEBUG : dir/file1(0x3036278e5240): openPending: 2026/09/19 01:20:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14," against cached fingerprint "14," 2026/09/19 01:20:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/19 01:20:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:20:05 DEBUG : dir/file1(0x3036278e5240): >openPending: err= 2026/09/19 01:20:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/19 01:20:05 DEBUG : dir/file1(0x3036278e5240): >_readAt: n=14, err=EOF 2026/09/19 01:20:05 DEBUG : dir/file1(0x3036278e5240): close: 2026/09/19 01:20:05 DEBUG : dir/file1(0x3036278e5240): >close: err= 2026/09/19 01:20:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/19 01:20:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/19 01:20:08 DEBUG : newLeaf: Updating file with newLeaf 0x303627942410 2026/09/19 01:20:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/19 01:20:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/19 01:20:10 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-19 09:20:08.041 +0800 +0800 2026/09/19 01:20:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/19 01:20:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/19 01:20:10 DEBUG : dir/file1: Updating file with dir/file1 0x303627942410 2026/09/19 01:20:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/19 01:20:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:20:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/19 01:20:11 DEBUG : dir/file1: newRWFileHandle: 2026/09/19 01:20:11 DEBUG : dir/file1(0x3036278e5e80): openPending: 2026/09/19 01:20:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14," against cached fingerprint "14," 2026/09/19 01:20:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/19 01:20:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:20:11 DEBUG : dir/file1(0x3036278e5e80): >openPending: err= 2026/09/19 01:20:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/19 01:20:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/19 01:20:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/19 01:20:11 DEBUG : dir/file1(0x3036278e5e80): _writeAt: size=25, off=0 2026/09/19 01:20:11 DEBUG : dir/file1(0x3036278e5e80): >_writeAt: n=25, err= 2026/09/19 01:20:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/19 01:20:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/19 01:20:14 DEBUG : newLeaf: Updating file with newLeaf 0x303627942410 2026/09/19 01:20:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/19 01:20:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/19 01:20:14 DEBUG : newLeaf(0x3036278e5e80): close: 2026/09/19 01:20:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/19 01:20:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-19 01:20:11.471112756 +0000 UTC m=+311.684463943 2026/09/19 01:20:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/19 01:20:14 DEBUG : newLeaf(0x3036278e5e80): >close: err= 2026/09/19 01:20:14 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:20:14 DEBUG : dir: Looking for writers 2026/09/19 01:20:14 DEBUG : Looking for writers 2026/09/19 01:20:14 DEBUG : dir: reading active writers 2026/09/19 01:20:14 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/19 01:20:14 DEBUG : dir: Looking for writers 2026/09/19 01:20:14 DEBUG : Looking for writers 2026/09/19 01:20:14 DEBUG : dir: reading active writers 2026/09/19 01:20:14 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/19 01:20:14 DEBUG : dir: Looking for writers 2026/09/19 01:20:14 DEBUG : Looking for writers 2026/09/19 01:20:14 DEBUG : dir: reading active writers 2026/09/19 01:20:14 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/19 01:20:14 DEBUG : dir: Looking for writers 2026/09/19 01:20:14 DEBUG : Looking for writers 2026/09/19 01:20:14 DEBUG : dir: reading active writers 2026/09/19 01:20:14 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/19 01:20:14 DEBUG : newLeaf: vfs cache: starting upload 2026/09/19 01:20:14 DEBUG : dir: Looking for writers 2026/09/19 01:20:14 DEBUG : Looking for writers 2026/09/19 01:20:14 DEBUG : dir: reading active writers 2026/09/19 01:20:14 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/19 01:20:14 DEBUG : dir: Looking for writers 2026/09/19 01:20:14 DEBUG : Looking for writers 2026/09/19 01:20:14 DEBUG : dir: reading active writers 2026/09/19 01:20:14 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/19 01:20:14 DEBUG : newLeaf: gcid = FDDD165933F3D8B5DCF52C651A1D9E3E85A0A1CD 2026/09/19 01:20:14 DEBUG : dir: Looking for writers 2026/09/19 01:20:14 DEBUG : Looking for writers 2026/09/19 01:20:14 DEBUG : dir: reading active writers 2026/09/19 01:20:14 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/19 01:20:15 DEBUG : dir: Looking for writers 2026/09/19 01:20:15 DEBUG : Looking for writers 2026/09/19 01:20:15 DEBUG : dir: reading active writers 2026/09/19 01:20:15 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:20:16 DEBUG : dir: Looking for writers 2026/09/19 01:20:16 DEBUG : Looking for writers 2026/09/19 01:20:16 DEBUG : dir: reading active writers 2026/09/19 01:20:16 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:20:17 DEBUG : newLeaf: size = 25 OK 2026/09/19 01:20:17 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/09/19 01:20:17 INFO : newLeaf: Copied (replaced existing) 2026/09/19 01:20:17 DEBUG : newLeaf: vfs cache: fingerprint now "25," 2026/09/19 01:20:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/19 01:20:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/19 01:20:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/19 01:20:17 DEBUG : dir: Looking for writers 2026/09/19 01:20:17 DEBUG : Looking for writers 2026/09/19 01:20:17 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:17 DEBUG : dir: reading active writers 2026/09/19 01:20:17 DEBUG : >WaitForWriters: 2026/09/19 01:20:18 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:20:18 DEBUG : dir: Looking for writers 2026/09/19 01:20:18 DEBUG : Looking for writers 2026/09/19 01:20:18 DEBUG : dir: reading active writers 2026/09/19 01:20:18 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:18 DEBUG : >WaitForWriters: 2026/09/19 01:20:18 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting 2026/09/19 01:20:20 DEBUG : dir: Rmdir: contains trashed file: "file1" === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:20:22 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:20:22 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:20:22 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:20:22 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:20:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:20:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:20:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:20:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:20:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:20:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:20:22 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:20:23 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:20:23 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:20:25 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:20:25 DEBUG : dir: Looking for writers 2026/09/19 01:20:25 DEBUG : file1: reading active writers 2026/09/19 01:20:25 DEBUG : Looking for writers 2026/09/19 01:20:25 DEBUG : dir: reading active writers 2026/09/19 01:20:25 DEBUG : >WaitForWriters: 2026/09/19 01:20:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/19 01:20:28 DEBUG : newLeaf: Updating file with newLeaf 0x30362753b930 2026/09/19 01:20:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/19 01:20:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/19 01:20:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/19 01:20:31 DEBUG : dir/file1: Updating file with dir/file1 0x30362753b930 2026/09/19 01:20:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/19 01:20:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:20:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/19 01:20:32 DEBUG : dir/file1: newRWFileHandle: 2026/09/19 01:20:32 DEBUG : dir/file1(0x30362748e080): openPending: 2026/09/19 01:20:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14," against cached fingerprint "" 2026/09/19 01:20:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/19 01:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:20:32 DEBUG : dir/file1(0x30362748e080): >openPending: err= 2026/09/19 01:20:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/19 01:20:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/19 01:20:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/19 01:20:32 DEBUG : dir/file1(0x30362748e080): _writeAt: size=25, off=0 2026/09/19 01:20:32 DEBUG : dir/file1(0x30362748e080): >_writeAt: n=25, err= 2026/09/19 01:20:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/19 01:20:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/19 01:20:34 DEBUG : newLeaf: Updating file with newLeaf 0x30362753b930 2026/09/19 01:20:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/19 01:20:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/19 01:20:34 DEBUG : newLeaf(0x30362748e080): close: 2026/09/19 01:20:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/19 01:20:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-19 01:20:32.012290241 +0000 UTC m=+332.225641408 2026/09/19 01:20:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/19 01:20:34 DEBUG : newLeaf(0x30362748e080): >close: err= 2026/09/19 01:20:34 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:20:34 DEBUG : dir: Looking for writers 2026/09/19 01:20:34 DEBUG : Looking for writers 2026/09/19 01:20:34 DEBUG : dir: reading active writers 2026/09/19 01:20:34 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/19 01:20:34 DEBUG : dir: Looking for writers 2026/09/19 01:20:34 DEBUG : Looking for writers 2026/09/19 01:20:34 DEBUG : dir: reading active writers 2026/09/19 01:20:34 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/19 01:20:34 DEBUG : dir: Looking for writers 2026/09/19 01:20:34 DEBUG : Looking for writers 2026/09/19 01:20:34 DEBUG : dir: reading active writers 2026/09/19 01:20:34 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/19 01:20:34 DEBUG : dir: Looking for writers 2026/09/19 01:20:34 DEBUG : Looking for writers 2026/09/19 01:20:34 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:34 DEBUG : dir: reading active writers 2026/09/19 01:20:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/19 01:20:34 DEBUG : newLeaf: vfs cache: starting upload 2026/09/19 01:20:34 DEBUG : dir: Looking for writers 2026/09/19 01:20:34 DEBUG : Looking for writers 2026/09/19 01:20:34 DEBUG : dir: reading active writers 2026/09/19 01:20:34 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/19 01:20:34 DEBUG : dir: Looking for writers 2026/09/19 01:20:34 DEBUG : Looking for writers 2026/09/19 01:20:34 DEBUG : dir: reading active writers 2026/09/19 01:20:34 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/19 01:20:34 DEBUG : newLeaf: gcid = FDDD165933F3D8B5DCF52C651A1D9E3E85A0A1CD 2026/09/19 01:20:34 DEBUG : dir: Looking for writers 2026/09/19 01:20:34 DEBUG : Looking for writers 2026/09/19 01:20:34 DEBUG : dir: reading active writers 2026/09/19 01:20:34 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/19 01:20:35 DEBUG : dir: Looking for writers 2026/09/19 01:20:35 DEBUG : Looking for writers 2026/09/19 01:20:35 DEBUG : dir: reading active writers 2026/09/19 01:20:35 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:20:36 DEBUG : newLeaf: size = 25 OK 2026/09/19 01:20:36 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/09/19 01:20:36 INFO : newLeaf: Copied (replaced existing) 2026/09/19 01:20:36 DEBUG : newLeaf: vfs cache: fingerprint now "25," 2026/09/19 01:20:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/19 01:20:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/19 01:20:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/19 01:20:36 DEBUG : dir: Looking for writers 2026/09/19 01:20:36 DEBUG : Looking for writers 2026/09/19 01:20:36 DEBUG : dir: reading active writers 2026/09/19 01:20:36 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:36 DEBUG : >WaitForWriters: 2026/09/19 01:20:36 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:20:36 DEBUG : dir: Looking for writers 2026/09/19 01:20:36 DEBUG : Looking for writers 2026/09/19 01:20:36 DEBUG : dir: reading active writers 2026/09/19 01:20:36 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:36 DEBUG : >WaitForWriters: 2026/09/19 01:20:36 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:20:40 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:20:40 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:20:40 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:20:40 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:20:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:20:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:20:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:20:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:20:40 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:20:41 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:20:41 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:20:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/19 01:20:43 DEBUG : dir/file1: newRWFileHandle: 2026/09/19 01:20:43 DEBUG : dir/file1(0x3036271cc9c0): openPending: 2026/09/19 01:20:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14," against cached fingerprint "" 2026/09/19 01:20:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/19 01:20:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:20:43 DEBUG : dir/file1(0x3036271cc9c0): >openPending: err= 2026/09/19 01:20:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/19 01:20:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/19 01:20:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:20:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/19 01:20:43 DEBUG : dir/file1(0x3036271cc9c0): _writeAt: size=14, off=0 2026/09/19 01:20:43 DEBUG : dir/file1(0x3036271cc9c0): >_writeAt: n=14, err= 2026/09/19 01:20:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/19 01:20:43 DEBUG : dir/file1(0x3036271cc9c0): close: 2026/09/19 01:20:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/19 01:20:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/19 01:20:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/19 01:20:43 DEBUG : dir/file1(0x3036271cc9c0): >close: err= 2026/09/19 01:20:43 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:20:43 DEBUG : dir: Looking for writers 2026/09/19 01:20:43 DEBUG : file1: reading active writers 2026/09/19 01:20:43 DEBUG : Looking for writers 2026/09/19 01:20:43 DEBUG : dir: reading active writers 2026/09/19 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/19 01:20:43 DEBUG : dir: Looking for writers 2026/09/19 01:20:43 DEBUG : file1: reading active writers 2026/09/19 01:20:43 DEBUG : Looking for writers 2026/09/19 01:20:43 DEBUG : dir: reading active writers 2026/09/19 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/19 01:20:43 DEBUG : dir: Looking for writers 2026/09/19 01:20:43 DEBUG : file1: reading active writers 2026/09/19 01:20:43 DEBUG : Looking for writers 2026/09/19 01:20:43 DEBUG : dir: reading active writers 2026/09/19 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/19 01:20:43 DEBUG : dir: Looking for writers 2026/09/19 01:20:43 DEBUG : file1: reading active writers 2026/09/19 01:20:43 DEBUG : Looking for writers 2026/09/19 01:20:43 DEBUG : dir: reading active writers 2026/09/19 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/19 01:20:43 DEBUG : dir/file1: vfs cache: starting upload 2026/09/19 01:20:43 DEBUG : dir: Looking for writers 2026/09/19 01:20:43 DEBUG : file1: reading active writers 2026/09/19 01:20:43 DEBUG : Looking for writers 2026/09/19 01:20:43 DEBUG : dir: reading active writers 2026/09/19 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/19 01:20:43 DEBUG : dir: Looking for writers 2026/09/19 01:20:43 DEBUG : file1: reading active writers 2026/09/19 01:20:43 DEBUG : Looking for writers 2026/09/19 01:20:43 DEBUG : dir: reading active writers 2026/09/19 01:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/19 01:20:44 DEBUG : dir/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2026/09/19 01:20:44 DEBUG : dir: Looking for writers 2026/09/19 01:20:44 DEBUG : file1: reading active writers 2026/09/19 01:20:44 DEBUG : Looking for writers 2026/09/19 01:20:44 DEBUG : dir: reading active writers 2026/09/19 01:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/19 01:20:44 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:20:44 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:20:44 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:20:44 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:20:44 DEBUG : dir: Looking for writers 2026/09/19 01:20:44 DEBUG : file1: reading active writers 2026/09/19 01:20:44 DEBUG : Looking for writers 2026/09/19 01:20:44 DEBUG : dir: reading active writers 2026/09/19 01:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:20:45 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:20:45 DEBUG : dir: Looking for writers 2026/09/19 01:20:45 DEBUG : file1: reading active writers 2026/09/19 01:20:45 DEBUG : Looking for writers 2026/09/19 01:20:45 DEBUG : dir: reading active writers 2026/09/19 01:20:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:20:45 DEBUG : pacer: Reducing sleep to 100ms 2026/09/19 01:20:46 DEBUG : dir/file1: size = 14 OK 2026/09/19 01:20:46 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/09/19 01:20:46 INFO : dir/file1: Copied (replaced existing) 2026/09/19 01:20:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/19 01:20:46 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/19 01:20:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:20:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/19 01:20:46 DEBUG : dir: Looking for writers 2026/09/19 01:20:46 DEBUG : file1: reading active writers 2026/09/19 01:20:46 DEBUG : Looking for writers 2026/09/19 01:20:46 DEBUG : dir: reading active writers 2026/09/19 01:20:46 DEBUG : >WaitForWriters: 2026/09/19 01:20:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/19 01:20:46 DEBUG : dir/file1: newRWFileHandle: 2026/09/19 01:20:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/19 01:20:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/19 01:20:46 DEBUG : dir/file1(0x3036273a3240): _readAt: size=512, off=0 2026/09/19 01:20:46 DEBUG : dir/file1(0x3036273a3240): openPending: 2026/09/19 01:20:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14," against cached fingerprint "14," 2026/09/19 01:20:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/19 01:20:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:20:46 DEBUG : dir/file1(0x3036273a3240): >openPending: err= 2026/09/19 01:20:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/19 01:20:46 DEBUG : dir/file1(0x3036273a3240): >_readAt: n=14, err=EOF 2026/09/19 01:20:46 DEBUG : dir/file1(0x3036273a3240): close: 2026/09/19 01:20:46 DEBUG : dir/file1(0x3036273a3240): >close: err= 2026/09/19 01:20:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/19 01:20:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/19 01:20:49 DEBUG : newLeaf: Updating file with newLeaf 0x30362780e680 2026/09/19 01:20:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/19 01:20:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/19 01:20:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-19 09:20:49.446 +0800 +0800 2026/09/19 01:20:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/19 01:20:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/19 01:20:52 DEBUG : dir/file1: Updating file with dir/file1 0x30362780e680 2026/09/19 01:20:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/19 01:20:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:20:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/19 01:20:52 DEBUG : dir/file1: newRWFileHandle: 2026/09/19 01:20:52 DEBUG : dir/file1(0x3036273a3a80): openPending: 2026/09/19 01:20:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14," against cached fingerprint "14," 2026/09/19 01:20:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/19 01:20:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:20:52 DEBUG : dir/file1(0x3036273a3a80): >openPending: err= 2026/09/19 01:20:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/19 01:20:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/19 01:20:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/19 01:20:52 DEBUG : dir/file1(0x3036273a3a80): _writeAt: size=25, off=0 2026/09/19 01:20:52 DEBUG : dir/file1(0x3036273a3a80): >_writeAt: n=25, err= 2026/09/19 01:20:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/19 01:20:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/19 01:20:54 DEBUG : newLeaf: Updating file with newLeaf 0x30362780e680 2026/09/19 01:20:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/19 01:20:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/19 01:20:54 DEBUG : newLeaf(0x3036273a3a80): close: 2026/09/19 01:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/19 01:20:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-19 01:20:52.798898773 +0000 UTC m=+353.012249940 2026/09/19 01:20:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/19 01:20:54 DEBUG : newLeaf(0x3036273a3a80): >close: err= 2026/09/19 01:20:54 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:20:54 DEBUG : dir: Looking for writers 2026/09/19 01:20:54 DEBUG : Looking for writers 2026/09/19 01:20:54 DEBUG : dir: reading active writers 2026/09/19 01:20:54 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/19 01:20:54 DEBUG : dir: Looking for writers 2026/09/19 01:20:54 DEBUG : Looking for writers 2026/09/19 01:20:54 DEBUG : dir: reading active writers 2026/09/19 01:20:54 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/19 01:20:54 DEBUG : dir: Looking for writers 2026/09/19 01:20:54 DEBUG : Looking for writers 2026/09/19 01:20:54 DEBUG : dir: reading active writers 2026/09/19 01:20:54 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/19 01:20:54 DEBUG : dir: Looking for writers 2026/09/19 01:20:54 DEBUG : Looking for writers 2026/09/19 01:20:54 DEBUG : dir: reading active writers 2026/09/19 01:20:54 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/19 01:20:54 DEBUG : newLeaf: vfs cache: starting upload 2026/09/19 01:20:54 DEBUG : dir: Looking for writers 2026/09/19 01:20:54 DEBUG : Looking for writers 2026/09/19 01:20:54 DEBUG : dir: reading active writers 2026/09/19 01:20:54 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/19 01:20:55 DEBUG : dir: Looking for writers 2026/09/19 01:20:55 DEBUG : Looking for writers 2026/09/19 01:20:55 DEBUG : dir: reading active writers 2026/09/19 01:20:55 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/19 01:20:55 DEBUG : dir: Looking for writers 2026/09/19 01:20:55 DEBUG : Looking for writers 2026/09/19 01:20:55 DEBUG : dir: reading active writers 2026/09/19 01:20:55 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/19 01:20:55 DEBUG : newLeaf: gcid = FDDD165933F3D8B5DCF52C651A1D9E3E85A0A1CD 2026/09/19 01:20:56 DEBUG : dir: Looking for writers 2026/09/19 01:20:56 DEBUG : Looking for writers 2026/09/19 01:20:56 DEBUG : dir: reading active writers 2026/09/19 01:20:56 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:20:57 DEBUG : dir: Looking for writers 2026/09/19 01:20:57 DEBUG : Looking for writers 2026/09/19 01:20:57 DEBUG : dir: reading active writers 2026/09/19 01:20:57 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:20:57 DEBUG : newLeaf: size = 25 OK 2026/09/19 01:20:57 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/09/19 01:20:57 INFO : newLeaf: Copied (replaced existing) 2026/09/19 01:20:57 DEBUG : newLeaf: vfs cache: fingerprint now "25," 2026/09/19 01:20:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/19 01:20:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/19 01:20:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/19 01:20:58 DEBUG : dir: Looking for writers 2026/09/19 01:20:58 DEBUG : Looking for writers 2026/09/19 01:20:58 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:58 DEBUG : dir: reading active writers 2026/09/19 01:20:58 DEBUG : >WaitForWriters: 2026/09/19 01:20:58 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:20:58 DEBUG : dir: Looking for writers 2026/09/19 01:20:58 DEBUG : Looking for writers 2026/09/19 01:20:58 DEBUG : dir: reading active writers 2026/09/19 01:20:58 DEBUG : newLeaf: reading active writers 2026/09/19 01:20:58 DEBUG : >WaitForWriters: 2026/09/19 01:20:58 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting 2026/09/19 01:21:00 DEBUG : dir: Rmdir: contains trashed file: "file1" === RUN TestFileRename/full,forceCache=false run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:21:02 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:21:02 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:21:02 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:21:02 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:21:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:21:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:21:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:21:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:21:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:21:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:21:02 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:21:03 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:21:03 DEBUG : dir/file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:21:05 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:21:05 DEBUG : dir: Looking for writers 2026/09/19 01:21:05 DEBUG : file1: reading active writers 2026/09/19 01:21:05 DEBUG : Looking for writers 2026/09/19 01:21:05 DEBUG : dir: reading active writers 2026/09/19 01:21:05 DEBUG : >WaitForWriters: 2026/09/19 01:21:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/19 01:21:05 DEBUG : dir/file1: newRWFileHandle: 2026/09/19 01:21:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/19 01:21:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/19 01:21:05 DEBUG : dir/file1(0x303627d8a3c0): _readAt: size=512, off=0 2026/09/19 01:21:05 DEBUG : dir/file1(0x303627d8a3c0): openPending: 2026/09/19 01:21:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14," against cached fingerprint "" 2026/09/19 01:21:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/19 01:21:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:21:05 DEBUG : dir/file1(0x303627d8a3c0): >openPending: err= 2026/09/19 01:21:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/19 01:21:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/19 01:21:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/19 01:21:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:21:06 DEBUG : dir/file1(0x303627d8a3c0): >_readAt: n=14, err=EOF 2026/09/19 01:21:06 DEBUG : dir/file1(0x303627d8a3c0): close: 2026/09/19 01:21:06 DEBUG : dir/file1(0x303627d8a3c0): >close: err= 2026/09/19 01:21:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/19 01:21:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/19 01:21:08 DEBUG : newLeaf: Updating file with newLeaf 0x3036277204e0 2026/09/19 01:21:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/19 01:21:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/19 01:21:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-19 09:21:08.84 +0800 +0800 2026/09/19 01:21:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/19 01:21:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/19 01:21:11 DEBUG : dir/file1: Updating file with dir/file1 0x3036277204e0 2026/09/19 01:21:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/19 01:21:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:21:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/19 01:21:12 DEBUG : dir/file1: newRWFileHandle: 2026/09/19 01:21:12 DEBUG : dir/file1(0x303627d8b4c0): openPending: 2026/09/19 01:21:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14," against cached fingerprint "14," 2026/09/19 01:21:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/19 01:21:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:21:12 DEBUG : dir/file1(0x303627d8b4c0): >openPending: err= 2026/09/19 01:21:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/19 01:21:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/19 01:21:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/19 01:21:12 DEBUG : dir/file1(0x303627d8b4c0): _writeAt: size=25, off=0 2026/09/19 01:21:12 DEBUG : dir/file1(0x303627d8b4c0): >_writeAt: n=25, err= 2026/09/19 01:21:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/19 01:21:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/19 01:21:14 DEBUG : newLeaf: Updating file with newLeaf 0x3036277204e0 2026/09/19 01:21:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/19 01:21:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/19 01:21:14 DEBUG : newLeaf(0x303627d8b4c0): close: 2026/09/19 01:21:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/19 01:21:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-19 01:21:12.249757758 +0000 UTC m=+372.463108935 2026/09/19 01:21:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/19 01:21:14 DEBUG : newLeaf(0x303627d8b4c0): >close: err= 2026/09/19 01:21:14 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:21:14 DEBUG : dir: Looking for writers 2026/09/19 01:21:14 DEBUG : Looking for writers 2026/09/19 01:21:14 DEBUG : dir: reading active writers 2026/09/19 01:21:14 DEBUG : newLeaf: reading active writers 2026/09/19 01:21:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/19 01:21:14 DEBUG : dir: Looking for writers 2026/09/19 01:21:14 DEBUG : Looking for writers 2026/09/19 01:21:14 DEBUG : dir: reading active writers 2026/09/19 01:21:14 DEBUG : newLeaf: reading active writers 2026/09/19 01:21:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/19 01:21:14 DEBUG : dir: Looking for writers 2026/09/19 01:21:14 DEBUG : Looking for writers 2026/09/19 01:21:14 DEBUG : newLeaf: reading active writers 2026/09/19 01:21:14 DEBUG : dir: reading active writers 2026/09/19 01:21:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/19 01:21:14 DEBUG : dir: Looking for writers 2026/09/19 01:21:14 DEBUG : Looking for writers 2026/09/19 01:21:14 DEBUG : dir: reading active writers 2026/09/19 01:21:14 DEBUG : newLeaf: reading active writers 2026/09/19 01:21:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/19 01:21:14 DEBUG : newLeaf: vfs cache: starting upload 2026/09/19 01:21:14 DEBUG : dir: Looking for writers 2026/09/19 01:21:14 DEBUG : Looking for writers 2026/09/19 01:21:14 DEBUG : newLeaf: reading active writers 2026/09/19 01:21:14 DEBUG : dir: reading active writers 2026/09/19 01:21:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/19 01:21:15 DEBUG : dir: Looking for writers 2026/09/19 01:21:15 DEBUG : Looking for writers 2026/09/19 01:21:15 DEBUG : dir: reading active writers 2026/09/19 01:21:15 DEBUG : newLeaf: reading active writers 2026/09/19 01:21:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/19 01:21:15 DEBUG : newLeaf: gcid = FDDD165933F3D8B5DCF52C651A1D9E3E85A0A1CD 2026/09/19 01:21:15 DEBUG : dir: Looking for writers 2026/09/19 01:21:15 DEBUG : Looking for writers 2026/09/19 01:21:15 DEBUG : dir: reading active writers 2026/09/19 01:21:15 DEBUG : newLeaf: reading active writers 2026/09/19 01:21:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/19 01:21:16 DEBUG : dir: Looking for writers 2026/09/19 01:21:16 DEBUG : Looking for writers 2026/09/19 01:21:16 DEBUG : dir: reading active writers 2026/09/19 01:21:16 DEBUG : newLeaf: reading active writers 2026/09/19 01:21:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:21:16 DEBUG : newLeaf: size = 25 OK 2026/09/19 01:21:16 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/09/19 01:21:16 INFO : newLeaf: Copied (replaced existing) 2026/09/19 01:21:16 DEBUG : newLeaf: vfs cache: fingerprint now "25," 2026/09/19 01:21:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/19 01:21:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/19 01:21:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/19 01:21:17 DEBUG : dir: Looking for writers 2026/09/19 01:21:17 DEBUG : Looking for writers 2026/09/19 01:21:17 DEBUG : dir: reading active writers 2026/09/19 01:21:17 DEBUG : newLeaf: reading active writers 2026/09/19 01:21:17 DEBUG : >WaitForWriters: 2026/09/19 01:21:17 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:21:17 DEBUG : dir: Looking for writers 2026/09/19 01:21:17 DEBUG : Looking for writers 2026/09/19 01:21:17 DEBUG : dir: reading active writers 2026/09/19 01:21:17 DEBUG : newLeaf: reading active writers 2026/09/19 01:21:17 DEBUG : >WaitForWriters: 2026/09/19 01:21:17 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting --- PASS: TestFileRename (119.30s) --- PASS: TestFileRename/off,forceCache=false (18.53s) --- PASS: TestFileRename/minimal,forceCache=false (17.13s) --- PASS: TestFileRename/minimal,forceCache=true (24.03s) --- PASS: TestFileRename/writes,forceCache=false (18.07s) --- PASS: TestFileRename/writes,forceCache=true (22.23s) --- PASS: TestFileRename/full,forceCache=false (19.30s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:21:21 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:21:21 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:21:21 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:21:21 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:21:21 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:21:21 DEBUG : Looking for writers 2026/09/19 01:21:21 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.58s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:21:22 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalShutdown (0.57s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:21:23 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestSetPollIntervalAfterShutdown (0.58s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:21:23 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUpdate (0.58s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:21:24 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalTimeout (0.59s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:21:24 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:21:24 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUnsupported (0.58s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:21:25 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:21:25 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:21:26 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:21:26 DEBUG : dir/file1: gcid = 75291f3a188a427f873fb88fbc37ce5ce150d01c 2026/09/19 01:21:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:21:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/19 01:21:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/19 01:21:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/19 01:21:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:21:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/19 01:21:29 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/19 01:21:29 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:21:29 DEBUG : dir: Looking for writers 2026/09/19 01:21:29 DEBUG : file1: reading active writers 2026/09/19 01:21:29 DEBUG : Looking for writers 2026/09/19 01:21:29 DEBUG : dir: reading active writers 2026/09/19 01:21:29 DEBUG : >WaitForWriters: 2026/09/19 01:21:31 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestReadFileHandleMethods (7.05s) === RUN TestReadFileHandleSeek run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:21:32 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:21:32 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:21:33 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:21:33 DEBUG : dir/file1: gcid = 75291f3a188a427f873fb88fbc37ce5ce150d01c 2026/09/19 01:21:33 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:21:33 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:21:33 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:21:34 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:21:34 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:21:34 DEBUG : pacer: Reducing sleep to 100ms 2026/09/19 01:21:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:21:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/19 01:21:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/19 01:21:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/19 01:21:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:21:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/19 01:21:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/19 01:21:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/19 01:21:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/19 01:21:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/19 01:21:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/19 01:21:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/19 01:21:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/19 01:21:37 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/19 01:21:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/19 01:21:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/19 01:21:37 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/19 01:21:37 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/19 01:21:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/19 01:21:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/19 01:21:37 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/19 01:21:37 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:21:37 DEBUG : dir: Looking for writers 2026/09/19 01:21:37 DEBUG : file1: reading active writers 2026/09/19 01:21:37 DEBUG : Looking for writers 2026/09/19 01:21:37 DEBUG : dir: reading active writers 2026/09/19 01:21:37 DEBUG : >WaitForWriters: 2026/09/19 01:21:39 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestReadFileHandleSeek (8.91s) === RUN TestReadFileHandleReadAt run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:21:41 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:21:41 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:21:42 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:21:42 DEBUG : dir/file1: gcid = 75291f3a188a427f873fb88fbc37ce5ce150d01c 2026/09/19 01:21:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:21:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/19 01:21:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/19 01:21:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/19 01:21:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:21:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/19 01:21:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/19 01:21:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/19 01:21:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/19 01:21:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/19 01:21:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/19 01:21:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/19 01:21:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/19 01:21:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/19 01:21:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/19 01:21:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/19 01:21:46 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/19 01:21:46 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/19 01:21:46 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/19 01:21:46 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/19 01:21:46 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/19 01:21:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/19 01:21:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/19 01:21:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/19 01:21:46 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/19 01:21:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/19 01:21:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/19 01:21:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/19 01:21:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/19 01:21:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/19 01:21:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/19 01:21:46 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/19 01:21:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/19 01:21:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/19 01:21:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/19 01:21:46 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/19 01:21:46 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:21:46 DEBUG : dir: Looking for writers 2026/09/19 01:21:46 DEBUG : file1: reading active writers 2026/09/19 01:21:46 DEBUG : Looking for writers 2026/09/19 01:21:46 DEBUG : dir: reading active writers 2026/09/19 01:21:46 DEBUG : >WaitForWriters: 2026/09/19 01:21:48 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestReadFileHandleReadAt (8.93s) === RUN TestReadFileHandleFlush run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:21:50 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:21:50 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:21:51 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:21:51 DEBUG : dir/file1: gcid = 75291f3a188a427f873fb88fbc37ce5ce150d01c 2026/09/19 01:21:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:21:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/19 01:21:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/19 01:21:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/19 01:21:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:21:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/19 01:21:53 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:21:53 DEBUG : dir: Looking for writers 2026/09/19 01:21:53 DEBUG : file1: reading active writers 2026/09/19 01:21:53 DEBUG : Looking for writers 2026/09/19 01:21:53 DEBUG : dir: reading active writers 2026/09/19 01:21:53 DEBUG : >WaitForWriters: 2026/09/19 01:21:55 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestReadFileHandleFlush (7.62s) === RUN TestReadFileHandleRelease run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:21:57 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:21:57 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:21:58 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:21:58 DEBUG : dir/file1: gcid = 75291f3a188a427f873fb88fbc37ce5ce150d01c 2026/09/19 01:21:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:22:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/19 01:22:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/19 01:22:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/19 01:22:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:22:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/19 01:22:01 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/19 01:22:01 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/19 01:22:01 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:22:01 DEBUG : dir: Looking for writers 2026/09/19 01:22:01 DEBUG : file1: reading active writers 2026/09/19 01:22:01 DEBUG : Looking for writers 2026/09/19 01:22:01 DEBUG : dir: reading active writers 2026/09/19 01:22:01 DEBUG : >WaitForWriters: 2026/09/19 01:22:04 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestReadFileHandleRelease (8.08s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:22:05 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:22:05 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:22:05 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:05 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:05 DEBUG : Config file has changed externally - reloading 2026/09/19 01:22:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:22:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:22:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:05 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:22:06 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:22:06 DEBUG : dir/file1: gcid = 75291f3a188a427f873fb88fbc37ce5ce150d01c 2026/09/19 01:22:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:22:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/19 01:22:08 DEBUG : dir/file1: newRWFileHandle: 2026/09/19 01:22:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/19 01:22:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/19 01:22:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/19 01:22:08 DEBUG : dir/file1(0x30362750e580): _readAt: size=1, off=0 2026/09/19 01:22:08 DEBUG : dir/file1(0x30362750e580): openPending: 2026/09/19 01:22:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16," against cached fingerprint "" 2026/09/19 01:22:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/19 01:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:22:08 DEBUG : dir/file1(0x30362750e580): >openPending: err= 2026/09/19 01:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/19 01:22:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/19 01:22:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/19 01:22:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:22:09 DEBUG : dir/file1(0x30362750e580): >_readAt: n=1, err= 2026/09/19 01:22:09 DEBUG : dir/file1(0x30362750e580): _readAt: size=256, off=1 2026/09/19 01:22:09 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/19 01:22:09 DEBUG : dir/file1(0x30362750e580): >_readAt: n=15, err=EOF 2026/09/19 01:22:09 DEBUG : dir/file1(0x30362750e580): _readAt: size=16, off=16 2026/09/19 01:22:09 DEBUG : dir/file1(0x30362750e580): >_readAt: n=0, err=EOF 2026/09/19 01:22:09 DEBUG : dir/file1(0x30362750e580): close: 2026/09/19 01:22:09 DEBUG : dir/file1(0x30362750e580): >close: err= 2026/09/19 01:22:09 DEBUG : dir/file1(0x30362750e580): close: 2026/09/19 01:22:09 DEBUG : dir/file1(0x30362750e580): >close: err=file already closed 2026/09/19 01:22:09 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:22:09 DEBUG : dir: Looking for writers 2026/09/19 01:22:09 DEBUG : file1: reading active writers 2026/09/19 01:22:09 DEBUG : Looking for writers 2026/09/19 01:22:09 DEBUG : dir: reading active writers 2026/09/19 01:22:09 DEBUG : >WaitForWriters: 2026/09/19 01:22:09 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting 2026/09/19 01:22:12 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleMethodsRead (7.93s) === RUN TestRWFileHandleSeek run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:22:13 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:22:13 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:22:13 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:13 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:22:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:22:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:13 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:22:14 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi/dir/file1: no such file or directory 2026/09/19 01:22:14 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi/dir/file1: no such file or directory 2026/09/19 01:22:14 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:22:14 DEBUG : dir/file1: gcid = 75291f3a188a427f873fb88fbc37ce5ce150d01c 2026/09/19 01:22:15 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:22:15 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:22:15 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:22:15 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:22:16 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:22:16 DEBUG : pacer: Reducing sleep to 100ms 2026/09/19 01:22:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:22:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/19 01:22:17 DEBUG : dir/file1: newRWFileHandle: 2026/09/19 01:22:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/19 01:22:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/19 01:22:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/19 01:22:17 DEBUG : dir/file1(0x303627fe5340): _readAt: size=1, off=0 2026/09/19 01:22:17 DEBUG : dir/file1(0x303627fe5340): openPending: 2026/09/19 01:22:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16," against cached fingerprint "" 2026/09/19 01:22:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/19 01:22:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:22:17 DEBUG : dir/file1(0x303627fe5340): >openPending: err= 2026/09/19 01:22:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/19 01:22:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/19 01:22:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/19 01:22:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:22:18 DEBUG : dir/file1(0x303627fe5340): >_readAt: n=1, err= 2026/09/19 01:22:18 DEBUG : dir/file1(0x303627fe5340): _readAt: size=1, off=5 2026/09/19 01:22:18 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/19 01:22:18 DEBUG : dir/file1(0x303627fe5340): >_readAt: n=1, err= 2026/09/19 01:22:18 DEBUG : dir/file1(0x303627fe5340): _readAt: size=1, off=3 2026/09/19 01:22:18 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/19 01:22:18 DEBUG : dir/file1(0x303627fe5340): >_readAt: n=1, err= 2026/09/19 01:22:18 DEBUG : dir/file1(0x303627fe5340): _readAt: size=1, off=13 2026/09/19 01:22:18 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/19 01:22:18 DEBUG : dir/file1(0x303627fe5340): >_readAt: n=1, err= 2026/09/19 01:22:18 DEBUG : dir/file1(0x303627fe5340): _readAt: size=16, off=100 2026/09/19 01:22:18 DEBUG : dir/file1(0x303627fe5340): >_readAt: n=0, err=EOF 2026/09/19 01:22:18 DEBUG : dir/file1(0x303627fe5340): close: 2026/09/19 01:22:18 DEBUG : dir/file1(0x303627fe5340): >close: err= 2026/09/19 01:22:18 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:22:18 DEBUG : dir: Looking for writers 2026/09/19 01:22:18 DEBUG : file1: reading active writers 2026/09/19 01:22:18 DEBUG : Looking for writers 2026/09/19 01:22:18 DEBUG : dir: reading active writers 2026/09/19 01:22:18 DEBUG : >WaitForWriters: 2026/09/19 01:22:18 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting 2026/09/19 01:22:20 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleSeek (7.72s) === RUN TestRWFileHandleReadAt run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:22:21 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:22:21 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:22:21 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:21 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:22:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:22:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:21 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:22:22 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:22:22 DEBUG : dir/file1: gcid = 75291f3a188a427f873fb88fbc37ce5ce150d01c 2026/09/19 01:22:23 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi/dir/file1: no such file or directory 2026/09/19 01:22:23 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi/dir/file1: no such file or directory 2026/09/19 01:22:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:22:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/19 01:22:24 DEBUG : dir/file1: newRWFileHandle: 2026/09/19 01:22:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/19 01:22:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/19 01:22:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/19 01:22:24 DEBUG : dir/file1(0x303627d8b840): _readAt: size=1, off=0 2026/09/19 01:22:24 DEBUG : dir/file1(0x303627d8b840): openPending: 2026/09/19 01:22:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16," against cached fingerprint "" 2026/09/19 01:22:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/19 01:22:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:22:24 DEBUG : dir/file1(0x303627d8b840): >openPending: err= 2026/09/19 01:22:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/19 01:22:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/19 01:22:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/19 01:22:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:22:25 DEBUG : dir/file1(0x303627d8b840): >_readAt: n=1, err= 2026/09/19 01:22:25 DEBUG : dir/file1(0x303627d8b840): _readAt: size=1, off=5 2026/09/19 01:22:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/19 01:22:25 DEBUG : dir/file1(0x303627d8b840): >_readAt: n=1, err= 2026/09/19 01:22:25 DEBUG : dir/file1(0x303627d8b840): _readAt: size=1, off=1 2026/09/19 01:22:25 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/19 01:22:25 DEBUG : dir/file1(0x303627d8b840): >_readAt: n=1, err= 2026/09/19 01:22:25 DEBUG : dir/file1(0x303627d8b840): _readAt: size=6, off=10 2026/09/19 01:22:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/19 01:22:25 DEBUG : dir/file1(0x303627d8b840): >_readAt: n=6, err= 2026/09/19 01:22:25 DEBUG : dir/file1(0x303627d8b840): _readAt: size=256, off=10 2026/09/19 01:22:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/19 01:22:25 DEBUG : dir/file1(0x303627d8b840): >_readAt: n=6, err=EOF 2026/09/19 01:22:25 DEBUG : dir/file1(0x303627d8b840): _readAt: size=256, off=100 2026/09/19 01:22:25 DEBUG : dir/file1(0x303627d8b840): >_readAt: n=0, err=EOF 2026/09/19 01:22:25 DEBUG : dir/file1(0x303627d8b840): close: 2026/09/19 01:22:25 DEBUG : dir/file1(0x303627d8b840): >close: err= 2026/09/19 01:22:25 DEBUG : dir/file1(0x303627d8b840): _readAt: size=256, off=100 2026/09/19 01:22:25 DEBUG : dir/file1(0x303627d8b840): >_readAt: n=0, err=file already closed 2026/09/19 01:22:25 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:22:25 DEBUG : dir: Looking for writers 2026/09/19 01:22:25 DEBUG : file1: reading active writers 2026/09/19 01:22:25 DEBUG : Looking for writers 2026/09/19 01:22:25 DEBUG : dir: reading active writers 2026/09/19 01:22:25 DEBUG : >WaitForWriters: 2026/09/19 01:22:25 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting 2026/09/19 01:22:27 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleReadAt (6.95s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:22:28 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:22:28 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:22:28 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:28 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:22:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:22:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:28 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:22:29 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:22:29 DEBUG : dir/file1: gcid = 75291f3a188a427f873fb88fbc37ce5ce150d01c 2026/09/19 01:22:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi/dir/file1: no such file or directory 2026/09/19 01:22:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi/dir/file1: no such file or directory 2026/09/19 01:22:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:22:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/19 01:22:30 DEBUG : dir/file1: newRWFileHandle: 2026/09/19 01:22:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/19 01:22:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/19 01:22:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/19 01:22:30 DEBUG : dir/file1(0x30362750e300): RWFileHandle.Flush 2026/09/19 01:22:30 DEBUG : dir/file1(0x30362750e300): _readAt: size=256, off=0 2026/09/19 01:22:30 DEBUG : dir/file1(0x30362750e300): openPending: 2026/09/19 01:22:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16," against cached fingerprint "" 2026/09/19 01:22:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/19 01:22:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:22:30 DEBUG : dir/file1(0x30362750e300): >openPending: err= 2026/09/19 01:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/19 01:22:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/19 01:22:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/19 01:22:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:22:31 DEBUG : dir/file1(0x30362750e300): >_readAt: n=16, err=EOF 2026/09/19 01:22:31 DEBUG : dir/file1(0x30362750e300): RWFileHandle.Flush 2026/09/19 01:22:31 DEBUG : dir/file1(0x30362750e300): RWFileHandle.Flush 2026/09/19 01:22:31 DEBUG : dir/file1(0x30362750e300): close: 2026/09/19 01:22:31 DEBUG : dir/file1(0x30362750e300): >close: err= 2026/09/19 01:22:31 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:22:31 DEBUG : dir: Looking for writers 2026/09/19 01:22:31 DEBUG : file1: reading active writers 2026/09/19 01:22:31 DEBUG : Looking for writers 2026/09/19 01:22:31 DEBUG : dir: reading active writers 2026/09/19 01:22:31 DEBUG : >WaitForWriters: 2026/09/19 01:22:31 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting 2026/09/19 01:22:33 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleFlushRead (6.31s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:22:34 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:22:34 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:22:34 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:34 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:22:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:22:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:34 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:22:35 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:22:35 DEBUG : dir/file1: gcid = 75291f3a188a427f873fb88fbc37ce5ce150d01c 2026/09/19 01:22:36 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi/dir/file1: no such file or directory 2026/09/19 01:22:36 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi/dir/file1: no such file or directory 2026/09/19 01:22:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:22:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/19 01:22:38 DEBUG : dir/file1: newRWFileHandle: 2026/09/19 01:22:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/19 01:22:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/19 01:22:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/19 01:22:38 DEBUG : dir/file1(0x3036271cd780): _readAt: size=256, off=0 2026/09/19 01:22:38 DEBUG : dir/file1(0x3036271cd780): openPending: 2026/09/19 01:22:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16," against cached fingerprint "" 2026/09/19 01:22:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/19 01:22:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:22:38 DEBUG : dir/file1(0x3036271cd780): >openPending: err= 2026/09/19 01:22:38 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/19 01:22:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/19 01:22:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/19 01:22:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:22:39 DEBUG : dir/file1(0x3036271cd780): >_readAt: n=16, err=EOF 2026/09/19 01:22:39 DEBUG : dir/file1(0x3036271cd780): RWFileHandle.Release 2026/09/19 01:22:39 DEBUG : dir/file1(0x3036271cd780): close: 2026/09/19 01:22:39 DEBUG : dir/file1(0x3036271cd780): >close: err= 2026/09/19 01:22:39 DEBUG : dir/file1(0x3036271cd780): RWFileHandle.Release 2026/09/19 01:22:39 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:22:39 DEBUG : dir: Looking for writers 2026/09/19 01:22:39 DEBUG : file1: reading active writers 2026/09/19 01:22:39 DEBUG : Looking for writers 2026/09/19 01:22:39 DEBUG : dir: reading active writers 2026/09/19 01:22:39 DEBUG : >WaitForWriters: 2026/09/19 01:22:39 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting 2026/09/19 01:22:41 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleReleaseRead (7.61s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:22:42 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:22:42 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:22:42 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:42 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:22:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:22:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:22:42 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:22:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:22:42 DEBUG : file1: newRWFileHandle: 2026/09/19 01:22:42 DEBUG : file1(0x3036271cdcc0): openPending: 2026/09/19 01:22:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:22:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:22:42 DEBUG : file1(0x3036271cdcc0): >openPending: err= 2026/09/19 01:22:42 DEBUG : file1: >newRWFileHandle: err= 2026/09/19 01:22:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:22:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/19 01:22:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/19 01:22:42 DEBUG : file1(0x3036271cdcc0): _writeAt: size=5, off=0 2026/09/19 01:22:42 DEBUG : file1(0x3036271cdcc0): >_writeAt: n=5, err= 2026/09/19 01:22:42 DEBUG : file1(0x3036271cdcc0): _writeAt: size=7, off=5 2026/09/19 01:22:42 DEBUG : file1(0x3036271cdcc0): >_writeAt: n=7, err= 2026/09/19 01:22:42 DEBUG : file1: vfs cache: truncate to size=11 2026/09/19 01:22:42 DEBUG : file1(0x3036271cdcc0): close: 2026/09/19 01:22:42 DEBUG : file1: vfs cache: setting modification time to 2026-09-19 01:22:42.756595561 +0000 UTC m=+462.969946739 2026/09/19 01:22:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/19 01:22:42 DEBUG : file1(0x3036271cdcc0): >close: err= 2026/09/19 01:22:42 DEBUG : file1(0x3036271cdcc0): close: 2026/09/19 01:22:42 DEBUG : file1(0x3036271cdcc0): >close: err=file already closed 2026/09/19 01:22:42 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:22:42 DEBUG : Looking for writers 2026/09/19 01:22:42 DEBUG : file1: reading active writers 2026/09/19 01:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/19 01:22:42 DEBUG : Looking for writers 2026/09/19 01:22:42 DEBUG : file1: reading active writers 2026/09/19 01:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/19 01:22:42 DEBUG : Looking for writers 2026/09/19 01:22:42 DEBUG : file1: reading active writers 2026/09/19 01:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/19 01:22:42 DEBUG : Looking for writers 2026/09/19 01:22:42 DEBUG : file1: reading active writers 2026/09/19 01:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/19 01:22:42 DEBUG : file1: vfs cache: starting upload 2026/09/19 01:22:42 DEBUG : Looking for writers 2026/09/19 01:22:42 DEBUG : file1: reading active writers 2026/09/19 01:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/19 01:22:43 DEBUG : Looking for writers 2026/09/19 01:22:43 DEBUG : file1: reading active writers 2026/09/19 01:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/19 01:22:43 DEBUG : Looking for writers 2026/09/19 01:22:43 DEBUG : file1: reading active writers 2026/09/19 01:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/19 01:22:43 DEBUG : file1: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2026/09/19 01:22:43 DEBUG : file1: size = 11 OK 2026/09/19 01:22:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/09/19 01:22:43 INFO : file1: Copied (new) 2026/09/19 01:22:43 DEBUG : file1: vfs cache: fingerprint now "11," 2026/09/19 01:22:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/19 01:22:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:22:43 INFO : file1: vfs cache: upload succeeded try #1 2026/09/19 01:22:44 DEBUG : Looking for writers 2026/09/19 01:22:44 DEBUG : file1: reading active writers 2026/09/19 01:22:44 DEBUG : >WaitForWriters: 2026/09/19 01:22:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi/dir/file1: no such file or directory 2026/09/19 01:22:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi/dir/file1: no such file or directory 2026/09/19 01:22:44 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:22:44 DEBUG : Looking for writers 2026/09/19 01:22:44 DEBUG : file1: reading active writers 2026/09/19 01:22:44 DEBUG : >WaitForWriters: 2026/09/19 01:22:44 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (4.01s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:22:46 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:22:46 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:22:46 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:46 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:22:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:22:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:22:46 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:22:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:22:46 DEBUG : file1: newRWFileHandle: 2026/09/19 01:22:46 DEBUG : file1(0x303627c4bb40): openPending: 2026/09/19 01:22:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:22:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:22:46 DEBUG : file1(0x303627c4bb40): >openPending: err= 2026/09/19 01:22:46 DEBUG : file1: >newRWFileHandle: err= 2026/09/19 01:22:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:22:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/19 01:22:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/19 01:22:46 DEBUG : file1(0x303627c4bb40): _writeAt: size=7, off=0 2026/09/19 01:22:46 DEBUG : file1(0x303627c4bb40): >_writeAt: n=7, err= 2026/09/19 01:22:46 DEBUG : file1(0x303627c4bb40): _writeAt: size=6, off=5 2026/09/19 01:22:46 DEBUG : file1(0x303627c4bb40): >_writeAt: n=6, err= 2026/09/19 01:22:46 DEBUG : file1(0x303627c4bb40): close: 2026/09/19 01:22:46 DEBUG : file1: vfs cache: setting modification time to 2026-09-19 01:22:46.755752327 +0000 UTC m=+466.969103494 2026/09/19 01:22:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/19 01:22:46 DEBUG : file1(0x303627c4bb40): >close: err= 2026/09/19 01:22:46 DEBUG : file1(0x303627c4bb40): _writeAt: size=5, off=0 2026/09/19 01:22:46 DEBUG : file1(0x303627c4bb40): >_writeAt: n=0, err=file already closed 2026/09/19 01:22:46 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:22:46 DEBUG : Looking for writers 2026/09/19 01:22:46 DEBUG : file1: reading active writers 2026/09/19 01:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/19 01:22:46 DEBUG : Looking for writers 2026/09/19 01:22:46 DEBUG : file1: reading active writers 2026/09/19 01:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/19 01:22:46 DEBUG : Looking for writers 2026/09/19 01:22:46 DEBUG : file1: reading active writers 2026/09/19 01:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/19 01:22:46 DEBUG : Looking for writers 2026/09/19 01:22:46 DEBUG : file1: reading active writers 2026/09/19 01:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/19 01:22:46 DEBUG : file1: vfs cache: starting upload 2026/09/19 01:22:46 DEBUG : Looking for writers 2026/09/19 01:22:46 DEBUG : file1: reading active writers 2026/09/19 01:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/19 01:22:47 DEBUG : Looking for writers 2026/09/19 01:22:47 DEBUG : file1: reading active writers 2026/09/19 01:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/19 01:22:47 DEBUG : Looking for writers 2026/09/19 01:22:47 DEBUG : file1: reading active writers 2026/09/19 01:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/19 01:22:47 DEBUG : file1: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2026/09/19 01:22:47 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:22:47 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:22:47 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:22:48 DEBUG : Looking for writers 2026/09/19 01:22:48 DEBUG : file1: reading active writers 2026/09/19 01:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:22:48 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:22:48 DEBUG : file1: size = 11 OK 2026/09/19 01:22:48 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/09/19 01:22:48 INFO : file1: Copied (new) 2026/09/19 01:22:48 DEBUG : file1: vfs cache: fingerprint now "11," 2026/09/19 01:22:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/19 01:22:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:22:48 INFO : file1: vfs cache: upload succeeded try #1 2026/09/19 01:22:49 DEBUG : Looking for writers 2026/09/19 01:22:49 DEBUG : file1: reading active writers 2026/09/19 01:22:49 DEBUG : >WaitForWriters: 2026/09/19 01:22:49 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:22:49 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:22:49 DEBUG : Looking for writers 2026/09/19 01:22:49 DEBUG : file1: reading active writers 2026/09/19 01:22:49 DEBUG : >WaitForWriters: 2026/09/19 01:22:49 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting 2026/09/19 01:22:50 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestRWFileHandleWriteAt (5.28s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:22:51 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:22:51 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:22:51 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:51 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:22:51 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:22:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:22:52 DEBUG : file1: newRWFileHandle: 2026/09/19 01:22:52 DEBUG : file1(0x3036279874c0): openPending: 2026/09/19 01:22:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:22:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:22:52 DEBUG : file1(0x3036279874c0): >openPending: err= 2026/09/19 01:22:52 DEBUG : file1: >newRWFileHandle: err= 2026/09/19 01:22:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:22:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/19 01:22:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/19 01:22:52 DEBUG : file1(0x3036279874c0): close: 2026/09/19 01:22:52 DEBUG : file1: vfs cache: setting modification time to 2026-09-19 01:22:52.04941463 +0000 UTC m=+472.262765817 2026/09/19 01:22:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/19 01:22:52 DEBUG : file1(0x3036279874c0): >close: err= 2026/09/19 01:22:52 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/19 01:22:52 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/19 01:22:52 DEBUG : file2: newRWFileHandle: 2026/09/19 01:22:52 DEBUG : file2(0x303627d8a040): openPending: 2026/09/19 01:22:52 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:22:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/19 01:22:52 DEBUG : file2(0x303627d8a040): >openPending: err= 2026/09/19 01:22:52 DEBUG : file2: >newRWFileHandle: err= 2026/09/19 01:22:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/19 01:22:52 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/19 01:22:52 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/19 01:22:52 DEBUG : file2(0x303627d8a040): RWFileHandle.Flush 2026/09/19 01:22:52 DEBUG : file2(0x303627d8a040): RWFileHandle.Release 2026/09/19 01:22:52 DEBUG : file2(0x303627d8a040): close: 2026/09/19 01:22:52 DEBUG : file2: vfs cache: setting modification time to 2026-09-19 01:22:52.050883894 +0000 UTC m=+472.264235081 2026/09/19 01:22:52 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/19 01:22:52 DEBUG : file2(0x303627d8a040): >close: err= 2026/09/19 01:22:52 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:22:52 DEBUG : Looking for writers 2026/09/19 01:22:52 DEBUG : file1: reading active writers 2026/09/19 01:22:52 DEBUG : file2: reading active writers 2026/09/19 01:22:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/19 01:22:52 DEBUG : Looking for writers 2026/09/19 01:22:52 DEBUG : file1: reading active writers 2026/09/19 01:22:52 DEBUG : file2: reading active writers 2026/09/19 01:22:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/19 01:22:52 DEBUG : Looking for writers 2026/09/19 01:22:52 DEBUG : file1: reading active writers 2026/09/19 01:22:52 DEBUG : file2: reading active writers 2026/09/19 01:22:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/19 01:22:52 DEBUG : Looking for writers 2026/09/19 01:22:52 DEBUG : file1: reading active writers 2026/09/19 01:22:52 DEBUG : file2: reading active writers 2026/09/19 01:22:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/19 01:22:52 DEBUG : file1: vfs cache: starting upload 2026/09/19 01:22:52 DEBUG : file2: vfs cache: starting upload 2026/09/19 01:22:52 DEBUG : Looking for writers 2026/09/19 01:22:52 DEBUG : file1: reading active writers 2026/09/19 01:22:52 DEBUG : file2: reading active writers 2026/09/19 01:22:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/19 01:22:52 DEBUG : Looking for writers 2026/09/19 01:22:52 DEBUG : file1: reading active writers 2026/09/19 01:22:52 DEBUG : file2: reading active writers 2026/09/19 01:22:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/19 01:22:52 DEBUG : file1: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2026/09/19 01:22:52 DEBUG : file2: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2026/09/19 01:22:52 DEBUG : Looking for writers 2026/09/19 01:22:52 DEBUG : file1: reading active writers 2026/09/19 01:22:52 DEBUG : file2: reading active writers 2026/09/19 01:22:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/09/19 01:22:52 DEBUG : file1: size = 0 OK 2026/09/19 01:22:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/09/19 01:22:52 INFO : file1: Copied (new) 2026/09/19 01:22:52 DEBUG : file1: vfs cache: fingerprint now "0," 2026/09/19 01:22:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/19 01:22:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:22:52 INFO : file1: vfs cache: upload succeeded try #1 2026/09/19 01:22:53 DEBUG : file2: size = 0 OK 2026/09/19 01:22:53 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/09/19 01:22:53 INFO : file2: Copied (new) 2026/09/19 01:22:53 DEBUG : file2: vfs cache: fingerprint now "0," 2026/09/19 01:22:53 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/19 01:22:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/19 01:22:53 INFO : file2: vfs cache: upload succeeded try #1 2026/09/19 01:22:53 DEBUG : Looking for writers 2026/09/19 01:22:53 DEBUG : file1: reading active writers 2026/09/19 01:22:53 DEBUG : file2: reading active writers 2026/09/19 01:22:53 DEBUG : >WaitForWriters: 2026/09/19 01:22:53 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:22:53 DEBUG : Looking for writers 2026/09/19 01:22:53 DEBUG : file2: reading active writers 2026/09/19 01:22:53 DEBUG : file1: reading active writers 2026/09/19 01:22:53 DEBUG : >WaitForWriters: 2026/09/19 01:22:53 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (5.07s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:22:56 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:22:56 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:22:56 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:56 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:22:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:22:56 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:22:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:22:57 DEBUG : file1: newRWFileHandle: 2026/09/19 01:22:57 DEBUG : file1(0x303627fe4740): openPending: 2026/09/19 01:22:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:22:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:22:57 DEBUG : file1(0x303627fe4740): >openPending: err= 2026/09/19 01:22:57 DEBUG : file1: >newRWFileHandle: err= 2026/09/19 01:22:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:22:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/19 01:22:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/19 01:22:57 DEBUG : file1(0x303627fe4740): _writeAt: size=5, off=0 2026/09/19 01:22:57 DEBUG : file1(0x303627fe4740): >_writeAt: n=5, err= 2026/09/19 01:22:57 DEBUG : file1(0x303627fe4740): RWFileHandle.Flush 2026/09/19 01:22:57 DEBUG : file1(0x303627fe4740): RWFileHandle.Flush 2026/09/19 01:22:57 DEBUG : file1(0x303627fe4740): close: 2026/09/19 01:22:57 DEBUG : file1: vfs cache: setting modification time to 2026-09-19 01:22:57.115289219 +0000 UTC m=+477.328640396 2026/09/19 01:22:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/19 01:22:57 DEBUG : file1(0x303627fe4740): >close: err= 2026/09/19 01:22:57 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:22:57 DEBUG : Looking for writers 2026/09/19 01:22:57 DEBUG : file1: reading active writers 2026/09/19 01:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/19 01:22:57 DEBUG : Looking for writers 2026/09/19 01:22:57 DEBUG : file1: reading active writers 2026/09/19 01:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/19 01:22:57 DEBUG : Looking for writers 2026/09/19 01:22:57 DEBUG : file1: reading active writers 2026/09/19 01:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/19 01:22:57 DEBUG : Looking for writers 2026/09/19 01:22:57 DEBUG : file1: reading active writers 2026/09/19 01:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/19 01:22:57 DEBUG : file1: vfs cache: starting upload 2026/09/19 01:22:57 DEBUG : Looking for writers 2026/09/19 01:22:57 DEBUG : file1: reading active writers 2026/09/19 01:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/19 01:22:57 DEBUG : Looking for writers 2026/09/19 01:22:57 DEBUG : file1: reading active writers 2026/09/19 01:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/19 01:22:57 DEBUG : Looking for writers 2026/09/19 01:22:57 DEBUG : file1: reading active writers 2026/09/19 01:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/19 01:22:57 DEBUG : file1: gcid = 6B4F89A54E2D27ECD7E8DA05B4AB8FD9D1D8B119 2026/09/19 01:22:58 DEBUG : file1: size = 5 OK 2026/09/19 01:22:58 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/09/19 01:22:58 INFO : file1: Copied (new) 2026/09/19 01:22:58 DEBUG : file1: vfs cache: fingerprint now "5," 2026/09/19 01:22:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/19 01:22:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:22:58 INFO : file1: vfs cache: upload succeeded try #1 2026/09/19 01:22:58 DEBUG : Looking for writers 2026/09/19 01:22:58 DEBUG : file1: reading active writers 2026/09/19 01:22:58 DEBUG : >WaitForWriters: 2026/09/19 01:22:58 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.23s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:23:00 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:23:00 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:23:00 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:00 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:23:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:23:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:00 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:23:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:00 DEBUG : file1: newRWFileHandle: 2026/09/19 01:23:00 DEBUG : file1(0x303627fe5300): openPending: 2026/09/19 01:23:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:23:00 DEBUG : file1(0x303627fe5300): >openPending: err= 2026/09/19 01:23:00 DEBUG : file1: >newRWFileHandle: err= 2026/09/19 01:23:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:23:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/19 01:23:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/19 01:23:00 DEBUG : file1(0x303627fe5300): _writeAt: size=5, off=0 2026/09/19 01:23:00 DEBUG : file1(0x303627fe5300): >_writeAt: n=5, err= 2026/09/19 01:23:00 DEBUG : file1(0x303627fe5300): RWFileHandle.Release 2026/09/19 01:23:00 DEBUG : file1(0x303627fe5300): close: 2026/09/19 01:23:00 DEBUG : file1: vfs cache: setting modification time to 2026-09-19 01:23:00.343266872 +0000 UTC m=+480.556618050 2026/09/19 01:23:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:00 DEBUG : file1(0x303627fe5300): >close: err= 2026/09/19 01:23:00 DEBUG : file1(0x303627fe5300): RWFileHandle.Release 2026/09/19 01:23:00 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:23:00 DEBUG : Looking for writers 2026/09/19 01:23:00 DEBUG : file1: reading active writers 2026/09/19 01:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/19 01:23:00 DEBUG : Looking for writers 2026/09/19 01:23:00 DEBUG : file1: reading active writers 2026/09/19 01:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/19 01:23:00 DEBUG : Looking for writers 2026/09/19 01:23:00 DEBUG : file1: reading active writers 2026/09/19 01:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/19 01:23:00 DEBUG : Looking for writers 2026/09/19 01:23:00 DEBUG : file1: reading active writers 2026/09/19 01:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/19 01:23:00 DEBUG : file1: vfs cache: starting upload 2026/09/19 01:23:00 DEBUG : Looking for writers 2026/09/19 01:23:00 DEBUG : file1: reading active writers 2026/09/19 01:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/19 01:23:00 DEBUG : Looking for writers 2026/09/19 01:23:00 DEBUG : file1: reading active writers 2026/09/19 01:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/19 01:23:00 DEBUG : Looking for writers 2026/09/19 01:23:00 DEBUG : file1: reading active writers 2026/09/19 01:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/19 01:23:00 DEBUG : file1: gcid = 6B4F89A54E2D27ECD7E8DA05B4AB8FD9D1D8B119 2026/09/19 01:23:01 DEBUG : Looking for writers 2026/09/19 01:23:01 DEBUG : file1: reading active writers 2026/09/19 01:23:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:01 DEBUG : file1: size = 5 OK 2026/09/19 01:23:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/09/19 01:23:01 INFO : file1: Copied (new) 2026/09/19 01:23:01 DEBUG : file1: vfs cache: fingerprint now "5," 2026/09/19 01:23:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/19 01:23:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:23:01 INFO : file1: vfs cache: upload succeeded try #1 2026/09/19 01:23:02 DEBUG : Looking for writers 2026/09/19 01:23:02 DEBUG : file1: reading active writers 2026/09/19 01:23:02 DEBUG : >WaitForWriters: 2026/09/19 01:23:02 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (4.21s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:23:04 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:23:04 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:23:04 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:04 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:23:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:23:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:04 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:23:05 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:23:05 DEBUG : dir/file1: gcid = 75291f3a188a427f873fb88fbc37ce5ce150d01c 2026/09/19 01:23:05 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:23:05 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:23:05 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:23:06 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:23:06 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:23:06 DEBUG : pacer: Reducing sleep to 100ms 2026/09/19 01:23:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/19 01:23:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/19 01:23:07 DEBUG : dir/file1: newRWFileHandle: 2026/09/19 01:23:07 DEBUG : dir/file1(0x3036279df380): openPending: 2026/09/19 01:23:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16," against cached fingerprint "" 2026/09/19 01:23:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/19 01:23:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:23:07 DEBUG : dir/file1(0x3036279df380): >openPending: err= 2026/09/19 01:23:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/19 01:23:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/19 01:23:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/19 01:23:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/19 01:23:07 DEBUG : dir/file1(0x3036279df380): _writeAt: size=5, off=0 2026/09/19 01:23:07 DEBUG : dir/file1(0x3036279df380): >_writeAt: n=5, err= 2026/09/19 01:23:07 DEBUG : dir/file1(0x3036279df380): close: 2026/09/19 01:23:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:07 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-19 01:23:07.226636071 +0000 UTC m=+487.439987258 2026/09/19 01:23:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:07 DEBUG : dir/file1(0x3036279df380): >close: err= 2026/09/19 01:23:07 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:23:07 DEBUG : dir: Looking for writers 2026/09/19 01:23:07 DEBUG : file1: reading active writers 2026/09/19 01:23:07 DEBUG : Looking for writers 2026/09/19 01:23:07 DEBUG : dir: reading active writers 2026/09/19 01:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/19 01:23:07 DEBUG : dir: Looking for writers 2026/09/19 01:23:07 DEBUG : file1: reading active writers 2026/09/19 01:23:07 DEBUG : Looking for writers 2026/09/19 01:23:07 DEBUG : dir: reading active writers 2026/09/19 01:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/19 01:23:07 DEBUG : dir: Looking for writers 2026/09/19 01:23:07 DEBUG : file1: reading active writers 2026/09/19 01:23:07 DEBUG : Looking for writers 2026/09/19 01:23:07 DEBUG : dir: reading active writers 2026/09/19 01:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/19 01:23:07 DEBUG : dir: Looking for writers 2026/09/19 01:23:07 DEBUG : file1: reading active writers 2026/09/19 01:23:07 DEBUG : Looking for writers 2026/09/19 01:23:07 DEBUG : dir: reading active writers 2026/09/19 01:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/19 01:23:07 DEBUG : dir/file1: vfs cache: starting upload 2026/09/19 01:23:07 DEBUG : dir: Looking for writers 2026/09/19 01:23:07 DEBUG : file1: reading active writers 2026/09/19 01:23:07 DEBUG : Looking for writers 2026/09/19 01:23:07 DEBUG : dir: reading active writers 2026/09/19 01:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/19 01:23:07 DEBUG : dir: Looking for writers 2026/09/19 01:23:07 DEBUG : file1: reading active writers 2026/09/19 01:23:07 DEBUG : Looking for writers 2026/09/19 01:23:07 DEBUG : dir: reading active writers 2026/09/19 01:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/19 01:23:07 DEBUG : dir/file1: gcid = 6B4F89A54E2D27ECD7E8DA05B4AB8FD9D1D8B119 2026/09/19 01:23:07 DEBUG : dir: Looking for writers 2026/09/19 01:23:07 DEBUG : file1: reading active writers 2026/09/19 01:23:07 DEBUG : Looking for writers 2026/09/19 01:23:07 DEBUG : dir: reading active writers 2026/09/19 01:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/19 01:23:08 DEBUG : dir: Looking for writers 2026/09/19 01:23:08 DEBUG : file1: reading active writers 2026/09/19 01:23:08 DEBUG : Looking for writers 2026/09/19 01:23:08 DEBUG : dir: reading active writers 2026/09/19 01:23:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:09 DEBUG : dir/file1: size = 5 OK 2026/09/19 01:23:09 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/09/19 01:23:09 INFO : dir/file1: Copied (replaced existing) 2026/09/19 01:23:09 DEBUG : dir/file1: vfs cache: fingerprint now "5," 2026/09/19 01:23:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/19 01:23:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:23:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/19 01:23:09 DEBUG : dir: Looking for writers 2026/09/19 01:23:09 DEBUG : file1: reading active writers 2026/09/19 01:23:09 DEBUG : Looking for writers 2026/09/19 01:23:09 DEBUG : dir: reading active writers 2026/09/19 01:23:09 DEBUG : >WaitForWriters: 2026/09/19 01:23:09 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting 2026/09/19 01:23:11 DEBUG : dir: Rmdir: contains trashed file: "file1" 2026/09/19 01:23:11 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleSizeTruncateExisting (8.57s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:23:12 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:23:12 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:23:12 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:12 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:23:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:23:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:12 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:23:13 DEBUG : dir/file1: calculating gcid: failed to unwrap object from src: dir/file1 2026/09/19 01:23:13 DEBUG : dir/file1: gcid = 75291f3a188a427f873fb88fbc37ce5ce150d01c 2026/09/19 01:23:14 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:15 DEBUG : dir/file1: newRWFileHandle: 2026/09/19 01:23:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/19 01:23:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:23:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/19 01:23:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/19 01:23:15 DEBUG : dir/file1(0x3036273a3780): _writeAt: size=5, off=0 2026/09/19 01:23:15 DEBUG : dir/file1(0x3036273a3780): openPending: 2026/09/19 01:23:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16," against cached fingerprint "" 2026/09/19 01:23:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/19 01:23:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:23:15 DEBUG : dir/file1(0x3036273a3780): >openPending: err= 2026/09/19 01:23:15 DEBUG : dir/file1(0x3036273a3780): >_writeAt: n=5, err= 2026/09/19 01:23:15 DEBUG : dir/file1(0x3036273a3780): _writeAt: size=15, off=5 2026/09/19 01:23:15 DEBUG : dir/file1(0x3036273a3780): >_writeAt: n=15, err= 2026/09/19 01:23:15 DEBUG : dir/file1(0x3036273a3780): close: 2026/09/19 01:23:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/19 01:23:15 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-19 01:23:15.290691771 +0000 UTC m=+495.504042939 2026/09/19 01:23:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:15 DEBUG : dir/file1(0x3036273a3780): >close: err= 2026/09/19 01:23:15 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:23:15 DEBUG : dir: Looking for writers 2026/09/19 01:23:15 DEBUG : file1: reading active writers 2026/09/19 01:23:15 DEBUG : Looking for writers 2026/09/19 01:23:15 DEBUG : dir: reading active writers 2026/09/19 01:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/19 01:23:15 DEBUG : dir: Looking for writers 2026/09/19 01:23:15 DEBUG : file1: reading active writers 2026/09/19 01:23:15 DEBUG : Looking for writers 2026/09/19 01:23:15 DEBUG : dir: reading active writers 2026/09/19 01:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/19 01:23:15 DEBUG : dir: Looking for writers 2026/09/19 01:23:15 DEBUG : file1: reading active writers 2026/09/19 01:23:15 DEBUG : Looking for writers 2026/09/19 01:23:15 DEBUG : dir: reading active writers 2026/09/19 01:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/19 01:23:15 DEBUG : dir: Looking for writers 2026/09/19 01:23:15 DEBUG : file1: reading active writers 2026/09/19 01:23:15 DEBUG : Looking for writers 2026/09/19 01:23:15 DEBUG : dir: reading active writers 2026/09/19 01:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/19 01:23:15 DEBUG : dir/file1: vfs cache: starting upload 2026/09/19 01:23:15 DEBUG : dir: Looking for writers 2026/09/19 01:23:15 DEBUG : file1: reading active writers 2026/09/19 01:23:15 DEBUG : Looking for writers 2026/09/19 01:23:15 DEBUG : dir: reading active writers 2026/09/19 01:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/19 01:23:15 DEBUG : dir: Looking for writers 2026/09/19 01:23:15 DEBUG : file1: reading active writers 2026/09/19 01:23:15 DEBUG : Looking for writers 2026/09/19 01:23:15 DEBUG : dir: reading active writers 2026/09/19 01:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/19 01:23:15 DEBUG : dir/file1: gcid = FA3634229F66BAD82541578416ED782ADDC5E45B 2026/09/19 01:23:15 DEBUG : dir: Looking for writers 2026/09/19 01:23:15 DEBUG : file1: reading active writers 2026/09/19 01:23:15 DEBUG : Looking for writers 2026/09/19 01:23:15 DEBUG : dir: reading active writers 2026/09/19 01:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/19 01:23:16 DEBUG : dir: Looking for writers 2026/09/19 01:23:16 DEBUG : file1: reading active writers 2026/09/19 01:23:16 DEBUG : Looking for writers 2026/09/19 01:23:16 DEBUG : dir: reading active writers 2026/09/19 01:23:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:17 DEBUG : dir/file1: size = 20 OK 2026/09/19 01:23:17 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/09/19 01:23:17 INFO : dir/file1: Copied (replaced existing) 2026/09/19 01:23:17 DEBUG : dir/file1: vfs cache: fingerprint now "20," 2026/09/19 01:23:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/19 01:23:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:23:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/19 01:23:17 DEBUG : dir: Looking for writers 2026/09/19 01:23:17 DEBUG : file1: reading active writers 2026/09/19 01:23:17 DEBUG : Looking for writers 2026/09/19 01:23:17 DEBUG : dir: reading active writers 2026/09/19 01:23:17 DEBUG : >WaitForWriters: 2026/09/19 01:23:17 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting 2026/09/19 01:23:19 DEBUG : dir: Rmdir: contains trashed file: "file1" 2026/09/19 01:23:19 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleSizeCreateExisting (8.04s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:23:20 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:23:20 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:23:20 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:20 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:23:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:23:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:20 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:23:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:21 DEBUG : file1: newRWFileHandle: 2026/09/19 01:23:21 DEBUG : file1(0x303626f19180): openPending: 2026/09/19 01:23:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:23:21 DEBUG : file1(0x303626f19180): >openPending: err= 2026/09/19 01:23:21 DEBUG : file1: >newRWFileHandle: err= 2026/09/19 01:23:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:23:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/19 01:23:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/19 01:23:21 DEBUG : file1(0x303626f19180): _writeAt: size=5, off=0 2026/09/19 01:23:21 DEBUG : file1(0x303626f19180): >_writeAt: n=5, err= 2026/09/19 01:23:21 DEBUG : file1(0x303626f19180): close: 2026/09/19 01:23:21 DEBUG : file1: vfs cache: setting modification time to 2026-09-19 01:23:21.169262667 +0000 UTC m=+501.382613834 2026/09/19 01:23:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:21 DEBUG : file1(0x303626f19180): >close: err= 2026/09/19 01:23:21 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:23:21 DEBUG : Looking for writers 2026/09/19 01:23:21 DEBUG : file1: reading active writers 2026/09/19 01:23:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/19 01:23:21 DEBUG : Looking for writers 2026/09/19 01:23:21 DEBUG : file1: reading active writers 2026/09/19 01:23:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/19 01:23:21 DEBUG : Looking for writers 2026/09/19 01:23:21 DEBUG : file1: reading active writers 2026/09/19 01:23:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/19 01:23:21 DEBUG : Looking for writers 2026/09/19 01:23:21 DEBUG : file1: reading active writers 2026/09/19 01:23:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/19 01:23:21 DEBUG : file1: vfs cache: starting upload 2026/09/19 01:23:21 DEBUG : Looking for writers 2026/09/19 01:23:21 DEBUG : file1: reading active writers 2026/09/19 01:23:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/19 01:23:21 DEBUG : Looking for writers 2026/09/19 01:23:21 DEBUG : file1: reading active writers 2026/09/19 01:23:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/19 01:23:21 DEBUG : Looking for writers 2026/09/19 01:23:21 DEBUG : file1: reading active writers 2026/09/19 01:23:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/19 01:23:21 DEBUG : file1: gcid = 6B4F89A54E2D27ECD7E8DA05B4AB8FD9D1D8B119 2026/09/19 01:23:22 DEBUG : file1: size = 5 OK 2026/09/19 01:23:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/09/19 01:23:22 INFO : file1: Copied (new) 2026/09/19 01:23:22 DEBUG : file1: vfs cache: fingerprint now "5," 2026/09/19 01:23:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/19 01:23:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:23:22 INFO : file1: vfs cache: upload succeeded try #1 2026/09/19 01:23:22 DEBUG : Looking for writers 2026/09/19 01:23:22 DEBUG : file1: reading active writers 2026/09/19 01:23:22 DEBUG : >WaitForWriters: 2026/09/19 01:23:22 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.20s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:23:24 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:23:24 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:23:24 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:24 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:23:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:23:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/19 01:23:24 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748e780): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748e780): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748e780): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748e780): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748e780): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.376507329 +0000 UTC m=+504.589858536 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748e780): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f340): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f340): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f340): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f340): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f340): _writeAt: size=3, off=2 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f340): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f340): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.376507329 +0000 UTC m=+504.589858536 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f340): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f800): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f800): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f800): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f800): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f800): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.376507329 +0000 UTC m=+504.589858536 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f800): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627446770 item 1 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748fe40): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748fe40): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748fe40): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748fe40): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748fe40): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.380395358 +0000 UTC m=+504.593746526 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748fe40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4a580): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4a580): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4a580): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4a580): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4a580): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.380395358 +0000 UTC m=+504.593746526 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4a580): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036274471f0 item 2 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4abc0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4abc0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4abc0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4abc0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4abc0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.382677276 +0000 UTC m=+504.596028463 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4abc0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b140): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b140): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b140): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b140): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b140): _writeAt: size=3, off=2 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b140): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b140): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.382677276 +0000 UTC m=+504.596028463 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b140): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b600): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b600): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b600): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b600): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b600): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.382677276 +0000 UTC m=+504.596028463 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b600): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036274479d0 item 3 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4bc80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4bc80): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4bc80): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4bc80): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4bc80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.386928863 +0000 UTC m=+504.600280060 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4bc80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732c980): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732c980): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732c980): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732c980): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732c980): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.386928863 +0000 UTC m=+504.600280060 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732c980): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036276369a0 item 4 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627986080): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627986080): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627986080): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627986080): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627986080): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.389039187 +0000 UTC m=+504.602390644 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627986080): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627986500): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627986500): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627986500): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627986500): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627986500): _writeAt: size=3, off=2 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627986500): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627986500): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.389039187 +0000 UTC m=+504.602390644 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627986500): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279869c0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279869c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279869c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279869c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279869c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.389039187 +0000 UTC m=+504.602390644 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279869c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275de150 item 5 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8a3c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8a3c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8a3c0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8a3c0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8a3c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.393015003 +0000 UTC m=+504.606366170 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8a3c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8a900): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8a900): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8a900): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8a900): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8a900): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.393015003 +0000 UTC m=+504.606366170 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8a900): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627abaaf0 item 6 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8b200): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8b200): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8b200): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8b200): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8b200): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.395416096 +0000 UTC m=+504.608767313 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8b200): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8b700): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8b700): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8b700): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8b700): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8b700): _writeAt: size=3, off=2 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8b700): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8b700): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.395416096 +0000 UTC m=+504.608767313 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8b700): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8bbc0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8bbc0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8bbc0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8bbc0): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8bbc0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.395416096 +0000 UTC m=+504.608767313 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8bbc0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627abb0a0 item 7 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627795280): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627795280): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627795280): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627795280): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627795280): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.399287024 +0000 UTC m=+504.612638251 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627795280): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277958c0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277958c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277958c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277958c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277958c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.399287024 +0000 UTC m=+504.612638251 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277958c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627abb880 item 8 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e1c0): _readAt: size=2, off=0 2026/09/19 01:23:24 ERROR : open-test-file(0x30362750e1c0): Couldn't read size of file 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e1c0): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e1c0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e1c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e1c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e1c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e600): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e600): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e600): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e600): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e600): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.401622974 +0000 UTC m=+504.614974191 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e600): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750ea80): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750ea80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750ea80): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750ea80): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750ea80): _writeAt: size=3, off=2 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750ea80): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750ea80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.401622974 +0000 UTC m=+504.614974191 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750ea80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750f240): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750f240): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750f240): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750f240): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750f240): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.401622974 +0000 UTC m=+504.614974191 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750f240): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627abbe30 item 9 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750fbc0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750fbc0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750fbc0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750fbc0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750fbc0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.404490326 +0000 UTC m=+504.617841493 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750fbc0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de400): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de400): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de400): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de400): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de400): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.404490326 +0000 UTC m=+504.617841493 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de400): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036273816c0 item 10 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279dea40): _readAt: size=2, off=0 2026/09/19 01:23:24 ERROR : open-test-file(0x3036279dea40): Couldn't read size of file 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279dea40): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279dea40): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279dea40): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279dea40): close: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279dea40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279dee00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279dee00): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279dee00): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279dee00): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279dee00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.406485824 +0000 UTC m=+504.619837031 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279dee00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279df400): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279df400): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279df400): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279df400): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279df400): _writeAt: size=3, off=2 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279df400): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279df400): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.406485824 +0000 UTC m=+504.619837031 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279df400): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279df900): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279df900): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279df900): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279df900): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279df900): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.406485824 +0000 UTC m=+504.619837031 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279df900): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f30460 item 11 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe4080): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe4080): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe4080): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe4080): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe4080): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.409387781 +0000 UTC m=+504.622738999 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe4080): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe45c0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe45c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe45c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe45c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe45c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.409387781 +0000 UTC m=+504.622738999 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe45c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f31570 item 12 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe4c80): _readAt: size=2, off=0 2026/09/19 01:23:24 ERROR : open-test-file(0x303627fe4c80): Couldn't read size of file 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe4c80): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe4c80): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe4c80): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe4c80): close: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe4c80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe5040): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe5040): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe5040): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe5040): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe5040): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.412532909 +0000 UTC m=+504.625884076 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe5040): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe5700): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe5700): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe5700): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe5700): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe5700): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.412532909 +0000 UTC m=+504.625884076 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe5700): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627bfa000 item 13 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe5d80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe5d80): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe5d80): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe5d80): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe5d80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.414871194 +0000 UTC m=+504.628222371 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627fe5d80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a2580): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a2580): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a2580): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a2580): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a2580): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.414871194 +0000 UTC m=+504.628222371 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a2580): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627bfa5b0 item 14 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a2c80): _readAt: size=2, off=0 2026/09/19 01:23:24 ERROR : open-test-file(0x3036273a2c80): Couldn't read size of file 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a2c80): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a2c80): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a2c80): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a2c80): close: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a2c80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a3140): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a3140): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a3140): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a3140): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a3140): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.417410298 +0000 UTC m=+504.630761485 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a3140): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a3a40): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a3a40): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a3a40): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a3a40): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a3a40): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.417410298 +0000 UTC m=+504.630761485 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036273a3a40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627bfacb0 item 15 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 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/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b6500): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b6500): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b6500): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b6500): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b6500): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.420353864 +0000 UTC m=+504.633705041 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b6500): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b6a40): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b6a40): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b6a40): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b6a40): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b6a40): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.420353864 +0000 UTC m=+504.633705041 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b6a40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627bfb420 item 16 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7080): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7080): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7080): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7080): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7080): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.422783611 +0000 UTC m=+504.636134788 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7080): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7500): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7500): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7500): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7500): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7500): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7500): _writeAt: size=3, off=7 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7500): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7500): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.422783611 +0000 UTC m=+504.636134788 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7500): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7a00): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7a00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7a00): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7a00): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7a00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.422783611 +0000 UTC m=+504.636134788 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036276b7a00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627bfb9d0 item 17 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776c180): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776c180): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776c180): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776c180): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776c180): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.425507564 +0000 UTC m=+504.638858731 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776c180): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776c6c0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776c6c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776c6c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776c6c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776c6c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.425507564 +0000 UTC m=+504.638858731 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776c6c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627780a80 item 18 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776cd40): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776cd40): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776cd40): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776cd40): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776cd40): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.427769844 +0000 UTC m=+504.641121042 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776cd40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776d240): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776d240): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776d240): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776d240): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776d240): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776d240): _writeAt: size=3, off=7 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776d240): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776d240): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.427769844 +0000 UTC m=+504.641121042 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776d240): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776d740): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776d740): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776d740): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776d740): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776d740): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.427769844 +0000 UTC m=+504.641121042 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776d740): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627781110 item 19 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776ddc0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776ddc0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776ddc0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776ddc0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776ddc0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.430544423 +0000 UTC m=+504.643895590 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362776ddc0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6400): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6400): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6400): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6400): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6400): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.430544423 +0000 UTC m=+504.643895590 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6400): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627781d50 item 20 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6a80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6a80): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6a80): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6a80): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6a80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.431984572 +0000 UTC m=+504.645335739 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6a80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6f80): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6f80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6f80): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6f80): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6f80): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6f80): _writeAt: size=3, off=7 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6f80): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6f80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.431984572 +0000 UTC m=+504.645335739 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b6f80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b7480): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b7480): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b7480): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b7480): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b7480): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.431984572 +0000 UTC m=+504.645335739 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b7480): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275f0930 item 21 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b7b00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b7b00): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b7b00): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b7b00): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b7b00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.436952239 +0000 UTC m=+504.650303416 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036277b7b00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627816140): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627816140): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627816140): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627816140): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627816140): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.436952239 +0000 UTC m=+504.650303416 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627816140): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275f1500 item 22 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278167c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278167c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278167c0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278167c0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278167c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.438639094 +0000 UTC m=+504.651990261 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278167c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627816cc0): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627816cc0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627816cc0): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627816cc0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627816cc0): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627816cc0): _writeAt: size=3, off=7 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627816cc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627816cc0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.438639094 +0000 UTC m=+504.651990261 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627816cc0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278171c0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278171c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278171c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278171c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278171c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.438639094 +0000 UTC m=+504.651990261 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278171c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275f1dc0 item 23 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 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/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036271ccb80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036271ccb80): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036271ccb80): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036271ccb80): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036271ccb80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.442163187 +0000 UTC m=+504.655514354 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036271ccb80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036271cd780): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036271cd780): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036271cd780): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036271cd780): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036271cd780): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.442163187 +0000 UTC m=+504.655514354 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036271cd780): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e60bd0 item 24 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036271cdec0): _readAt: size=2, off=0 2026/09/19 01:23:24 ERROR : open-test-file(0x3036271cdec0): Couldn't read size of file 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036271cdec0): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036271cdec0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036271cdec0): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036271cdec0): close: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036271cdec0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0380): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0380): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0380): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0380): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0380): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.444582394 +0000 UTC m=+504.657933561 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0380): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0880): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0880): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0880): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0880): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0880): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0880): _writeAt: size=3, off=7 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0880): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0880): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.444582394 +0000 UTC m=+504.657933561 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0880): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0dc0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0dc0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0dc0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0dc0): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0dc0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.444582394 +0000 UTC m=+504.657933561 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc0dc0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e61c00 item 25 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc1440): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc1440): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc1440): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc1440): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc1440): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.447157896 +0000 UTC m=+504.660509063 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc1440): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc1980): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc1980): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc1980): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc1980): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc1980): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.447157896 +0000 UTC m=+504.660509063 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc1980): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275d0a10 item 26 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf60c0): _readAt: size=2, off=0 2026/09/19 01:23:24 ERROR : open-test-file(0x303627cf60c0): Couldn't read size of file 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf60c0): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf60c0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf60c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf60c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf60c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6480): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6480): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6480): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6480): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6480): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.449147422 +0000 UTC m=+504.662498589 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6480): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6980): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6980): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6980): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6980): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6980): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6980): _writeAt: size=3, off=7 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6980): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6980): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.449147422 +0000 UTC m=+504.662498589 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6980): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6ec0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6ec0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6ec0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6ec0): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6ec0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.449147422 +0000 UTC m=+504.662498589 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf6ec0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275d1110 item 27 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 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/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf7540): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf7540): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf7540): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf7540): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf7540): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.451533696 +0000 UTC m=+504.664884864 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf7540): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf7a80): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf7a80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf7a80): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf7a80): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf7a80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.451533696 +0000 UTC m=+504.664884864 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cf7a80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275d19d0 item 28 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278961c0): _readAt: size=2, off=0 2026/09/19 01:23:24 ERROR : open-test-file(0x3036278961c0): Couldn't read size of file 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278961c0): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278961c0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278961c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278961c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278961c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627896580): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627896580): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627896580): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627896580): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627896580): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.453322544 +0000 UTC m=+504.666673711 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627896580): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627896c40): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627896c40): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627896c40): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627896c40): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627896c40): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.453322544 +0000 UTC m=+504.666673711 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627896c40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f768c0 item 29 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 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/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278972c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278972c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278972c0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278972c0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278972c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.455051208 +0000 UTC m=+504.668402375 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278972c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627897800): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627897800): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627897800): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627897800): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627897800): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.455051208 +0000 UTC m=+504.668402375 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627897800): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036273009a0 item 30 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 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/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627897e40): _readAt: size=2, off=0 2026/09/19 01:23:24 ERROR : open-test-file(0x303627897e40): Couldn't read size of file 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627897e40): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627897e40): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627897e40): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627897e40): close: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627897e40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278ea300): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278ea300): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278ea300): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278ea300): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278ea300): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.456728333 +0000 UTC m=+504.670079510 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278ea300): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278ea9c0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278ea9c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278ea9c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278ea9c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278ea9c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.456728333 +0000 UTC m=+504.670079510 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278ea9c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627301c70 item 31 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 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/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278eb040): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278eb040): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278eb040): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278eb040): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278eb040): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.459245695 +0000 UTC m=+504.672596862 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278eb040): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278eb580): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278eb580): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278eb580): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278eb580): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278eb580): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.459245695 +0000 UTC m=+504.672596862 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278eb580): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036279dc4d0 item 32 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278ebbc0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278ebbc0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278ebbc0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278ebbc0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278ebbc0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.461117058 +0000 UTC m=+504.674468225 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278ebbc0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627920140): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627920140): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627920140): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627920140): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627920140): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036279dca80 item 33 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627920140): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627920140): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.46189699 +0000 UTC m=+504.675248158 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627920140): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627920640): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627920640): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627920640): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627920640): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627920640): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.46189699 +0000 UTC m=+504.675248158 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627920640): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036279dcd20 item 33 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627920c80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627920c80): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627920c80): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627920c80): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627920c80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.463569588 +0000 UTC m=+504.676920755 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627920c80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627921100): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627921100): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036279dd340 item 34 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627921100): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627921100): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627921100): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627921100): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627921100): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.464244322 +0000 UTC m=+504.677595489 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627921100): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627921640): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627921640): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627921640): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627921640): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627921640): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.464244322 +0000 UTC m=+504.677595489 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627921640): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036279dd6c0 item 34 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627921c80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627921c80): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627921c80): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627921c80): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627921c80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.465967064 +0000 UTC m=+504.679318241 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627921c80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627962200): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627962200): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627962200): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627962200): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627962200): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036279dde30 item 35 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627962200): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627962200): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.466612773 +0000 UTC m=+504.679963940 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627962200): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627962700): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627962700): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627962700): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627962700): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627962700): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.466612773 +0000 UTC m=+504.679963940 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627962700): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627fde2a0 item 35 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627962d80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627962d80): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627962d80): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627962d80): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627962d80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.469043642 +0000 UTC m=+504.682394809 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627962d80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627963280): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627963280): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627fde8c0 item 36 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627963280): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627963280): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627963280): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627963280): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627963280): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.469613809 +0000 UTC m=+504.682964976 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627963280): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279637c0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279637c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279637c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279637c0): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279637c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.469613809 +0000 UTC m=+504.682964976 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279637c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627fdeb60 item 36 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627963e00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627963e00): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627963e00): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627963e00): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627963e00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.471018952 +0000 UTC m=+504.684370119 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627963e00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fc380): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fc380): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fc380): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fc380): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fc380): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627fdf1f0 item 37 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fc380): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fc380): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.471614306 +0000 UTC m=+504.684965473 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fc380): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fc880): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fc880): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fc880): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fc880): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fc880): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.471614306 +0000 UTC m=+504.684965473 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fc880): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627fdf500 item 37 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fcf00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fcf00): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fcf00): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fcf00): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fcf00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.473223804 +0000 UTC m=+504.686574971 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fcf00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fd400): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fd400): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627fdfab0 item 38 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fd400): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fd400): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fd400): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fd400): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fd400): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.473876205 +0000 UTC m=+504.687227372 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fd400): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fd940): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fd940): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fd940): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fd940): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fd940): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.473876205 +0000 UTC m=+504.687227372 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279fd940): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627fdfd50 item 38 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1a0c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1a0c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1a0c0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1a0c0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1a0c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.47532448 +0000 UTC m=+504.688675647 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1a0c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1a5c0): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1a5c0): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1a5c0): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1a5c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1a5c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627296ee0 item 39 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1a5c0): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1a5c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.476274012 +0000 UTC m=+504.689625179 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1a5c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1aac0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1aac0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1aac0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1aac0): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1aac0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.476274012 +0000 UTC m=+504.689625179 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1aac0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036272972d0 item 39 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1b140): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1b140): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1b140): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1b140): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1b140): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.47812109 +0000 UTC m=+504.691472257 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1b140): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1b640): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1b640): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e2e310 item 40 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1b640): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1b640): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1b640): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1b640): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1b640): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.479119274 +0000 UTC m=+504.692470441 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1b640): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1bb80): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1bb80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1bb80): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1bb80): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1bb80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.479119274 +0000 UTC m=+504.692470441 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a1bb80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e2e5b0 item 40 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3a240): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3a240): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3a240): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3a240): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3a240): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3a240): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3a240): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.481016244 +0000 UTC m=+504.694367411 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3a240): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3a740): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3a740): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3a740): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e2ef50 item 41 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3a740): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3a740): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.481689466 +0000 UTC m=+504.695040633 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3a740): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3ac00): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3ac00): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3ac00): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3ac00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3ac00): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e2f500 item 41 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3ac00): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3ac00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.482376433 +0000 UTC m=+504.695727600 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3ac00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3b140): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3b140): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3b140): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3b140): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3b140): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.482376433 +0000 UTC m=+504.695727600 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3b140): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e2fb20 item 41 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3b780): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3b780): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3b780): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3b780): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3b780): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3b780): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3b780): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.483795081 +0000 UTC m=+504.697146248 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3b780): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3bc80): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3bc80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3bc80): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f4c850 item 42 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3bc80): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3bc80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.484346192 +0000 UTC m=+504.697697359 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a3bc80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a662c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a662c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f4cb60 item 42 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a662c0): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a662c0): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a662c0): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a662c0): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a662c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.484945984 +0000 UTC m=+504.698297151 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a662c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a66840): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a66840): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a66840): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a66840): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a66840): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.484945984 +0000 UTC m=+504.698297151 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a66840): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f4d0a0 item 42 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a66e80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a66e80): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a66e80): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a66e80): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a66e80): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a66e80): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a66e80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.486736554 +0000 UTC m=+504.700087731 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a66e80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a67380): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a67380): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a67380): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f4db90 item 43 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a67380): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a67380): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.48723758 +0000 UTC m=+504.700588797 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a67380): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a678c0): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a678c0): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a678c0): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a678c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a678c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627376540 item 43 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a678c0): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a678c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.487808587 +0000 UTC m=+504.701159754 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a678c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a67e00): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a67e00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a67e00): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a67e00): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a67e00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.487808587 +0000 UTC m=+504.701159754 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a67e00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627376a80 item 43 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8a540): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8a540): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8a540): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8a540): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8a540): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8a540): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8a540): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.48958421 +0000 UTC m=+504.702935377 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8a540): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8aa40): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8aa40): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8aa40): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036273779d0 item 44 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8aa40): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8aa40): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.490109903 +0000 UTC m=+504.703461070 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8aa40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8af80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8af80): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627377c70 item 44 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8af80): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8af80): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8af80): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8af80): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8af80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.490662146 +0000 UTC m=+504.704013313 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8af80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8b500): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8b500): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8b500): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8b500): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8b500): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.490662146 +0000 UTC m=+504.704013313 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8b500): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627212230 item 44 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8bb40): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8bb40): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8bb40): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8bb40): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8bb40): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8bb40): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8bb40): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.492223793 +0000 UTC m=+504.705574960 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627a8bb40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b00140): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b00140): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b00140): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036276f6070 item 45 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b00140): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b00140): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.492729477 +0000 UTC m=+504.706080644 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b00140): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b00840): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b00840): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b00840): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b00840): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b00840): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.492729477 +0000 UTC m=+504.706080644 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b00840): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036276f6700 item 45 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b00e80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b00e80): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b00e80): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b00e80): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b00e80): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b00e80): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b00e80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.494348144 +0000 UTC m=+504.707699311 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b00e80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b01380): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b01380): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b01380): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036276f7b20 item 46 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b01380): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b01380): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.494900717 +0000 UTC m=+504.708251884 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b01380): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b01a80): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b01a80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b01a80): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b01a80): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b01a80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.494900717 +0000 UTC m=+504.708251884 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b01a80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e44380 item 46 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b121c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b121c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b121c0): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b121c0): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b121c0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b121c0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b121c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.496675207 +0000 UTC m=+504.710026374 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b121c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b126c0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b126c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b126c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e44fc0 item 47 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b126c0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b126c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.497506667 +0000 UTC m=+504.710857834 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b126c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b12dc0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b12dc0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b12dc0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b12dc0): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b12dc0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.497506667 +0000 UTC m=+504.710857834 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b12dc0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e453b0 item 47 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 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/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b13400): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b13400): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b13400): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b13400): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b13400): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b13400): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b13400): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.50005616 +0000 UTC m=+504.713407327 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b13400): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b13900): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b13900): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b13900): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30362760a540 item 48 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b13900): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b13900): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.50085086 +0000 UTC m=+504.714202027 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b13900): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34100): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34100): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34100): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34100): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34100): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.50085086 +0000 UTC m=+504.714202027 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34100): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30362760a9a0 item 48 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34740): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34740): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34740): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34740): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34740): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.502538786 +0000 UTC m=+504.715889953 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34740): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34bc0): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34bc0): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34bc0): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34bc0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34bc0): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34bc0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30362760b110 item 49 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34bc0): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34bc0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.503107349 +0000 UTC m=+504.716458516 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b34bc0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35100): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35100): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35100): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35100): >_readAt: n=8, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35100): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.503107349 +0000 UTC m=+504.716458516 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35100): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30362760b3b0 item 49 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35780): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35780): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35780): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35780): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35780): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.504788763 +0000 UTC m=+504.718139991 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35780): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35c80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35c80): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35c80): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30362760bab0 item 50 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35c80): _readAt: size=2, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35c80): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35c80): _writeAt: size=3, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35c80): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35c80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.505977218 +0000 UTC m=+504.719328385 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b35c80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5e300): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5e300): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5e300): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5e300): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5e300): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.505977218 +0000 UTC m=+504.719328385 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5e300): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30362760bd50 item 50 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5e980): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5e980): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5e980): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5e980): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5e980): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.508500191 +0000 UTC m=+504.721851398 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5e980): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5ee80): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5ee80): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5ee80): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5ee80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5ee80): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5ee80): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f7dc70 item 51 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5ee80): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5ee80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.509134789 +0000 UTC m=+504.722485966 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5ee80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279875c0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279875c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279875c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279875c0): >_readAt: n=8, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279875c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.509134789 +0000 UTC m=+504.722485966 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279875c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275debd0 item 51 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4280): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4280): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4280): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4280): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4280): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.511056085 +0000 UTC m=+504.724407262 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4280): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4780): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4780): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4780): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275df650 item 52 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4780): _readAt: size=2, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4780): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4780): _writeAt: size=3, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4780): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4780): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.511715491 +0000 UTC m=+504.725066658 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4780): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4d00): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4d00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4d00): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4d00): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4d00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.511715491 +0000 UTC m=+504.725066658 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af4d00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275df8f0 item 52 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5380): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5380): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5380): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5380): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5380): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.513148075 +0000 UTC m=+504.726499242 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5380): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5880): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5880): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5880): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5880): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5880): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5880): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036274902a0 item 53 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5880): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5880): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.513646725 +0000 UTC m=+504.726997893 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5880): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5dc0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5dc0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5dc0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5dc0): >_readAt: n=8, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5dc0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.513646725 +0000 UTC m=+504.726997893 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627af5dc0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036274905b0 item 53 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90540): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90540): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90540): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90540): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90540): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.516711372 +0000 UTC m=+504.730062539 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90540): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90a40): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90a40): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90a40): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627491650 item 54 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90a40): _readAt: size=2, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90a40): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90a40): _writeAt: size=3, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90a40): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90a40): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.517555716 +0000 UTC m=+504.730906883 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90a40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90fc0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90fc0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90fc0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90fc0): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90fc0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.517555716 +0000 UTC m=+504.730906883 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b90fc0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036274919d0 item 54 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b91640): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b91640): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b91640): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b91640): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b91640): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.519444361 +0000 UTC m=+504.732795569 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b91640): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b91b40): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b91b40): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b91b40): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b91b40): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b91b40): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b91b40): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626fe2850 item 55 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b91b40): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b91b40): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.520242498 +0000 UTC m=+504.733593665 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b91b40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bba180): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bba180): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bba180): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bba180): >_readAt: n=8, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bba180): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.520242498 +0000 UTC m=+504.733593665 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bba180): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626fe2e70 item 55 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 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/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bba800): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bba800): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bba800): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bba800): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bba800): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.522451488 +0000 UTC m=+504.735802655 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bba800): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbad00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbad00): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbad00): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036272641c0 item 56 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbad00): _readAt: size=2, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbad00): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbad00): _writeAt: size=3, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbad00): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbad00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.523848775 +0000 UTC m=+504.737199973 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbad00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbb280): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbb280): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbb280): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbb280): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbb280): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.523848775 +0000 UTC m=+504.737199973 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbb280): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036272648c0 item 56 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627817b00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627817b00): open at offset 0 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627817b00): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627817b00): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627817b00): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627817b00): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627817b00): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627817b00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.525716031 +0000 UTC m=+504.739067229 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627817b00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836140): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836140): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836140): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036272a83f0 item 57 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836140): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836140): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.526474453 +0000 UTC m=+504.739825620 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836140): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836680): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836680): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836680): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836680): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836680): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836680): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036272a8770 item 57 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836680): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836680): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.527675601 +0000 UTC m=+504.741026768 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836680): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836c00): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836c00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836c00): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836c00): >_readAt: n=8, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836c00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.527675601 +0000 UTC m=+504.741026768 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627836c00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036272a8a10 item 57 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837240): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837240): open at offset 0 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837240): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837240): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837240): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837240): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837240): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837240): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.530321055 +0000 UTC m=+504.743672222 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837240): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837780): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837780): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837780): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036272a9420 item 58 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837780): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837780): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.53121889 +0000 UTC m=+504.744570078 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837780): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837cc0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837cc0): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837cc0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036272a9ab0 item 58 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837cc0): _readAt: size=2, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837cc0): _writeAt: size=3, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837cc0): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837cc0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.532109361 +0000 UTC m=+504.745460568 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627837cc0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c04380): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c04380): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c04380): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c04380): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c04380): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.532109361 +0000 UTC m=+504.745460568 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c04380): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036272a9dc0 item 58 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c049c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c049c0): open at offset 0 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c049c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c049c0): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c049c0): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c049c0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c049c0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c049c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.533829649 +0000 UTC m=+504.747180816 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c049c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c04f00): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c04f00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c04f00): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036273a8770 item 59 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c04f00): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c04f00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.534564827 +0000 UTC m=+504.747915994 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c04f00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c05440): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c05440): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c05440): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c05440): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c05440): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c05440): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036273a8d20 item 59 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c05440): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c05440): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.535292219 +0000 UTC m=+504.748643407 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c05440): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c059c0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c059c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c059c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c059c0): >_readAt: n=8, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c059c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.535292219 +0000 UTC m=+504.748643407 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c059c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036273a93b0 item 59 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 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/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32100): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32100): open at offset 0 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32100): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32100): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32100): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32100): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32100): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32100): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.537205271 +0000 UTC m=+504.750556438 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32100): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32640): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32640): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32640): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627c44230 item 60 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32640): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32640): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.537806025 +0000 UTC m=+504.751157262 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32640): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32b80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32b80): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32b80): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627c444d0 item 60 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32b80): _readAt: size=2, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32b80): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32b80): _writeAt: size=3, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32b80): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32b80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.538569987 +0000 UTC m=+504.751921154 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c32b80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33140): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33140): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33140): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33140): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33140): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.538569987 +0000 UTC m=+504.751921154 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33140): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627c44770 item 60 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33780): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33780): open at offset 0 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33780): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33780): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33780): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33780): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33780): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33780): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.540272331 +0000 UTC m=+504.753623508 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33780): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33cc0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33cc0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33cc0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627c44d20 item 61 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33cc0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33cc0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.540958226 +0000 UTC m=+504.754309403 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c33cc0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7a4c0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7a4c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7a4c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7a4c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7a4c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.540958226 +0000 UTC m=+504.754309403 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7a4c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627c44fc0 item 61 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 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/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7ab00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7ab00): open at offset 0 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7ab00): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7ab00): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7ab00): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7ab00): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7ab00): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7ab00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.542933906 +0000 UTC m=+504.756285073 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7ab00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7b040): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7b040): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7b040): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627c45570 item 62 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7b040): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7b040): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.543790553 +0000 UTC m=+504.757141720 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7b040): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7b740): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7b740): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7b740): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7b740): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7b740): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.543790553 +0000 UTC m=+504.757141720 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7b740): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627c45810 item 62 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 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/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7bd80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7bd80): open at offset 0 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7bd80): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7bd80): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7bd80): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7bd80): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7bd80): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7bd80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.54570154 +0000 UTC m=+504.759052747 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c7bd80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc23c0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc23c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc23c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627c45dc0 item 63 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc23c0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc23c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.546900234 +0000 UTC m=+504.760251430 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc23c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc2ac0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc2ac0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc2ac0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc2ac0): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc2ac0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.546900234 +0000 UTC m=+504.760251430 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc2ac0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627cfc1c0 item 63 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 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/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3100): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3100): open at offset 0 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3100): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3100): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3100): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3100): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3100): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3100): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.548804939 +0000 UTC m=+504.762156106 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3100): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3640): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3640): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3640): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627cfc770 item 64 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3640): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3640): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.549522254 +0000 UTC m=+504.762873431 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3640): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3d40): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3d40): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3d40): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3d40): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3d40): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.549522254 +0000 UTC m=+504.762873431 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627cc3d40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627cfca10 item 64 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d10480): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d10480): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d10480): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d10480): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d10480): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.551367787 +0000 UTC m=+504.764718954 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d10480): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d10900): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d10900): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d10900): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d10900): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d10900): _writeAt: size=3, off=2 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627cfcfc0 item 65 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d10900): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d10900): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.552151748 +0000 UTC m=+504.765502915 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d10900): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d10e00): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d10e00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d10e00): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d10e00): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d10e00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.552151748 +0000 UTC m=+504.765502915 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d10e00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627cfd260 item 65 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d11440): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d11440): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d11440): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d11440): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d11440): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.553970101 +0000 UTC m=+504.767321268 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d11440): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d118c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d118c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627cfd810 item 66 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d118c0): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d118c0): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d118c0): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d118c0): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d118c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.554636107 +0000 UTC m=+504.767987275 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d118c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d11e00): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d11e00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d11e00): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d11e00): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d11e00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.554636107 +0000 UTC m=+504.767987275 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d11e00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627cfdab0 item 66 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d32540): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d32540): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d32540): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d32540): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d32540): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.55639052 +0000 UTC m=+504.769741707 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d32540): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d329c0): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d329c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d329c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d329c0): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d329c0): _writeAt: size=3, off=2 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d381c0 item 67 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d329c0): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d329c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.557038494 +0000 UTC m=+504.770389680 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d329c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d32ec0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d32ec0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d32ec0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d32ec0): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d32ec0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.557038494 +0000 UTC m=+504.770389680 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d32ec0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d38460 item 67 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d33540): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d33540): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d33540): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d33540): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d33540): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.559545156 +0000 UTC m=+504.772896342 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d33540): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d33a40): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d33a40): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d38a10 item 68 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d33a40): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d33a40): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d33a40): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d33a40): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d33a40): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.560469571 +0000 UTC m=+504.773820767 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d33a40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4c080): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4c080): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4c080): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4c080): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4c080): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.560469571 +0000 UTC m=+504.773820767 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4c080): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d38cb0 item 68 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4c6c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4c6c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4c6c0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4c6c0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4c6c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.562521554 +0000 UTC m=+504.775872751 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4c6c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4cb40): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4cb40): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4cb40): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4cb40): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4cb40): _writeAt: size=3, off=2 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d39260 item 69 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4cb40): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4cb40): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.563479682 +0000 UTC m=+504.776830850 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4cb40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4d040): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4d040): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4d040): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4d040): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4d040): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.563479682 +0000 UTC m=+504.776830850 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4d040): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d39500 item 69 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4d6c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4d6c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4d6c0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4d6c0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4d6c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.565596459 +0000 UTC m=+504.778947626 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4d6c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4dbc0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4dbc0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d39ab0 item 70 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4dbc0): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4dbc0): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4dbc0): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4dbc0): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4dbc0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.566464468 +0000 UTC m=+504.779815655 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d4dbc0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6c200): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6c200): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6c200): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6c200): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6c200): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.566464468 +0000 UTC m=+504.779815655 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6c200): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d39d50 item 70 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6c880): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6c880): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6c880): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6c880): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6c880): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.568657468 +0000 UTC m=+504.782008645 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6c880): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6cd80): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6cd80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6cd80): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6cd80): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6cd80): _writeAt: size=3, off=2 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d74460 item 71 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6cd80): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6cd80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.569517492 +0000 UTC m=+504.782868699 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6cd80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6d280): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6d280): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6d280): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6d280): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6d280): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.569517492 +0000 UTC m=+504.782868699 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6d280): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d74700 item 71 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6d900): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6d900): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6d900): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6d900): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6d900): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.571507899 +0000 UTC m=+504.784859146 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6d900): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6de00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6de00): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d74cb0 item 72 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6de00): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6de00): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6de00): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6de00): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6de00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.572305715 +0000 UTC m=+504.785656922 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d6de00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dac440): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dac440): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dac440): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dac440): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dac440): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.572305715 +0000 UTC m=+504.785656922 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dac440): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d74f50 item 72 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627daca00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627daca00): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627daca00): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627daca00): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627daca00): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627daca00): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627daca00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.574478447 +0000 UTC m=+504.787829674 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627daca00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dacf00): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dacf00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dacf00): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d75500 item 73 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dacf00): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dacf00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.575181835 +0000 UTC m=+504.788533002 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dacf00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dad3c0): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dad3c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dad3c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dad3c0): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dad3c0): _writeAt: size=3, off=2 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d757a0 item 73 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dad3c0): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dad3c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.576017943 +0000 UTC m=+504.789369120 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dad3c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dad900): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dad900): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dad900): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dad900): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dad900): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.576017943 +0000 UTC m=+504.789369120 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dad900): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d75a40 item 73 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8040): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8040): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8040): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8040): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8040): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8040): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8040): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.577938239 +0000 UTC m=+504.791289416 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8040): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8540): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8540): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8540): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627dca150 item 74 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8540): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8540): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.578602012 +0000 UTC m=+504.791953189 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8540): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8a80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8a80): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627dca3f0 item 74 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8a80): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8a80): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8a80): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8a80): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8a80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.579520194 +0000 UTC m=+504.792871371 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc8a80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc9000): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc9000): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc9000): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc9000): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc9000): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.579520194 +0000 UTC m=+504.792871371 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc9000): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627dca690 item 74 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc9640): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc9640): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc9640): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc9640): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc9640): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc9640): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc9640): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.581666376 +0000 UTC m=+504.795017594 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc9640): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc9b40): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc9b40): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc9b40): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627dcac40 item 75 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc9b40): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc9b40): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.582374484 +0000 UTC m=+504.795725651 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627dc9b40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de6180): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de6180): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de6180): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de6180): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de6180): _writeAt: size=3, off=2 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627dcaee0 item 75 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de6180): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de6180): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.58328358 +0000 UTC m=+504.796634757 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de6180): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de66c0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de66c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de66c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de66c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de66c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.58328358 +0000 UTC m=+504.796634757 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de66c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627dcb180 item 75 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de6d00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de6d00): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de6d00): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de6d00): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de6d00): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de6d00): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de6d00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.585286141 +0000 UTC m=+504.798637337 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de6d00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de7200): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de7200): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de7200): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627dcb730 item 76 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de7200): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de7200): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.585927 +0000 UTC m=+504.799278176 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de7200): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de7740): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de7740): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627dcb9d0 item 76 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de7740): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de7740): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de7740): _writeAt: size=3, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de7740): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de7740): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.58681703 +0000 UTC m=+504.800168227 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de7740): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de7cc0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de7cc0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de7cc0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de7cc0): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de7cc0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.58681703 +0000 UTC m=+504.800168227 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627de7cc0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627dcbc70 item 76 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0a400): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0a400): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0a400): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0a400): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0a400): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0a400): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0a400): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.588894953 +0000 UTC m=+504.802246120 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0a400): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0a900): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0a900): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0a900): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e0c380 item 77 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0a900): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0a900): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.589593722 +0000 UTC m=+504.802944899 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0a900): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0b000): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0b000): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0b000): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0b000): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0b000): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.589593722 +0000 UTC m=+504.802944899 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0b000): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e0c620 item 77 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0b640): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0b640): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0b640): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0b640): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0b640): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0b640): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0b640): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.591860031 +0000 UTC m=+504.805211248 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0b640): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0bb40): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0bb40): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0bb40): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e0cbd0 item 78 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0bb40): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0bb40): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.592542118 +0000 UTC m=+504.805893285 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e0bb40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e28340): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e28340): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e28340): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e28340): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e28340): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.592542118 +0000 UTC m=+504.805893285 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e28340): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e0ce70 item 78 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e28980): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e28980): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e28980): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e28980): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e28980): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e28980): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e28980): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.594892014 +0000 UTC m=+504.808243221 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e28980): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e28e80): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e28e80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e28e80): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e0d420 item 79 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e28e80): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e28e80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.596411383 +0000 UTC m=+504.809762560 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e28e80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e29580): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e29580): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e29580): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e29580): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e29580): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.596411383 +0000 UTC m=+504.809762560 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e29580): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e0d6c0 item 79 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 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/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e29bc0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e29bc0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e29bc0): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e29bc0): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e29bc0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e29bc0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e29bc0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.598619792 +0000 UTC m=+504.811970979 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e29bc0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e421c0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e421c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e421c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e0dc70 item 80 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e421c0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e421c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.599295358 +0000 UTC m=+504.812646525 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e421c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e428c0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e428c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e428c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e428c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e428c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.599295358 +0000 UTC m=+504.812646525 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e428c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e46070 item 80 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e42f00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e42f00): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e42f00): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e42f00): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e42f00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.6016116 +0000 UTC m=+504.814962797 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e42f00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e43380): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e43380): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e43380): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e43380): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e43380): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e43380): _writeAt: size=3, off=7 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e46620 item 81 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e43380): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e43380): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.602436076 +0000 UTC m=+504.815787263 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e43380): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e438c0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e438c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e438c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e438c0): >_readAt: n=8, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e438c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.602436076 +0000 UTC m=+504.815787263 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e438c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e468c0 item 81 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5f280): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5f280): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5f280): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5f280): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5f280): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.604654965 +0000 UTC m=+504.818006132 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5f280): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5f780): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5f780): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5f780): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627b76230 item 82 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5f780): _readAt: size=2, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5f780): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5f780): _writeAt: size=3, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5f780): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5f780): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.605705799 +0000 UTC m=+504.819056966 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5f780): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5fd00): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5fd00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5fd00): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5fd00): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5fd00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.605705799 +0000 UTC m=+504.819056966 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627b5fd00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627b764d0 item 82 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80480): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80480): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80480): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80480): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80480): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.607858252 +0000 UTC m=+504.821209419 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80480): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80980): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80980): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80980): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80980): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80980): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80980): _writeAt: size=3, off=7 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627b76a80 item 83 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80980): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80980): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.608649256 +0000 UTC m=+504.822000423 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80980): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80ec0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80ec0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80ec0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80ec0): >_readAt: n=8, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80ec0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.608649256 +0000 UTC m=+504.822000423 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e80ec0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627b76d20 item 83 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e43d40): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e43d40): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e43d40): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e43d40): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e43d40): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.611623421 +0000 UTC m=+504.824974588 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e43d40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e62340): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e62340): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e62340): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e46e00 item 84 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e62340): _readAt: size=2, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e62340): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e62340): _writeAt: size=3, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e62340): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e62340): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.612511527 +0000 UTC m=+504.825862694 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e62340): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e628c0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e628c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e628c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e628c0): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e628c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.612511527 +0000 UTC m=+504.825862694 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e628c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e470a0 item 84 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e62f40): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e62f40): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e62f40): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e62f40): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e62f40): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.61416613 +0000 UTC m=+504.827517297 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627e62f40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbb4c0): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbb4c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbb4c0): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbb4c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbb4c0): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbb4c0): _writeAt: size=3, off=7 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e47650 item 85 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbb4c0): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbb4c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.616870236 +0000 UTC m=+504.830221423 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbb4c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbba00): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbba00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbba00): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbba00): >_readAt: n=8, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbba00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.616870236 +0000 UTC m=+504.830221423 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627bbba00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627265420 item 85 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2180): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2180): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2180): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2180): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2180): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.618925556 +0000 UTC m=+504.832276733 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2180): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2680): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2680): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2680): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627b760e0 item 86 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2680): _readAt: size=2, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2680): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2680): _writeAt: size=3, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2680): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2680): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.621494716 +0000 UTC m=+504.834845893 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2680): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2c00): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2c00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2c00): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2c00): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2c00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.621494716 +0000 UTC m=+504.834845893 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be2c00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627b76380 item 86 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3280): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3280): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3280): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3280): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3280): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.624130722 +0000 UTC m=+504.837481899 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3280): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3780): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3780): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3780): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3780): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3780): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3780): _writeAt: size=3, off=7 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627b76930 item 87 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3780): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3780): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.624862173 +0000 UTC m=+504.838213350 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3780): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3cc0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3cc0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3cc0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3cc0): >_readAt: n=8, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3cc0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.624862173 +0000 UTC m=+504.838213350 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627be3cc0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627b76bd0 item 87 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 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/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e4940): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e4940): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e4940): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e4940): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e4940): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.626737324 +0000 UTC m=+504.840088501 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e4940): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e4f00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e4f00): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e4f00): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627b771f0 item 88 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e4f00): _readAt: size=2, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e4f00): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e4f00): _writeAt: size=3, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e4f00): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e4f00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.62746073 +0000 UTC m=+504.840811897 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e4f00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e5480): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e5480): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e5480): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e5480): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e5480): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.62746073 +0000 UTC m=+504.840811897 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e5480): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627b77490 item 88 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e5d80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e5d80): open at offset 0 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e5d80): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e5d80): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e5d80): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e5d80): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e5d80): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e5d80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.629004303 +0000 UTC m=+504.842355470 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036278e5d80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f19240): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f19240): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f19240): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627b77a40 item 89 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f19240): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f19240): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.62965409 +0000 UTC m=+504.843005267 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f19240): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f197c0): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f197c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f197c0): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f197c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f197c0): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f197c0): _writeAt: size=3, off=7 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627b77ce0 item 89 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f197c0): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f197c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.63055987 +0000 UTC m=+504.843911037 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f197c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f19e40): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f19e40): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f19e40): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f19e40): >_readAt: n=8, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f19e40): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.63055987 +0000 UTC m=+504.843911037 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303626f19e40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036272641c0 item 89 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748e580): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748e580): open at offset 0 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748e580): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748e580): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748e580): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748e580): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748e580): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748e580): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.632539406 +0000 UTC m=+504.845890573 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748e580): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748eac0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748eac0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748eac0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627265ce0 item 90 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748eac0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748eac0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.63352101 +0000 UTC m=+504.846872177 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748eac0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f740): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f740): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f740): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e460e0 item 90 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f740): _readAt: size=2, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f740): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f740): _writeAt: size=3, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f740): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f740): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.63469129 +0000 UTC m=+504.848042457 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748f740): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748fd00): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748fd00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748fd00): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748fd00): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748fd00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.63469129 +0000 UTC m=+504.848042457 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362748fd00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e46380 item 90 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4a580): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4a580): open at offset 0 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4a580): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4a580): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4a580): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4a580): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4a580): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4a580): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.636156375 +0000 UTC m=+504.849507542 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4a580): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4aac0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4aac0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4aac0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e46930 item 91 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4aac0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4aac0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.636851738 +0000 UTC m=+504.850202915 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4aac0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b100): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b100): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b100): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b100): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b100): >_readAt: n=2, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b100): _writeAt: size=3, off=7 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e46bd0 item 91 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b100): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b100): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.637675623 +0000 UTC m=+504.851026800 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b100): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b680): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b680): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b680): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b680): >_readAt: n=8, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b680): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.637675623 +0000 UTC m=+504.851026800 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4b680): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e46e70 item 91 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 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/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4bcc0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4bcc0): open at offset 0 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4bcc0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4bcc0): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4bcc0): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4bcc0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4bcc0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4bcc0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.639451165 +0000 UTC m=+504.852802333 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627c4bcc0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732ca00): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732ca00): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732ca00): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e47420 item 92 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732ca00): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732ca00): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.640738606 +0000 UTC m=+504.854089773 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732ca00): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732de40): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732de40): open at offset 5 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732de40): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e477a0 item 92 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732de40): _readAt: size=2, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732de40): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732de40): _writeAt: size=3, off=5 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732de40): >_writeAt: n=3, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732de40): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.641798527 +0000 UTC m=+504.855149694 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362732de40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8a580): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8a580): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8a580): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8a580): >_readAt: n=3, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8a580): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.641798527 +0000 UTC m=+504.855149694 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8a580): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627e47a40 item 92 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8abc0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8abc0): open at offset 0 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8abc0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8abc0): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8abc0): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8abc0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8abc0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8abc0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.643657636 +0000 UTC m=+504.857008803 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8abc0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8b380): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8b380): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8b380): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275642a0 item 93 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8b380): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8b380): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.644612899 +0000 UTC m=+504.857964066 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8b380): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8ba80): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8ba80): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8ba80): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8ba80): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8ba80): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.644612899 +0000 UTC m=+504.857964066 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627d8ba80): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627564700 item 93 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 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/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627794300): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627794300): open at offset 0 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627794300): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627794300): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627794300): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627794300): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627794300): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627794300): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.646468402 +0000 UTC m=+504.859819569 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627794300): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627795680): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627795680): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627795680): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627564d20 item 94 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627795680): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627795680): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.647008021 +0000 UTC m=+504.860359188 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x303627795680): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e180): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e180): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e180): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e180): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e180): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.647008021 +0000 UTC m=+504.860359188 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e180): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627565180 item 94 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 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/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e840): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e840): open at offset 0 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e840): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e840): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e840): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e840): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e840): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e840): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.648647255 +0000 UTC m=+504.861998432 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750e840): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750f000): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750f000): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750f000): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627565880 item 95 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750f000): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750f000): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.650036037 +0000 UTC m=+504.863387214 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750f000): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750fa40): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750fa40): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750fa40): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750fa40): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750fa40): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.650036037 +0000 UTC m=+504.863387214 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x30362750fa40): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627565b20 item 95 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 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/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de380): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de380): open at offset 0 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de380): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de380): _readAt: size=2, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de380): >_readAt: n=0, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de380): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de380): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de380): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.652021977 +0000 UTC m=+504.865373144 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de380): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de8c0): _writeAt: size=5, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de8c0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de8c0): >openPending: err= 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f604d0 item 96 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de8c0): >_writeAt: n=5, err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de8c0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.652597643 +0000 UTC m=+504.865948810 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279de8c0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:24 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279defc0): _readAt: size=512, off=0 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279defc0): openPending: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279defc0): >openPending: err= 2026/09/19 01:23:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279defc0): >_readAt: n=5, err=EOF 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279defc0): close: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:24.652597643 +0000 UTC m=+504.865948810 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:24 DEBUG : open-test-file(0x3036279defc0): >close: err= 2026/09/19 01:23:24 DEBUG : open-test-file: Remove: 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f608c0 item 96 2026/09/19 01:23:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:24 DEBUG : open-test-file: >Remove: err= 2026/09/19 01:23:24 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:23:24 DEBUG : Looking for writers 2026/09/19 01:23:24 DEBUG : >WaitForWriters: 2026/09/19 01:23:24 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:23:25 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:23:25 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:23:25 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:25 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:23:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:23:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/19 01:23:25 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe41c0): openPending: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe41c0): >openPending: err= 2026/09/19 01:23:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe41c0): _writeAt: size=5, off=0 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe41c0): >_writeAt: n=5, err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe41c0): close: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:25.98036568 +0000 UTC m=+506.193716847 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe41c0): >close: err= 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/19 01:23:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe4640): _readAt: size=2, off=0 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe4640): openPending: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe4640): >openPending: err= 2026/09/19 01:23:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe4640): >_readAt: n=2, err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe4640): _writeAt: size=3, off=2 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe4640): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe4640): close: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:25.98036568 +0000 UTC m=+506.193716847 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe4640): >close: err= 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe4b80): _readAt: size=512, off=0 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe4b80): openPending: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe4b80): >openPending: err= 2026/09/19 01:23:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe4b80): >_readAt: n=5, err=EOF 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe4b80): close: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:25.98036568 +0000 UTC m=+506.193716847 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe4b80): >close: err= 2026/09/19 01:23:25 DEBUG : open-test-file: Remove: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f55c00 item 1 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe51c0): openPending: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe51c0): >openPending: err= 2026/09/19 01:23:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe51c0): _writeAt: size=5, off=0 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe51c0): >_writeAt: n=5, err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe51c0): close: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:25.984325404 +0000 UTC m=+506.197676621 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe51c0): >close: err= 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe56c0): _readAt: size=512, off=0 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe56c0): openPending: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe56c0): >openPending: err= 2026/09/19 01:23:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe56c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe56c0): close: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:25.984325404 +0000 UTC m=+506.197676621 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe56c0): >close: err= 2026/09/19 01:23:25 DEBUG : open-test-file: Remove: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627636b60 item 2 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe5d00): openPending: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe5d00): >openPending: err= 2026/09/19 01:23:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe5d00): _writeAt: size=5, off=0 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe5d00): >_writeAt: n=5, err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe5d00): close: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:25.987038026 +0000 UTC m=+506.200389223 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627fe5d00): >close: err= 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/19 01:23:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036271cc980): _readAt: size=2, off=0 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036271cc980): openPending: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036271cc980): >openPending: err= 2026/09/19 01:23:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036271cc980): >_readAt: n=2, err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036271cc980): _writeAt: size=3, off=2 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036271cc980): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036271cc980): close: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:25.987038026 +0000 UTC m=+506.200389223 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036271cc980): >close: err= 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036271cd3c0): _readAt: size=512, off=0 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036271cd3c0): openPending: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036271cd3c0): >openPending: err= 2026/09/19 01:23:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036271cd3c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036271cd3c0): close: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:25.987038026 +0000 UTC m=+506.200389223 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036271cd3c0): >close: err= 2026/09/19 01:23:25 DEBUG : open-test-file: Remove: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627aba310 item 3 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036271cdd00): openPending: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036271cdd00): >openPending: err= 2026/09/19 01:23:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036271cdd00): _writeAt: size=5, off=0 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036271cdd00): >_writeAt: n=5, err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036271cdd00): close: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:25.991123558 +0000 UTC m=+506.204474746 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036271cdd00): >close: err= 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627986340): _readAt: size=512, off=0 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627986340): openPending: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627986340): >openPending: err= 2026/09/19 01:23:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627986340): >_readAt: n=5, err=EOF 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627986340): close: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:25.991123558 +0000 UTC m=+506.204474746 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627986340): >close: err= 2026/09/19 01:23:25 DEBUG : open-test-file: Remove: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627abac40 item 4 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627986980): openPending: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627986980): >openPending: err= 2026/09/19 01:23:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627986980): _writeAt: size=5, off=0 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627986980): >_writeAt: n=5, err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627986980): close: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:25.993364058 +0000 UTC m=+506.206715226 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627986980): >close: err= 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/19 01:23:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627986f00): _readAt: size=2, off=0 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627986f00): openPending: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627986f00): >openPending: err= 2026/09/19 01:23:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627986f00): >_readAt: n=2, err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627986f00): _writeAt: size=3, off=2 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627986f00): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627986f00): close: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:25.993364058 +0000 UTC m=+506.206715226 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627986f00): >close: err= 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627987440): _readAt: size=512, off=0 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627987440): openPending: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627987440): >openPending: err= 2026/09/19 01:23:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627987440): >_readAt: n=5, err=EOF 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627987440): close: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:25.993364058 +0000 UTC m=+506.206715226 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627987440): >close: err= 2026/09/19 01:23:25 DEBUG : open-test-file: Remove: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627abb1f0 item 5 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bba140): openPending: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bba140): >openPending: err= 2026/09/19 01:23:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bba140): _writeAt: size=5, off=0 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bba140): >_writeAt: n=5, err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bba140): close: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:25.996258473 +0000 UTC m=+506.209609650 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bba140): >close: err= 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bba680): _readAt: size=512, off=0 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bba680): openPending: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bba680): >openPending: err= 2026/09/19 01:23:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bba680): >_readAt: n=5, err=EOF 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bba680): close: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:25.996258473 +0000 UTC m=+506.209609650 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bba680): >close: err= 2026/09/19 01:23:25 DEBUG : open-test-file: Remove: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627abb9d0 item 6 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bbad00): openPending: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bbad00): >openPending: err= 2026/09/19 01:23:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bbad00): _writeAt: size=5, off=0 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bbad00): >_writeAt: n=5, err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bbad00): close: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:25.997976866 +0000 UTC m=+506.211328024 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bbad00): >close: err= 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/19 01:23:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bbb200): _readAt: size=2, off=0 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bbb200): openPending: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bbb200): >openPending: err= 2026/09/19 01:23:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bbb200): >_readAt: n=2, err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bbb200): _writeAt: size=3, off=2 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bbb200): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bbb200): close: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:25.997976866 +0000 UTC m=+506.211328024 2026/09/19 01:23:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:25 DEBUG : open-test-file(0x303627bbb200): >close: err= 2026/09/19 01:23:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:25 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036277ba240): _readAt: size=512, off=0 2026/09/19 01:23:25 DEBUG : open-test-file(0x3036277ba240): openPending: 2026/09/19 01:23:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277ba240): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277ba240): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277ba240): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:25.997976866 +0000 UTC m=+506.211328024 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277ba240): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036273803f0 item 7 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277ba8c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277ba8c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277ba8c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277ba8c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277ba8c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.00129461 +0000 UTC m=+506.214645817 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277ba8c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bae00): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bae00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bae00): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bae00): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bae00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.00129461 +0000 UTC m=+506.214645817 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bae00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627381960 item 8 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bb3c0): _readAt: size=2, off=0 2026/09/19 01:23:26 ERROR : open-test-file(0x3036277bb3c0): Couldn't read size of file 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bb3c0): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bb3c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bb3c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bb3c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bb3c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bb780): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bb780): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bb780): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bb780): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bb780): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.003293854 +0000 UTC m=+506.216645012 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bb780): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bbc00): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bbc00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bbc00): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bbc00): >_readAt: n=2, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bbc00): _writeAt: size=3, off=2 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bbc00): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bbc00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.003293854 +0000 UTC m=+506.216645012 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277bbc00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627812200): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627812200): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627812200): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627812200): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627812200): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.003293854 +0000 UTC m=+506.216645012 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627812200): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f308c0 item 9 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627812880): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627812880): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627812880): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627812880): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627812880): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.006038356 +0000 UTC m=+506.219389533 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627812880): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627812dc0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627812dc0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627812dc0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627812dc0): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627812dc0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.006038356 +0000 UTC m=+506.219389533 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627812dc0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f31880 item 10 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627813400): _readAt: size=2, off=0 2026/09/19 01:23:26 ERROR : open-test-file(0x303627813400): Couldn't read size of file 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627813400): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627813400): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627813400): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627813400): close: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627813400): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278137c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278137c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278137c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278137c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278137c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.008124182 +0000 UTC m=+506.221475360 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278137c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627813cc0): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627813cc0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627813cc0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627813cc0): >_readAt: n=2, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627813cc0): _writeAt: size=3, off=2 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627813cc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627813cc0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.008124182 +0000 UTC m=+506.221475360 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627813cc0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783e2c0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783e2c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783e2c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783e2c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783e2c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.008124182 +0000 UTC m=+506.221475360 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783e2c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627bfa150 item 11 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783e940): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783e940): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783e940): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783e940): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783e940): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.010918498 +0000 UTC m=+506.224269665 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783e940): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783ee80): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783ee80): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783ee80): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783ee80): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783ee80): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.010918498 +0000 UTC m=+506.224269665 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783ee80): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627bfa930 item 12 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783f4c0): _readAt: size=2, off=0 2026/09/19 01:23:26 ERROR : open-test-file(0x30362783f4c0): Couldn't read size of file 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783f4c0): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783f4c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783f4c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783f4c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783f4c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783f880): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783f880): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783f880): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783f880): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783f880): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.012961365 +0000 UTC m=+506.226312532 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362783f880): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627854040): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627854040): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627854040): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627854040): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627854040): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.012961365 +0000 UTC m=+506.226312532 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627854040): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627bfb0a0 item 13 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278546c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278546c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278546c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278546c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278546c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.014999533 +0000 UTC m=+506.228350700 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278546c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627854c00): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627854c00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627854c00): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627854c00): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627854c00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.014999533 +0000 UTC m=+506.228350700 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627854c00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627bfb7a0 item 14 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627855240): _readAt: size=2, off=0 2026/09/19 01:23:26 ERROR : open-test-file(0x303627855240): Couldn't read size of file 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627855240): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627855240): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627855240): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627855240): close: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627855240): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627855600): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627855600): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627855600): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627855600): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627855600): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.017043612 +0000 UTC m=+506.230394779 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627855600): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627855cc0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627855cc0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627855cc0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627855cc0): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627855cc0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.017043612 +0000 UTC m=+506.230394779 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627855cc0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627bfbd50 item 15 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 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/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627892440): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627892440): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627892440): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627892440): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627892440): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.019040391 +0000 UTC m=+506.232391558 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627892440): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627892980): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627892980): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627892980): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627892980): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627892980): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.019040391 +0000 UTC m=+506.232391558 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627892980): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627780bd0 item 16 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627892fc0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627892fc0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627892fc0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627892fc0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627892fc0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.02200627 +0000 UTC m=+506.235357448 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627892fc0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627893440): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627893440): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627893440): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627893440): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627893440): >_readAt: n=2, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627893440): _writeAt: size=3, off=7 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627893440): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627893440): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.02200627 +0000 UTC m=+506.235357448 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627893440): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627893940): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627893940): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627893940): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627893940): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627893940): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.02200627 +0000 UTC m=+506.235357448 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627893940): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627781340 item 17 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b60c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b60c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b60c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b60c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b60c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.025132743 +0000 UTC m=+506.238483910 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b60c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b6600): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b6600): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b6600): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b6600): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b6600): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.025132743 +0000 UTC m=+506.238483910 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b6600): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275f0150 item 18 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dfcc0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dfcc0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dfcc0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dfcc0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dfcc0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.02807104 +0000 UTC m=+506.241422247 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dfcc0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274da2c0): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274da2c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274da2c0): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274da2c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274da2c0): >_readAt: n=2, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274da2c0): _writeAt: size=3, off=7 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274da2c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274da2c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.02807104 +0000 UTC m=+506.241422247 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274da2c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274da7c0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274da7c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274da7c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274da7c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274da7c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.02807104 +0000 UTC m=+506.241422247 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274da7c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627446c40 item 19 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274dae40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274dae40): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274dae40): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274dae40): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274dae40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.031515171 +0000 UTC m=+506.244866338 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274dae40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274db380): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274db380): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274db380): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274db380): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274db380): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.031515171 +0000 UTC m=+506.244866338 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274db380): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627447730 item 20 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274dba00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274dba00): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274dba00): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274dba00): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274dba00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.034000914 +0000 UTC m=+506.247352081 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036274dba00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920000): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920000): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920000): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920000): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920000): >_readAt: n=2, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920000): _writeAt: size=3, off=7 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920000): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920000): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.034000914 +0000 UTC m=+506.247352081 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920000): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920500): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920500): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920500): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920500): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920500): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.034000914 +0000 UTC m=+506.247352081 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920500): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30362737e540 item 21 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920b80): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920b80): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920b80): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920b80): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920b80): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.037395864 +0000 UTC m=+506.250747040 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627920b80): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279210c0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279210c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279210c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279210c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279210c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.037395864 +0000 UTC m=+506.250747040 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279210c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e60620 item 22 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627921740): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627921740): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627921740): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627921740): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627921740): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.03963455 +0000 UTC m=+506.252985757 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627921740): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627921c40): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627921c40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627921c40): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627921c40): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627921c40): >_readAt: n=2, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627921c40): _writeAt: size=3, off=7 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627921c40): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627921c40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.03963455 +0000 UTC m=+506.252985757 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627921c40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795e240): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795e240): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795e240): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795e240): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795e240): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.03963455 +0000 UTC m=+506.252985757 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795e240): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e61730 item 23 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 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/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795e8c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795e8c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795e8c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795e8c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795e8c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.042657887 +0000 UTC m=+506.256009054 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795e8c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795ee00): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795ee00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795ee00): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795ee00): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795ee00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.042657887 +0000 UTC m=+506.256009054 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795ee00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275d08c0 item 24 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795f440): _readAt: size=2, off=0 2026/09/19 01:23:26 ERROR : open-test-file(0x30362795f440): Couldn't read size of file 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795f440): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795f440): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795f440): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795f440): close: 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795f440): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795f800): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795f800): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795f800): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795f800): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795f800): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.045185239 +0000 UTC m=+506.258536395 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795f800): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795fd00): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795fd00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795fd00): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795fd00): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795fd00): >_readAt: n=2, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795fd00): _writeAt: size=3, off=7 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795fd00): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795fd00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.045185239 +0000 UTC m=+506.258536395 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362795fd00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279da340): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279da340): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279da340): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279da340): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279da340): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.045185239 +0000 UTC m=+506.258536395 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279da340): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275d0fc0 item 25 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279da9c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279da9c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279da9c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279da9c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279da9c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.047980997 +0000 UTC m=+506.261332164 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279da9c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279daf00): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279daf00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279daf00): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279daf00): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279daf00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.047980997 +0000 UTC m=+506.261332164 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279daf00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275d1810 item 26 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279db540): _readAt: size=2, off=0 2026/09/19 01:23:26 ERROR : open-test-file(0x3036279db540): Couldn't read size of file 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279db540): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279db540): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279db540): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279db540): close: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279db540): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279db900): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279db900): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279db900): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279db900): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279db900): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.050291458 +0000 UTC m=+506.263642625 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279db900): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dbe00): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dbe00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dbe00): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dbe00): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dbe00): >_readAt: n=2, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dbe00): _writeAt: size=3, off=7 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dbe00): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dbe00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.050291458 +0000 UTC m=+506.263642625 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dbe00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a04440): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a04440): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a04440): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a04440): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a04440): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.050291458 +0000 UTC m=+506.263642625 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a04440): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f764d0 item 27 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 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/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a04ac0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a04ac0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a04ac0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a04ac0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a04ac0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.053219115 +0000 UTC m=+506.266570303 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a04ac0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a05000): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a05000): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a05000): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a05000): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a05000): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.053219115 +0000 UTC m=+506.266570303 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a05000): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627300d20 item 28 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a05640): _readAt: size=2, off=0 2026/09/19 01:23:26 ERROR : open-test-file(0x303627a05640): Couldn't read size of file 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a05640): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a05640): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a05640): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a05640): close: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a05640): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a05a00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a05a00): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a05a00): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a05a00): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a05a00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.05587018 +0000 UTC m=+506.269221397 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a05a00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1e1c0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1e1c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1e1c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1e1c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1e1c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.05587018 +0000 UTC m=+506.269221397 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1e1c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627301dc0 item 29 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 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/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1e840): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1e840): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1e840): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1e840): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1e840): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.058321959 +0000 UTC m=+506.271673126 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1e840): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1ed80): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1ed80): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1ed80): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1ed80): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1ed80): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.058321959 +0000 UTC m=+506.271673126 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1ed80): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036279dc5b0 item 30 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 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/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1f3c0): _readAt: size=2, off=0 2026/09/19 01:23:26 ERROR : open-test-file(0x303627a1f3c0): Couldn't read size of file 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1f3c0): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1f3c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1f3c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1f3c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1f3c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1f780): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1f780): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1f780): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1f780): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1f780): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.060582767 +0000 UTC m=+506.273933944 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1f780): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1fe40): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1fe40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1fe40): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1fe40): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1fe40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.060582767 +0000 UTC m=+506.273933944 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a1fe40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036279dcb60 item 31 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 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/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3c5c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3c5c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3c5c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3c5c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3c5c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.062653907 +0000 UTC m=+506.276005074 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3c5c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3cb00): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3cb00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3cb00): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3cb00): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3cb00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.062653907 +0000 UTC m=+506.276005074 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3cb00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036279dd110 item 32 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3d140): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3d140): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3d140): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3d140): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3d140): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.064781003 +0000 UTC m=+506.278132200 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3d140): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3d5c0): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3d5c0): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3d5c0): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3d5c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3d5c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036279dd880 item 33 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3d5c0): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3d5c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.065690991 +0000 UTC m=+506.279042158 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3d5c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3dac0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3dac0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3dac0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3dac0): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3dac0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.065690991 +0000 UTC m=+506.279042158 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a3dac0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036279ddc70 item 33 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a62200): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a62200): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a62200): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a62200): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a62200): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.06761866 +0000 UTC m=+506.280969827 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a62200): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a62680): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a62680): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627fde3f0 item 34 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a62680): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a62680): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a62680): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a62680): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a62680): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.068206259 +0000 UTC m=+506.281557426 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a62680): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a62bc0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a62bc0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a62bc0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a62bc0): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a62bc0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.068206259 +0000 UTC m=+506.281557426 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a62bc0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627fde700 item 34 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a63200): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a63200): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a63200): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a63200): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a63200): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.069777986 +0000 UTC m=+506.283129153 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a63200): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a63680): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a63680): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a63680): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a63680): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a63680): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627fdecb0 item 35 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a63680): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a63680): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.070628051 +0000 UTC m=+506.283979218 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a63680): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a63b80): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a63b80): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a63b80): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a63b80): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a63b80): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.070628051 +0000 UTC m=+506.283979218 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a63b80): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627fdef50 item 35 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a84300): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a84300): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a84300): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a84300): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a84300): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.072618488 +0000 UTC m=+506.285969665 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a84300): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a84800): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a84800): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627fdf650 item 36 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a84800): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a84800): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a84800): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a84800): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a84800): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.074476536 +0000 UTC m=+506.287827703 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a84800): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a84d40): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a84d40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a84d40): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a84d40): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a84d40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.074476536 +0000 UTC m=+506.287827703 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a84d40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627fdf8f0 item 36 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a85380): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a85380): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a85380): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a85380): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a85380): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.075965197 +0000 UTC m=+506.289316364 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a85380): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a85800): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a85800): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a85800): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a85800): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a85800): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627296000 item 37 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a85800): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a85800): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.076786387 +0000 UTC m=+506.290137554 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a85800): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a85d00): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a85d00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a85d00): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a85d00): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a85d00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.076786387 +0000 UTC m=+506.290137554 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627a85d00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036272964d0 item 37 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa8480): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa8480): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa8480): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa8480): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa8480): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.078418447 +0000 UTC m=+506.291769614 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa8480): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa8980): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa8980): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627297650 item 38 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa8980): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa8980): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa8980): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa8980): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa8980): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.079451609 +0000 UTC m=+506.292802776 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa8980): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa8ec0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa8ec0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa8ec0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa8ec0): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa8ec0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.079451609 +0000 UTC m=+506.292802776 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa8ec0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627297dc0 item 38 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa9540): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa9540): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa9540): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa9540): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa9540): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.080985675 +0000 UTC m=+506.294336842 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa9540): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa9a40): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa9a40): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa9a40): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa9a40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa9a40): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e2e770 item 39 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa9a40): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa9a40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.081859544 +0000 UTC m=+506.295210711 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aa9a40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aca040): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aca040): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aca040): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aca040): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aca040): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.081859544 +0000 UTC m=+506.295210711 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aca040): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e2eaf0 item 39 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aca6c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aca6c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aca6c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aca6c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aca6c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.083984265 +0000 UTC m=+506.297335432 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627aca6c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acabc0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acabc0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e2f7a0 item 40 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acabc0): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acabc0): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acabc0): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acabc0): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acabc0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.084798482 +0000 UTC m=+506.298149680 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acabc0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acb100): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acb100): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acb100): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acb100): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acb100): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.084798482 +0000 UTC m=+506.298149680 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acb100): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e2fce0 item 40 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acb6c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acb6c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acb6c0): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acb6c0): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acb6c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acb6c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acb6c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.086808327 +0000 UTC m=+506.300159494 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acb6c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acbbc0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acbbc0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acbbc0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f4c9a0 item 41 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acbbc0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acbbc0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.088048387 +0000 UTC m=+506.301399554 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627acbbc0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae8180): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae8180): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae8180): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae8180): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae8180): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f4ce00 item 41 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae8180): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae8180): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.088705448 +0000 UTC m=+506.302056605 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae8180): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae86c0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae86c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae86c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae86c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae86c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.088705448 +0000 UTC m=+506.302056605 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae86c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f4d340 item 41 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae8d00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae8d00): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae8d00): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae8d00): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae8d00): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae8d00): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae8d00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.091420874 +0000 UTC m=+506.304772032 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae8d00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae9200): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae9200): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae9200): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f4de30 item 42 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae9200): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae9200): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.091990971 +0000 UTC m=+506.305342138 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae9200): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae9740): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae9740): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627376930 item 42 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae9740): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae9740): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae9740): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae9740): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae9740): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.092666476 +0000 UTC m=+506.306017643 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae9740): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae9cc0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae9cc0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae9cc0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae9cc0): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae9cc0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.092666476 +0000 UTC m=+506.306017643 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ae9cc0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627376d20 item 42 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06400): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06400): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06400): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06400): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06400): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06400): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06400): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.094361456 +0000 UTC m=+506.307712623 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06400): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06900): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06900): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06900): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627377b20 item 43 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06900): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06900): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.09500508 +0000 UTC m=+506.308356248 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06900): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06e40): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06e40): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06e40): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06e40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06e40): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627212070 item 43 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06e40): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06e40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.095670707 +0000 UTC m=+506.309021864 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b06e40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b07380): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b07380): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b07380): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b07380): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b07380): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.095670707 +0000 UTC m=+506.309021864 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b07380): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627212a80 item 43 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b079c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b079c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b079c0): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b079c0): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b079c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b079c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b079c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.09797639 +0000 UTC m=+506.311327567 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b079c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b07ec0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b07ec0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b07ec0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036276f64d0 item 44 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b07ec0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b07ec0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.0986491 +0000 UTC m=+506.312000267 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b07ec0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b20500): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b20500): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036276f6c40 item 44 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b20500): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b20500): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b20500): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b20500): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b20500): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.099833927 +0000 UTC m=+506.313185095 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b20500): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b20a80): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b20a80): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b20a80): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b20a80): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b20a80): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.099833927 +0000 UTC m=+506.313185095 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b20a80): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036276f7570 item 44 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b210c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b210c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b210c0): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b210c0): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b210c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b210c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b210c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.101924674 +0000 UTC m=+506.315275851 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b210c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b215c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b215c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b215c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e44770 item 45 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b215c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b215c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.102563429 +0000 UTC m=+506.315914596 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b215c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b21cc0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b21cc0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b21cc0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b21cc0): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b21cc0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.102563429 +0000 UTC m=+506.315914596 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b21cc0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e44d20 item 45 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4c400): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4c400): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4c400): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4c400): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4c400): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4c400): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4c400): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.104500877 +0000 UTC m=+506.317852074 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4c400): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4c900): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4c900): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4c900): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e45b90 item 46 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4c900): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4c900): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.106262933 +0000 UTC m=+506.319614100 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4c900): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4d000): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4d000): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4d000): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4d000): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4d000): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.106262933 +0000 UTC m=+506.319614100 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4d000): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30362760a380 item 46 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4d640): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4d640): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4d640): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4d640): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4d640): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4d640): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4d640): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.108460632 +0000 UTC m=+506.321811799 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4d640): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4db40): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4db40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4db40): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30362760ac40 item 47 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4db40): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4db40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.109072338 +0000 UTC m=+506.322423505 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b4db40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6c340): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6c340): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6c340): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6c340): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6c340): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.109072338 +0000 UTC m=+506.322423505 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6c340): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30362760aee0 item 47 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 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/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6c980): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6c980): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6c980): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6c980): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6c980): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6c980): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6c980): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.110991 +0000 UTC m=+506.324342167 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6c980): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6ce80): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6ce80): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6ce80): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30362760b500 item 48 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6ce80): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6ce80): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.111604117 +0000 UTC m=+506.324955284 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6ce80): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6d580): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6d580): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6d580): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6d580): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6d580): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.111604117 +0000 UTC m=+506.324955284 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6d580): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30362760b810 item 48 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6dbc0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6dbc0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6dbc0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6dbc0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6dbc0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.11324278 +0000 UTC m=+506.326593947 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b6dbc0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b8a140): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b8a140): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b8a140): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b8a140): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b8a140): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b8a140): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275de000 item 49 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b8a140): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b8a140): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.113985223 +0000 UTC m=+506.327336400 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b8a140): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b8a680): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b8a680): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b8a680): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b8a680): >_readAt: n=8, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b8a680): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.113985223 +0000 UTC m=+506.327336400 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627b8a680): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275de3f0 item 49 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a2380): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a2380): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a2380): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a2380): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a2380): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.117269552 +0000 UTC m=+506.330620719 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a2380): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a28c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a28c0): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a28c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e318f0 item 50 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a28c0): _readAt: size=2, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a28c0): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a28c0): _writeAt: size=3, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a28c0): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a28c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.118119969 +0000 UTC m=+506.331471146 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a28c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a2f40): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a2f40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a2f40): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a2f40): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a2f40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.118119969 +0000 UTC m=+506.331471146 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a2f40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626e31d50 item 50 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a36c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a36c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a36c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a36c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a36c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.120124201 +0000 UTC m=+506.333475369 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a36c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c001c0): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c001c0): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c001c0): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c001c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c001c0): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c001c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627490620 item 51 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c001c0): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c001c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.121828719 +0000 UTC m=+506.335179886 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c001c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c00700): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c00700): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c00700): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c00700): >_readAt: n=8, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c00700): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.121828719 +0000 UTC m=+506.335179886 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c00700): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627491110 item 51 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c00d80): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c00d80): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c00d80): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c00d80): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c00d80): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.124276591 +0000 UTC m=+506.337627758 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c00d80): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01280): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01280): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01280): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627491ab0 item 52 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01280): _readAt: size=2, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01280): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01280): _writeAt: size=3, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01280): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01280): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.125285725 +0000 UTC m=+506.338636892 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01280): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01800): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01800): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01800): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01800): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01800): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.125285725 +0000 UTC m=+506.338636892 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01800): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626fe2000 item 52 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01e80): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01e80): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01e80): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01e80): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01e80): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.12762397 +0000 UTC m=+506.340975207 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c01e80): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c34480): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c34480): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c34480): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c34480): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c34480): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c34480): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626fe2d20 item 53 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c34480): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c34480): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.128420504 +0000 UTC m=+506.341771671 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c34480): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c349c0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c349c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c349c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c349c0): >_readAt: n=8, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c349c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.128420504 +0000 UTC m=+506.341771671 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c349c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626fe3650 item 53 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35040): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35040): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35040): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35040): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35040): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.13064356 +0000 UTC m=+506.343994727 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35040): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35540): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35540): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35540): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f130a0 item 54 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35540): _readAt: size=2, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35540): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35540): _writeAt: size=3, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35540): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35540): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.131894983 +0000 UTC m=+506.345246170 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35540): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35ac0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35ac0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35ac0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35ac0): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35ac0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.131894983 +0000 UTC m=+506.345246170 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c35ac0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036272a80e0 item 54 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b6f40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b6f40): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b6f40): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b6f40): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b6f40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.133859291 +0000 UTC m=+506.347210458 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b6f40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b7440): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b7440): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b7440): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b7440): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b7440): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b7440): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275f0bd0 item 55 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b7440): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b7440): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.134518435 +0000 UTC m=+506.347869602 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b7440): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b7980): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b7980): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b7980): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b7980): >_readAt: n=8, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b7980): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.134518435 +0000 UTC m=+506.347869602 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278b7980): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275f1110 item 55 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 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/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84100): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84100): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84100): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84100): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84100): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.136526797 +0000 UTC m=+506.349877965 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84100): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84600): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84600): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84600): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275f19d0 item 56 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84600): _readAt: size=2, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84600): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84600): _writeAt: size=3, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84600): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84600): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.137505575 +0000 UTC m=+506.350856742 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84600): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84b80): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84b80): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84b80): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84b80): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84b80): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.137505575 +0000 UTC m=+506.350856742 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c84b80): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275f1dc0 item 56 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c851c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c851c0): open at offset 0 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c851c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c851c0): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c851c0): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c851c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c851c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c851c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.139728712 +0000 UTC m=+506.353079930 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c851c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c85700): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c85700): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c85700): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036273a8700 item 57 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c85700): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c85700): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.140647577 +0000 UTC m=+506.353998744 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c85700): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c85c40): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c85c40): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c85c40): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c85c40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c85c40): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c85c40): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036273a8cb0 item 57 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c85c40): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c85c40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.141403213 +0000 UTC m=+506.354754390 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c85c40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caa2c0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caa2c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caa2c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caa2c0): >_readAt: n=8, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caa2c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.141403213 +0000 UTC m=+506.354754390 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caa2c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036273a9110 item 57 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caa900): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caa900): open at offset 0 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caa900): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caa900): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caa900): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caa900): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caa900): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caa900): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.143152867 +0000 UTC m=+506.356504043 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caa900): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caae40): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caae40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caae40): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f7d490 item 58 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caae40): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caae40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.143942226 +0000 UTC m=+506.357293393 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627caae40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cab380): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cab380): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cab380): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f7dc70 item 58 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cab380): _readAt: size=2, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cab380): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cab380): _writeAt: size=3, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cab380): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cab380): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.144854899 +0000 UTC m=+506.358206066 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cab380): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cab940): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cab940): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cab940): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cab940): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cab940): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.144854899 +0000 UTC m=+506.358206066 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cab940): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627cc60e0 item 58 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd2080): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd2080): open at offset 0 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd2080): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd2080): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd2080): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd2080): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd2080): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd2080): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.146514572 +0000 UTC m=+506.359865740 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd2080): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd25c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd25c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd25c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627cc6690 item 59 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd25c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd25c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.147216738 +0000 UTC m=+506.360567905 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd25c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd2b00): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd2b00): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd2b00): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd2b00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd2b00): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd2b00): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627cc6930 item 59 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd2b00): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd2b00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.147809457 +0000 UTC m=+506.361160624 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd2b00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd3080): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd3080): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd3080): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd3080): >_readAt: n=8, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd3080): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.147809457 +0000 UTC m=+506.361160624 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd3080): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627cc6bd0 item 59 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 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/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd36c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd36c0): open at offset 0 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd36c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd36c0): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd36c0): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd36c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd36c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd36c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.149434594 +0000 UTC m=+506.362785761 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd36c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd3c00): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd3c00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd3c00): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627cc7180 item 60 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd3c00): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd3c00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.15062387 +0000 UTC m=+506.363975037 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627cd3c00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8240): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8240): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8240): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627cc7420 item 60 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8240): _readAt: size=2, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8240): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8240): _writeAt: size=3, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8240): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8240): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.15130154 +0000 UTC m=+506.364652707 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8240): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8800): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8800): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8800): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8800): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8800): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.15130154 +0000 UTC m=+506.364652707 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8800): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627cc76c0 item 60 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8e40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8e40): open at offset 0 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8e40): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8e40): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8e40): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8e40): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8e40): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8e40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.153254026 +0000 UTC m=+506.366605193 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce8e40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce9380): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce9380): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce9380): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627cc7c70 item 61 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce9380): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce9380): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.153858306 +0000 UTC m=+506.367209473 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce9380): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce9a80): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce9a80): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce9a80): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce9a80): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce9a80): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.153858306 +0000 UTC m=+506.367209473 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627ce9a80): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d0a070 item 61 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 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/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d161c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d161c0): open at offset 0 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d161c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d161c0): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d161c0): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d161c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d161c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d161c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.1555288 +0000 UTC m=+506.368879967 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d161c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d16700): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d16700): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d16700): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d0a620 item 62 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d16700): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d16700): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.156018084 +0000 UTC m=+506.369369241 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d16700): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d16e00): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d16e00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d16e00): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d16e00): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d16e00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.156018084 +0000 UTC m=+506.369369241 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d16e00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d0a8c0 item 62 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 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/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d17440): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d17440): open at offset 0 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d17440): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d17440): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d17440): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d17440): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d17440): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d17440): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.15755743 +0000 UTC m=+506.370908597 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d17440): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d17980): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d17980): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d17980): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d0ae70 item 63 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d17980): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d17980): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.158058986 +0000 UTC m=+506.371410153 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d17980): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2e180): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2e180): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2e180): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2e180): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2e180): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.158058986 +0000 UTC m=+506.371410153 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2e180): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d0b110 item 63 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 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/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2e7c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2e7c0): open at offset 0 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2e7c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2e7c0): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2e7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2e7c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2e7c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2e7c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.160956036 +0000 UTC m=+506.374307203 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2e7c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2ed00): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2ed00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2ed00): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d0b6c0 item 64 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2ed00): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2ed00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.161532865 +0000 UTC m=+506.374884032 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2ed00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2f400): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2f400): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2f400): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2f400): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2f400): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.161532865 +0000 UTC m=+506.374884032 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2f400): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d0b960 item 64 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2fa40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2fa40): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2fa40): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2fa40): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2fa40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.163376675 +0000 UTC m=+506.376727843 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2fa40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2fec0): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2fec0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2fec0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2fec0): >_readAt: n=2, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2fec0): _writeAt: size=3, off=2 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d44070 item 65 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2fec0): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2fec0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.164021693 +0000 UTC m=+506.377372860 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d2fec0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d484c0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d484c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d484c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d484c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d484c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.164021693 +0000 UTC m=+506.377372860 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d484c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d44310 item 65 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d48b00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d48b00): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d48b00): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d48b00): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d48b00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.166724095 +0000 UTC m=+506.380075262 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d48b00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d48f80): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d48f80): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d448c0 item 66 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d48f80): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d48f80): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d48f80): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d48f80): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d48f80): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.167427403 +0000 UTC m=+506.380778570 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d48f80): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d494c0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d494c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d494c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d494c0): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d494c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.167427403 +0000 UTC m=+506.380778570 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d494c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d44b60 item 66 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d49b00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d49b00): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d49b00): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d49b00): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d49b00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.169803969 +0000 UTC m=+506.383155166 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d49b00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6c080): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6c080): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6c080): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6c080): >_readAt: n=2, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6c080): _writeAt: size=3, off=2 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d45110 item 67 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6c080): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6c080): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.170499212 +0000 UTC m=+506.383850379 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6c080): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6c580): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6c580): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6c580): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6c580): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6c580): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.170499212 +0000 UTC m=+506.383850379 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6c580): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d453b0 item 67 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6cc00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6cc00): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6cc00): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6cc00): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6cc00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.172395942 +0000 UTC m=+506.385747109 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6cc00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6d100): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6d100): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d45960 item 68 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6d100): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6d100): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6d100): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6d100): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6d100): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.173656132 +0000 UTC m=+506.387007299 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6d100): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6d640): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6d640): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6d640): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6d640): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6d640): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.173656132 +0000 UTC m=+506.387007299 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6d640): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d45c00 item 68 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9a480): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9a480): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9a480): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9a480): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9a480): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.177186917 +0000 UTC m=+506.390538084 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9a480): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9a900): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9a900): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9a900): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9a900): >_readAt: n=2, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9a900): _writeAt: size=3, off=2 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627eaa3f0 item 69 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9a900): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9a900): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.177773956 +0000 UTC m=+506.391125123 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9a900): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9ae00): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9ae00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9ae00): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9ae00): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9ae00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.177773956 +0000 UTC m=+506.391125123 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9ae00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275de0e0 item 69 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9b480): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9b480): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9b480): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9b480): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9b480): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.180796471 +0000 UTC m=+506.394147638 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9b480): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9b980): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9b980): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275dea10 item 70 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9b980): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9b980): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9b980): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9b980): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9b980): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.182420357 +0000 UTC m=+506.395771524 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9b980): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9bec0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9bec0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9bec0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9bec0): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9bec0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.182420357 +0000 UTC m=+506.395771524 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627e9bec0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275dee00 item 70 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6c640): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6c640): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6c640): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6c640): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6c640): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.184328971 +0000 UTC m=+506.397680138 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6c640): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6cb40): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6cb40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6cb40): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6cb40): >_readAt: n=2, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6cb40): _writeAt: size=3, off=2 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275df650 item 71 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6cb40): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6cb40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.185018161 +0000 UTC m=+506.398369328 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6cb40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6d040): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6d040): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6d040): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6d040): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6d040): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.185018161 +0000 UTC m=+506.398369328 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6d040): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275df8f0 item 71 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6dd00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6dd00): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6dd00): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6dd00): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6dd00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.186829461 +0000 UTC m=+506.400180628 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d6dd00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e4740): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e4740): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627eaa700 item 72 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e4740): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e4740): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e4740): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e4740): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e4740): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.18747044 +0000 UTC m=+506.400821618 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e4740): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e4e00): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e4e00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e4e00): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e4e00): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e4e00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.18747044 +0000 UTC m=+506.400821618 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e4e00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627eaa9a0 item 72 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e53c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e53c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e53c0): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e53c0): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e53c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e53c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e53c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.189038381 +0000 UTC m=+506.402389548 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e53c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e59c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e59c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e59c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627eaaf50 item 73 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e59c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e59c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.189629035 +0000 UTC m=+506.402980203 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278e59c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303626f18e80): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303626f18e80): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303626f18e80): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303626f18e80): >_readAt: n=2, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303626f18e80): _writeAt: size=3, off=2 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627eab1f0 item 73 2026/09/19 01:23:26 DEBUG : open-test-file(0x303626f18e80): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303626f18e80): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.190489441 +0000 UTC m=+506.403840617 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303626f18e80): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748e180): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748e180): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748e180): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748e180): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748e180): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.190489441 +0000 UTC m=+506.403840617 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748e180): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036272a8070 item 73 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748e7c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748e7c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748e7c0): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748e7c0): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748e7c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748e7c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748e7c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.192641643 +0000 UTC m=+506.405992810 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748e7c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748f400): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748f400): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748f400): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036272a8770 item 74 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748f400): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748f400): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.193228041 +0000 UTC m=+506.406579197 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748f400): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748f940): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748f940): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036272a8a10 item 74 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748f940): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748f940): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748f940): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748f940): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748f940): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.194046516 +0000 UTC m=+506.407397683 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362748f940): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4a000): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4a000): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4a000): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4a000): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4a000): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.194046516 +0000 UTC m=+506.407397683 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4a000): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036272a8d90 item 74 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4a700): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4a700): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4a700): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4a700): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4a700): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4a700): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4a700): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.195630676 +0000 UTC m=+506.408981843 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4a700): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4ac00): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4ac00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4ac00): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036272a9880 item 75 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4ac00): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4ac00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.196227153 +0000 UTC m=+506.409578320 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4ac00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4b240): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4b240): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4b240): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4b240): >_readAt: n=2, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4b240): _writeAt: size=3, off=2 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036272a9c70 item 75 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4b240): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4b240): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.196868653 +0000 UTC m=+506.410219821 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4b240): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4b780): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4b780): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4b780): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4b780): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4b780): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.196868653 +0000 UTC m=+506.410219821 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4b780): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d44150 item 75 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4bdc0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4bdc0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4bdc0): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4bdc0): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4bdc0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4bdc0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4bdc0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.198390185 +0000 UTC m=+506.411741353 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627c4bdc0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362732cac0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362732cac0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362732cac0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d44700 item 76 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362732cac0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362732cac0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.199150792 +0000 UTC m=+506.412501959 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362732cac0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8a080): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8a080): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d449a0 item 76 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8a080): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8a080): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8a080): _writeAt: size=3, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8a080): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8a080): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.199788235 +0000 UTC m=+506.413139393 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8a080): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8a600): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8a600): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8a600): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8a600): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8a600): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.199788235 +0000 UTC m=+506.413139393 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8a600): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d44c40 item 76 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8ac40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8ac40): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8ac40): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8ac40): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8ac40): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8ac40): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8ac40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.201437348 +0000 UTC m=+506.414788515 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8ac40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8b3c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8b3c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8b3c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d451f0 item 77 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8b3c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8b3c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.202064402 +0000 UTC m=+506.415415579 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8b3c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277952c0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277952c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277952c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277952c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277952c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.202064402 +0000 UTC m=+506.415415579 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277952c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036272640e0 item 77 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627795bc0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627795bc0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627795bc0): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627795bc0): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627795bc0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627795bc0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627795bc0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.203801831 +0000 UTC m=+506.417152998 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627795bc0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750e280): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750e280): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750e280): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627264fc0 item 78 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750e280): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750e280): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.204958375 +0000 UTC m=+506.418309542 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750e280): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750e9c0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750e9c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750e9c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750e9c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750e9c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.204958375 +0000 UTC m=+506.418309542 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750e9c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036272655e0 item 78 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750f5c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750f5c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750f5c0): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750f5c0): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750f5c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750f5c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750f5c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.206589044 +0000 UTC m=+506.419940211 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750f5c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750fac0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750fac0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750fac0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627265d50 item 79 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750fac0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750fac0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.207392721 +0000 UTC m=+506.420743888 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362750fac0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe43c0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe43c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe43c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe43c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe43c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.207392721 +0000 UTC m=+506.420743888 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe43c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036275642a0 item 79 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 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/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe4a00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe4a00): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe4a00): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe4a00): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe4a00): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe4a00): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe4a00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.209273151 +0000 UTC m=+506.422624318 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe4a00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe4f80): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe4f80): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe4f80): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627564a10 item 80 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe4f80): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe4f80): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.209979805 +0000 UTC m=+506.423330972 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe4f80): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe5680): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe5680): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe5680): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe5680): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe5680): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.209979805 +0000 UTC m=+506.423330972 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe5680): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627564d20 item 80 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe5cc0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe5cc0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe5cc0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe5cc0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe5cc0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.211691186 +0000 UTC m=+506.425042353 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627fe5cc0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cc940): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cc940): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cc940): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cc940): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cc940): >_readAt: n=2, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cc940): _writeAt: size=3, off=7 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627565500 item 81 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cc940): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cc940): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.213337103 +0000 UTC m=+506.426688270 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cc940): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cd400): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cd400): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cd400): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cd400): >_readAt: n=8, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cd400): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.213337103 +0000 UTC m=+506.426688270 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cd400): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627565880 item 81 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cdd40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cdd40): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cdd40): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cdd40): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cdd40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.216267505 +0000 UTC m=+506.429618682 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036271cdd40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627986340): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627986340): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627986340): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f60070 item 82 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627986340): _readAt: size=2, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627986340): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627986340): _writeAt: size=3, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627986340): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627986340): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.217190598 +0000 UTC m=+506.430541775 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627986340): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279868c0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279868c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279868c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279868c0): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279868c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.217190598 +0000 UTC m=+506.430541775 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279868c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f604d0 item 82 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627987040): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627987040): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627987040): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627987040): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627987040): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.218890577 +0000 UTC m=+506.432241745 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627987040): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627987600): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627987600): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627987600): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627987600): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627987600): >_readAt: n=2, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627987600): _writeAt: size=3, off=7 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f60d90 item 83 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627987600): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627987600): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.219615085 +0000 UTC m=+506.432966252 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627987600): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279de280): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279de280): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279de280): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279de280): >_readAt: n=8, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279de280): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.219615085 +0000 UTC m=+506.432966252 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279de280): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f61180 item 83 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279de900): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279de900): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279de900): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279de900): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279de900): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.221504953 +0000 UTC m=+506.434856120 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279de900): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dee00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dee00): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dee00): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f61d50 item 84 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dee00): _readAt: size=2, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dee00): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dee00): _writeAt: size=3, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dee00): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dee00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.222516864 +0000 UTC m=+506.435868031 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dee00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279df480): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279df480): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279df480): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279df480): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279df480): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.222516864 +0000 UTC m=+506.435868031 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279df480): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f54620 item 84 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8b8c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8b8c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8b8c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8b8c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8b8c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.224843144 +0000 UTC m=+506.438194321 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8b8c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8bdc0): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8bdc0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8bdc0): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8bdc0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8bdc0): >_readAt: n=2, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8bdc0): _writeAt: size=3, off=7 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d45730 item 85 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8bdc0): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8bdc0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.225405917 +0000 UTC m=+506.438757084 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627d8bdc0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a25c0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a25c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a25c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a25c0): >_readAt: n=8, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a25c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.225405917 +0000 UTC m=+506.438757084 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a25c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627d45ab0 item 85 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a2d00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a2d00): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a2d00): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a2d00): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a2d00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.227731187 +0000 UTC m=+506.441082364 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a2d00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a3300): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a3300): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a3300): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627636690 item 86 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a3300): _readAt: size=2, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a3300): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a3300): _writeAt: size=3, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a3300): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a3300): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.228843377 +0000 UTC m=+506.442194544 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a3300): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a3ac0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a3ac0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a3ac0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a3ac0): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a3ac0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.228843377 +0000 UTC m=+506.442194544 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036273a3ac0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627636bd0 item 86 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542580): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542580): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542580): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542580): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542580): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.230861426 +0000 UTC m=+506.444212594 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542580): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542a80): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542a80): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542a80): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542a80): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542a80): >_readAt: n=2, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542a80): _writeAt: size=3, off=7 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627aba380 item 87 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542a80): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542a80): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.231737439 +0000 UTC m=+506.445088606 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542a80): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542fc0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542fc0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542fc0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542fc0): >_readAt: n=8, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542fc0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.231737439 +0000 UTC m=+506.445088606 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627542fc0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627aba620 item 87 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 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/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627543640): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627543640): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627543640): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627543640): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627543640): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.233746031 +0000 UTC m=+506.447097208 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627543640): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627543b40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627543b40): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627543b40): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627abac40 item 88 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627543b40): _readAt: size=2, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627543b40): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627543b40): _writeAt: size=3, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627543b40): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627543b40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.234544098 +0000 UTC m=+506.447895275 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627543b40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765a1c0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765a1c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765a1c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765a1c0): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765a1c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.234544098 +0000 UTC m=+506.447895275 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765a1c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627abaee0 item 88 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765a800): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765a800): open at offset 0 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765a800): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765a800): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765a800): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765a800): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765a800): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765a800): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.236269345 +0000 UTC m=+506.449620512 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765a800): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765ad40): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765ad40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765ad40): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627abb490 item 89 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765ad40): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765ad40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.236931936 +0000 UTC m=+506.450283103 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765ad40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765b280): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765b280): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765b280): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765b280): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765b280): >_readAt: n=2, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765b280): _writeAt: size=3, off=7 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627abb730 item 89 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765b280): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765b280): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.237720064 +0000 UTC m=+506.451071231 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765b280): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765b800): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765b800): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765b800): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765b800): >_readAt: n=8, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765b800): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.237720064 +0000 UTC m=+506.451071231 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765b800): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627abb9d0 item 89 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765be40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765be40): open at offset 0 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765be40): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765be40): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765be40): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765be40): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765be40): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765be40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.240198092 +0000 UTC m=+506.453549259 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x30362765be40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627670480): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627670480): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627670480): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036273803f0 item 90 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627670480): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627670480): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.240836417 +0000 UTC m=+506.454187584 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627670480): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276709c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276709c0): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276709c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627380930 item 90 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276709c0): _readAt: size=2, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276709c0): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276709c0): _writeAt: size=3, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276709c0): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276709c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.242170356 +0000 UTC m=+506.455521632 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276709c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627670f80): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627670f80): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627670f80): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627670f80): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627670f80): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.242170356 +0000 UTC m=+506.455521632 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627670f80): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627381570 item 90 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276715c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276715c0): open at offset 0 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276715c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276715c0): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276715c0): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276715c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276715c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276715c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.243740049 +0000 UTC m=+506.457091216 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276715c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627671b00): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627671b00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627671b00): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f30000 item 91 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627671b00): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627671b00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.244352445 +0000 UTC m=+506.457703612 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627671b00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c8140): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c8140): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c8140): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c8140): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c8140): >_readAt: n=2, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c8140): _writeAt: size=3, off=7 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f308c0 item 91 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c8140): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c8140): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.245026929 +0000 UTC m=+506.458378146 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c8140): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c86c0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c86c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c86c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c86c0): >_readAt: n=8, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c86c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.245026929 +0000 UTC m=+506.458378146 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c86c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f30f50 item 91 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 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/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c8d00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c8d00): open at offset 0 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c8d00): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c8d00): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c8d00): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c8d00): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c8d00): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c8d00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.246570883 +0000 UTC m=+506.459922050 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c8d00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9240): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9240): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9240): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f31960 item 92 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9240): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9240): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.247152682 +0000 UTC m=+506.460503849 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9240): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9780): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9780): open at offset 5 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9780): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f31d50 item 92 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9780): _readAt: size=2, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9780): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9780): _writeAt: size=3, off=5 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9780): >_writeAt: n=3, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9780): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.247773794 +0000 UTC m=+506.461124961 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9780): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9d40): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9d40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9d40): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9d40): >_readAt: n=3, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9d40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.247773794 +0000 UTC m=+506.461124961 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036276c9d40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627bfa150 item 92 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dfd00): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dfd00): open at offset 0 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dfd00): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dfd00): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dfd00): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dfd00): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dfd00): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dfd00): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.252363498 +0000 UTC m=+506.465714665 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036279dfd00): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627786340): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627786340): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627786340): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303626f55c00 item 93 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627786340): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627786340): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.253048582 +0000 UTC m=+506.466399749 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627786340): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627786a40): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627786a40): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627786a40): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627786a40): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627786a40): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.253048582 +0000 UTC m=+506.466399749 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627786a40): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036277804d0 item 93 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 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/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627787080): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627787080): open at offset 0 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627787080): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627787080): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627787080): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627787080): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627787080): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627787080): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.255787934 +0000 UTC m=+506.469139101 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627787080): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277875c0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277875c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277875c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627780f50 item 94 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277875c0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277875c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.256369151 +0000 UTC m=+506.469720318 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277875c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627787cc0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627787cc0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627787cc0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627787cc0): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627787cc0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.256369151 +0000 UTC m=+506.469720318 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x303627787cc0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036277812d0 item 94 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 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/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fa400): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fa400): open at offset 0 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fa400): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fa400): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fa400): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fa400): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fa400): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fa400): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.259032229 +0000 UTC m=+506.472383416 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fa400): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fa940): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fa940): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fa940): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627781b90 item 95 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fa940): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fa940): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.259800939 +0000 UTC m=+506.473152146 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fa940): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fb040): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fb040): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fb040): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fb040): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fb040): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.259800939 +0000 UTC m=+506.473152146 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fb040): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3036274462a0 item 95 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 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/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fb680): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fb680): open at offset 0 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fb680): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fb680): _readAt: size=2, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fb680): >_readAt: n=0, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fb680): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fb680): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fb680): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.261975805 +0000 UTC m=+506.475326972 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fb680): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fbbc0): _writeAt: size=5, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fbbc0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fbbc0): >openPending: err= 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627446a10 item 96 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fbbc0): >_writeAt: n=5, err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fbbc0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.262821402 +0000 UTC m=+506.476172569 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036277fbbc0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/19 01:23:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:23:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/19 01:23:26 DEBUG : open-test-file: newRWFileHandle: 2026/09/19 01:23:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/19 01:23:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278183c0): _readAt: size=512, off=0 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278183c0): openPending: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278183c0): >openPending: err= 2026/09/19 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278183c0): >_readAt: n=5, err=EOF 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278183c0): close: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-19 01:23:26.262821402 +0000 UTC m=+506.476172569 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:26 DEBUG : open-test-file(0x3036278183c0): >close: err= 2026/09/19 01:23:26 DEBUG : open-test-file: Remove: 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x303627446e00 item 96 2026/09/19 01:23:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/19 01:23:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/19 01:23:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/19 01:23:26 DEBUG : open-test-file: >Remove: err= 2026/09/19 01:23:26 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:23:26 DEBUG : Looking for writers 2026/09/19 01:23:26 DEBUG : >WaitForWriters: 2026/09/19 01:23:26 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.74s) --- PASS: TestRWFileHandleOpenTests/writes (1.61s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.29s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- 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 (1.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.29s) --- 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.00s) --- 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.00s) --- 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.00s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- 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:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:23:26 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:23:26 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:23:26 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:26 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:23:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:23:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:26 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:23:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:27 DEBUG : file1: newRWFileHandle: 2026/09/19 01:23:27 DEBUG : file1(0x303627818ac0): openPending: 2026/09/19 01:23:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:23:27 DEBUG : file1(0x303627818ac0): >openPending: err= 2026/09/19 01:23:27 DEBUG : file1: >newRWFileHandle: err= 2026/09/19 01:23:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:23:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/19 01:23:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/09/19 01:23:27 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:23:27 DEBUG : Looking for writers 2026/09/19 01:23:27 DEBUG : file1: reading active writers 2026/09/19 01:23:27 DEBUG : file1: active writers 1 2026/09/19 01:23:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/09/19 01:23:27 DEBUG : Looking for writers 2026/09/19 01:23:27 DEBUG : file1: reading active writers 2026/09/19 01:23:27 DEBUG : file1: active writers 1 2026/09/19 01:23:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/09/19 01:23:27 DEBUG : Looking for writers 2026/09/19 01:23:27 DEBUG : file1: reading active writers 2026/09/19 01:23:27 DEBUG : file1: active writers 1 2026/09/19 01:23:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/09/19 01:23:27 DEBUG : Looking for writers 2026/09/19 01:23:27 DEBUG : file1: reading active writers 2026/09/19 01:23:27 DEBUG : file1: active writers 1 2026/09/19 01:23:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/09/19 01:23:27 DEBUG : Looking for writers 2026/09/19 01:23:27 DEBUG : file1: reading active writers 2026/09/19 01:23:27 DEBUG : file1: active writers 1 2026/09/19 01:23:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/09/19 01:23:27 DEBUG : Looking for writers 2026/09/19 01:23:27 DEBUG : file1: reading active writers 2026/09/19 01:23:27 DEBUG : file1: active writers 1 2026/09/19 01:23:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/09/19 01:23:27 DEBUG : Looking for writers 2026/09/19 01:23:27 DEBUG : file1: reading active writers 2026/09/19 01:23:27 DEBUG : file1: active writers 1 2026/09/19 01:23:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/09/19 01:23:28 DEBUG : Looking for writers 2026/09/19 01:23:28 DEBUG : file1: reading active writers 2026/09/19 01:23:28 DEBUG : file1: active writers 1 2026/09/19 01:23:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:29 DEBUG : Looking for writers 2026/09/19 01:23:29 DEBUG : file1: reading active writers 2026/09/19 01:23:29 DEBUG : file1: active writers 1 2026/09/19 01:23:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:30 DEBUG : Looking for writers 2026/09/19 01:23:30 DEBUG : file1: reading active writers 2026/09/19 01:23:30 DEBUG : file1: active writers 1 2026/09/19 01:23:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:31 DEBUG : Looking for writers 2026/09/19 01:23:31 DEBUG : file1: reading active writers 2026/09/19 01:23:31 DEBUG : file1: active writers 1 2026/09/19 01:23:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:32 DEBUG : Looking for writers 2026/09/19 01:23:32 DEBUG : file1: reading active writers 2026/09/19 01:23:32 DEBUG : file1: active writers 1 2026/09/19 01:23:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:33 DEBUG : Looking for writers 2026/09/19 01:23:33 DEBUG : file1: reading active writers 2026/09/19 01:23:33 DEBUG : file1: active writers 1 2026/09/19 01:23:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:34 DEBUG : Looking for writers 2026/09/19 01:23:34 DEBUG : file1: reading active writers 2026/09/19 01:23:34 DEBUG : file1: active writers 1 2026/09/19 01:23:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:35 DEBUG : Looking for writers 2026/09/19 01:23:35 DEBUG : file1: reading active writers 2026/09/19 01:23:35 DEBUG : file1: active writers 1 2026/09/19 01:23:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:36 DEBUG : Looking for writers 2026/09/19 01:23:36 DEBUG : file1: reading active writers 2026/09/19 01:23:36 DEBUG : file1: active writers 1 2026/09/19 01:23:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:37 DEBUG : Looking for writers 2026/09/19 01:23:37 DEBUG : file1: reading active writers 2026/09/19 01:23:37 DEBUG : file1: active writers 1 2026/09/19 01:23:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:38 DEBUG : Looking for writers 2026/09/19 01:23:38 DEBUG : file1: reading active writers 2026/09/19 01:23:38 DEBUG : file1: active writers 1 2026/09/19 01:23:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:39 DEBUG : Looking for writers 2026/09/19 01:23:39 DEBUG : file1: reading active writers 2026/09/19 01:23:39 DEBUG : file1: active writers 1 2026/09/19 01:23:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:40 DEBUG : Looking for writers 2026/09/19 01:23:40 DEBUG : file1: reading active writers 2026/09/19 01:23:40 DEBUG : file1: active writers 1 2026/09/19 01:23:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:41 DEBUG : Looking for writers 2026/09/19 01:23:41 DEBUG : file1: reading active writers 2026/09/19 01:23:41 DEBUG : file1: active writers 1 2026/09/19 01:23:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:42 DEBUG : Looking for writers 2026/09/19 01:23:42 DEBUG : file1: reading active writers 2026/09/19 01:23:42 DEBUG : file1: active writers 1 2026/09/19 01:23:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:43 DEBUG : Looking for writers 2026/09/19 01:23:43 DEBUG : file1: reading active writers 2026/09/19 01:23:43 DEBUG : file1: active writers 1 2026/09/19 01:23:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:44 DEBUG : Looking for writers 2026/09/19 01:23:44 DEBUG : file1: reading active writers 2026/09/19 01:23:44 DEBUG : file1: active writers 1 2026/09/19 01:23:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:45 DEBUG : Looking for writers 2026/09/19 01:23:45 DEBUG : file1: reading active writers 2026/09/19 01:23:45 DEBUG : file1: active writers 1 2026/09/19 01:23:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:46 DEBUG : Looking for writers 2026/09/19 01:23:46 DEBUG : file1: reading active writers 2026/09/19 01:23:46 DEBUG : file1: active writers 1 2026/09/19 01:23:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:47 DEBUG : Looking for writers 2026/09/19 01:23:47 DEBUG : file1: reading active writers 2026/09/19 01:23:47 DEBUG : file1: active writers 1 2026/09/19 01:23:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:48 DEBUG : Looking for writers 2026/09/19 01:23:48 DEBUG : file1: reading active writers 2026/09/19 01:23:48 DEBUG : file1: active writers 1 2026/09/19 01:23:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:49 DEBUG : Looking for writers 2026/09/19 01:23:49 DEBUG : file1: reading active writers 2026/09/19 01:23:49 DEBUG : file1: active writers 1 2026/09/19 01:23:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:50 DEBUG : Looking for writers 2026/09/19 01:23:50 DEBUG : file1: reading active writers 2026/09/19 01:23:50 DEBUG : file1: active writers 1 2026/09/19 01:23:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:51 DEBUG : Looking for writers 2026/09/19 01:23:51 DEBUG : file1: reading active writers 2026/09/19 01:23:51 DEBUG : file1: active writers 1 2026/09/19 01:23:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:52 DEBUG : Looking for writers 2026/09/19 01:23:52 DEBUG : file1: reading active writers 2026/09/19 01:23:52 DEBUG : file1: active writers 1 2026/09/19 01:23:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:53 DEBUG : Looking for writers 2026/09/19 01:23:53 DEBUG : file1: reading active writers 2026/09/19 01:23:53 DEBUG : file1: active writers 1 2026/09/19 01:23:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:54 DEBUG : Looking for writers 2026/09/19 01:23:54 DEBUG : file1: reading active writers 2026/09/19 01:23:54 DEBUG : file1: active writers 1 2026/09/19 01:23:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:55 DEBUG : Looking for writers 2026/09/19 01:23:55 DEBUG : file1: reading active writers 2026/09/19 01:23:55 DEBUG : file1: active writers 1 2026/09/19 01:23:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:56 DEBUG : Looking for writers 2026/09/19 01:23:56 DEBUG : file1: reading active writers 2026/09/19 01:23:56 DEBUG : file1: active writers 1 2026/09/19 01:23:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:57 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x303627626200 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3036277b3c28 notify:{wait:0 notify:0 lock:0 head: tail:} checker:53009148755040} name:file1 opens:1 downloaders: o: fd:0x30362749e5c8 info:{ModTime:{wall:14025219569599858831 ext:507328385442 loc:0x4c07580} ATime:{wall:14025219569599858831 ext:507328385442 loc:0x4c07580} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer: closing:}, } 2026/09/19 01:23:57 DEBUG : >WaitForWriters: 2026/09/19 01:23:57 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.87s) === RUN TestRWCacheRename run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:23:57 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:23:57 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:23:57 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:57 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:23:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:23:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:23:57 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:23:57 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:23:57 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:23:57 DEBUG : rename_me: newRWFileHandle: 2026/09/19 01:23:57 DEBUG : rename_me(0x3036279bc1c0): openPending: 2026/09/19 01:23:57 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/19 01:23:57 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/19 01:23:57 DEBUG : rename_me(0x3036279bc1c0): >openPending: err= 2026/09/19 01:23:57 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/19 01:23:57 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/19 01:23:57 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/19 01:23:57 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/19 01:23:57 DEBUG : rename_me(0x3036279bc1c0): _writeAt: size=5, off=0 2026/09/19 01:23:57 DEBUG : rename_me(0x3036279bc1c0): >_writeAt: n=5, err= 2026/09/19 01:23:57 DEBUG : rename_me(0x3036279bc1c0): close: 2026/09/19 01:23:57 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-19 01:23:57.980109536 +0000 UTC m=+538.193460713 2026/09/19 01:23:57 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/19 01:23:57 DEBUG : rename_me(0x3036279bc1c0): >close: err= 2026/09/19 01:23:57 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/19 01:23:57 DEBUG : i_was_renamed: Updating file with 0x30362799a270 2026/09/19 01:23:57 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/19 01:23:57 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/19 01:23:57 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:23:57 DEBUG : Looking for writers 2026/09/19 01:23:57 DEBUG : i_was_renamed: reading active writers 2026/09/19 01:23:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/19 01:23:57 DEBUG : Looking for writers 2026/09/19 01:23:57 DEBUG : i_was_renamed: reading active writers 2026/09/19 01:23:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/19 01:23:58 DEBUG : Looking for writers 2026/09/19 01:23:58 DEBUG : i_was_renamed: reading active writers 2026/09/19 01:23:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/19 01:23:58 DEBUG : Looking for writers 2026/09/19 01:23:58 DEBUG : i_was_renamed: reading active writers 2026/09/19 01:23:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/19 01:23:58 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/19 01:23:58 DEBUG : Looking for writers 2026/09/19 01:23:58 DEBUG : i_was_renamed: reading active writers 2026/09/19 01:23:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/19 01:23:58 DEBUG : Looking for writers 2026/09/19 01:23:58 DEBUG : i_was_renamed: reading active writers 2026/09/19 01:23:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/19 01:23:58 DEBUG : Looking for writers 2026/09/19 01:23:58 DEBUG : i_was_renamed: reading active writers 2026/09/19 01:23:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/19 01:23:59 DEBUG : i_was_renamed: gcid = 6B4F89A54E2D27ECD7E8DA05B4AB8FD9D1D8B119 2026/09/19 01:23:59 DEBUG : Looking for writers 2026/09/19 01:23:59 DEBUG : i_was_renamed: reading active writers 2026/09/19 01:23:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/19 01:23:59 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:23:59 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:23:59 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:24:00 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:24:00 DEBUG : i_was_renamed: size = 5 OK 2026/09/19 01:24:00 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/09/19 01:24:00 INFO : i_was_renamed: Copied (new) 2026/09/19 01:24:00 DEBUG : i_was_renamed: vfs cache: fingerprint now "5," 2026/09/19 01:24:00 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/19 01:24:00 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/19 01:24:00 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/19 01:24:00 DEBUG : Looking for writers 2026/09/19 01:24:00 DEBUG : i_was_renamed: reading active writers 2026/09/19 01:24:00 DEBUG : >WaitForWriters: 2026/09/19 01:24:00 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting 2026/09/19 01:24:00 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:24:01 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestRWCacheRename (4.55s) === RUN TestRWCacheUpdate run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:24:02 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:24:02 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/19 01:24:02 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:24:02 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:24:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:24:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:24:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:24:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" 2026/09/19 01:24:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/19 01:24:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-bewocac3jevi" read_write_test.go:730: skip as modtime not supported 2026/09/19 01:24:02 INFO : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/19 01:24:02 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:24:02 DEBUG : Looking for writers 2026/09/19 01:24:02 DEBUG : >WaitForWriters: 2026/09/19 01:24:02 DEBUG : PikPak root 'rclone-test-bewocac3jevi': vfs cache: cleaner exiting 2026/09/19 01:24:02 DEBUG : forgetting directory cache --- SKIP: TestRWCacheUpdate (0.57s) === RUN TestCaseSensitivity run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:24:03 DEBUG : FiLeA: calculating gcid: failed to unwrap object from src: FiLeA 2026/09/19 01:24:03 DEBUG : FiLeA: gcid = ed1267439bbc430e2a3c002a4a39ac8869a858d5 2026/09/19 01:24:04 DEBUG : FiLeB: calculating gcid: failed to unwrap object from src: FiLeB 2026/09/19 01:24:04 DEBUG : FiLeB: gcid = c0a8962153624d521cfc28e9e9437c2a7ddddffd 2026/09/19 01:24:05 DEBUG : FilEb: calculating gcid: failed to unwrap object from src: FilEb 2026/09/19 01:24:05 DEBUG : FilEb: gcid = d9d37e3253e48da9b2bbbe117f2ddc5b8654d660 2026/09/19 01:24:05 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:24:05 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:24:05 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:24:05 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:24:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/19 01:24:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/19 01:24:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/19 01:24:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:24:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/19 01:24:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/19 01:24:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/19 01:24:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/19 01:24:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:24:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/19 01:24:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/19 01:24:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/19 01:24:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/19 01:24:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:24:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/19 01:24:09 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:09 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/19 01:24:09 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/19 01:24:09 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/19 01:24:09 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:24:10 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/19 01:24:10 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:10 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/19 01:24:10 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/19 01:24:10 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/19 01:24:10 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:24:11 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/19 01:24:11 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/19 01:24:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/19 01:24:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/19 01:24:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:24:11 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/19 01:24:11 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/19 01:24:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/19 01:24:11 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/09/19 01:24:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:24:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/19 01:24:12 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/19 01:24:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/19 01:24:12 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/09/19 01:24:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:24:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/19 01:24:12 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/19 01:24:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/19 01:24:12 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/09/19 01:24:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:24:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/19 01:24:12 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:12 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/19 01:24:12 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/19 01:24:12 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/19 01:24:12 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:24:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/19 01:24:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:13 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/19 01:24:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/19 01:24:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/19 01:24:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:24:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/19 01:24:14 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:14 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/19 01:24:14 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/19 01:24:14 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:14 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/19 01:24:14 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/19 01:24:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/19 01:24:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/19 01:24:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/19 01:24:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:24:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/19 01:24:14 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:14 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/09/19 01:24:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:14 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/09/19 01:24:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:14 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/09/19 01:24:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/19 01:24:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/19 01:24:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/19 01:24:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:24:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/19 01:24:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:15 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/19 01:24:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/19 01:24:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/19 01:24:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:24:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/19 01:24:15 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:15 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/09/19 01:24:15 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:15 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/09/19 01:24:15 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:24:15 DEBUG : Looking for writers 2026/09/19 01:24:15 DEBUG : FiLeA: reading active writers 2026/09/19 01:24:15 DEBUG : FiLeB: reading active writers 2026/09/19 01:24:15 DEBUG : FilEb: reading active writers 2026/09/19 01:24:15 DEBUG : >WaitForWriters: 2026/09/19 01:24:15 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:24:15 DEBUG : Looking for writers 2026/09/19 01:24:15 DEBUG : FiLeA: reading active writers 2026/09/19 01:24:15 DEBUG : FiLeB: reading active writers 2026/09/19 01:24:15 DEBUG : FilEb: reading active writers 2026/09/19 01:24:15 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (16.54s) === RUN TestUnicodeNormalization run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:24:19 DEBUG : normal name with no special characters.txt: calculating gcid: failed to unwrap object from src: normal name with no special characters.txt 2026/09/19 01:24:19 DEBUG : normal name with no special characters.txt: gcid = ed1267439bbc430e2a3c002a4a39ac8869a858d5 2026/09/19 01:24:20 DEBUG : 測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ 2026/09/19 01:24:20 DEBUG : 測試_Русский___ě_áñ: gcid = c0a8962153624d521cfc28e9e9437c2a7ddddffd 2026/09/19 01:24:21 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:24:21 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:24:21 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:24:22 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:24:22 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:24:22 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:24:22 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:24:22 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:23 DEBUG : pacer: Reducing sleep to 100ms 2026/09/19 01:24:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/19 01:24:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/19 01:24:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/19 01:24:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:24:24 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/19 01:24:24 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:24 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/19 01:24:24 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/19 01:24:24 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/19 01:24:24 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:24:24 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/19 01:24:24 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:24 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/19 01:24:24 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/19 01:24:24 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/19 01:24:24 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:24:24 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/19 01:24:24 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:24 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/19 01:24:24 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:24:24 DEBUG : Looking for writers 2026/09/19 01:24:24 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/19 01:24:24 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/19 01:24:24 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (8.50s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:24:27 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:24:27 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:24:27 DEBUG : PikPak root 'rclone-test-bewocac3jevi': Reusing VFS from active cache 2026/09/19 01:24:27 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:24:27 DEBUG : Looking for writers 2026/09/19 01:24:27 DEBUG : >WaitForWriters: 2026/09/19 01:24:27 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:24:27 DEBUG : Looking for writers 2026/09/19 01:24:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.57s) === RUN TestVFSNewWithOpts run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:24:28 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:24:28 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:24:28 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:24:28 DEBUG : Looking for writers 2026/09/19 01:24:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.57s) === RUN TestVFSRoot run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:24:28 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:24:28 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:24:28 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:24:28 DEBUG : Looking for writers 2026/09/19 01:24:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (1.03s) === RUN TestVFSStat run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:24:30 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:24:30 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:24:30 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2026/09/19 01:24:30 DEBUG : file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:24:31 DEBUG : dir/file2: calculating gcid: failed to unwrap object from src: dir/file2 2026/09/19 01:24:31 DEBUG : dir/file2: gcid = 8f6e1023f7530ee92b8667061641e57f5c481570 2026/09/19 01:24:33 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:24:33 DEBUG : dir: Looking for writers 2026/09/19 01:24:33 DEBUG : file2: reading active writers 2026/09/19 01:24:33 DEBUG : Looking for writers 2026/09/19 01:24:33 DEBUG : dir: reading active writers 2026/09/19 01:24:33 DEBUG : file1: reading active writers 2026/09/19 01:24:33 DEBUG : >WaitForWriters: 2026/09/19 01:24:36 DEBUG : dir: Rmdir: contains trashed file: "file2" --- PASS: TestVFSStat (7.92s) === RUN TestVFSStatParent run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:24:37 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:24:37 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:24:38 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2026/09/19 01:24:38 DEBUG : file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:24:39 DEBUG : dir/file2: calculating gcid: failed to unwrap object from src: dir/file2 2026/09/19 01:24:39 DEBUG : dir/file2: gcid = 8f6e1023f7530ee92b8667061641e57f5c481570 2026/09/19 01:24:41 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:24:41 DEBUG : dir: Looking for writers 2026/09/19 01:24:41 DEBUG : Looking for writers 2026/09/19 01:24:41 DEBUG : dir: reading active writers 2026/09/19 01:24:41 DEBUG : file1: reading active writers 2026/09/19 01:24:41 DEBUG : >WaitForWriters: 2026/09/19 01:24:44 DEBUG : dir: Rmdir: contains trashed file: "file2" --- PASS: TestVFSStatParent (9.13s) === RUN TestVFSOpenFile run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:24:47 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:24:47 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:24:47 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2026/09/19 01:24:47 DEBUG : file1: gcid = 3823e2b83a3ba8d1137efc1fe13e3a2e7cfb8d82 2026/09/19 01:24:47 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:24:47 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:24:47 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:24:47 DEBUG : Config file has changed externally - reloading 2026/09/19 01:24:48 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:24:48 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:24:48 DEBUG : pacer: Reducing sleep to 100ms 2026/09/19 01:24:49 DEBUG : dir/file2: calculating gcid: failed to unwrap object from src: dir/file2 2026/09/19 01:24:49 DEBUG : dir/file2: gcid = 8f6e1023f7530ee92b8667061641e57f5c481570 2026/09/19 01:24:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:50 DEBUG : file1: Open: flags=O_RDONLY 2026/09/19 01:24:50 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/19 01:24:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/19 01:24:50 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:50 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/19 01:24:50 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/19 01:24:50 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/19 01:24:50 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:24:50 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:24:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/19 01:24:50 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/19 01:24:50 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/19 01:24:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/19 01:24:50 DEBUG : PikPak root 'rclone-test-bewocac3jevi': File to upload is small (0 bytes), uploading instead of streaming 2026/09/19 01:24:50 DEBUG : dir/new_file.txt: calculating gcid: failed to unwrap object from src: dir/new_file.txt 2026/09/19 01:24:50 DEBUG : dir/new_file.txt: gcid = da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/19 01:24:51 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/19 01:24:51 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/09/19 01:24:51 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/09/19 01:24:51 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/19 01:24:51 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:24:51 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/19 01:24:51 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:24:51 DEBUG : dir: Looking for writers 2026/09/19 01:24:51 DEBUG : file2: reading active writers 2026/09/19 01:24:51 DEBUG : new_file.txt: reading active writers 2026/09/19 01:24:51 DEBUG : Looking for writers 2026/09/19 01:24:51 DEBUG : dir: reading active writers 2026/09/19 01:24:51 DEBUG : file1: reading active writers 2026/09/19 01:24:51 DEBUG : >WaitForWriters: 2026/09/19 01:24:56 DEBUG : dir: Rmdir: contains trashed file: "new_file.txt" 2026/09/19 01:24:56 DEBUG : dir: Rmdir: contains trashed file: "file2" --- PASS: TestVFSOpenFile (10.77s) === RUN TestVFSRename run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:24:57 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:24:57 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:24:59 DEBUG : dir/file2: calculating gcid: failed to unwrap object from src: dir/file2 2026/09/19 01:24:59 DEBUG : dir/file2: gcid = 8f6e1023f7530ee92b8667061641e57f5c481570 2026/09/19 01:25:02 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/19 01:25:02 DEBUG : dir/file1: Updating file with dir/file1 0x30362781d1e0 2026/09/19 01:25:02 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/19 01:25:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:04 INFO : dir/file1: Moved (server-side) to: file0 2026/09/19 01:25:04 DEBUG : file0: Updating file with file0 0x30362781d1e0 2026/09/19 01:25:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/19 01:25:04 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/19 01:25:05 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:25:05 DEBUG : dir: Looking for writers 2026/09/19 01:25:05 DEBUG : Looking for writers 2026/09/19 01:25:05 DEBUG : dir: reading active writers 2026/09/19 01:25:05 DEBUG : file0: reading active writers 2026/09/19 01:25:05 DEBUG : >WaitForWriters: 2026/09/19 01:25:08 DEBUG : forgetting directory cache 2026/09/19 01:25:08 DEBUG : dir: forgetting directory cache 2026/09/19 01:25:08 DEBUG : dir: forgetting directory cache --- PASS: TestVFSRename (10.86s) === RUN TestVFSStatfs run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:25:08 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:25:08 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:25:09 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:25:09 DEBUG : Looking for writers 2026/09/19 01:25:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.86s) === RUN TestVFSMkdir run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:25:09 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:25:09 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:25:10 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/19 01:25:11 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/19 01:25:12 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/19 01:25:14 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/19 01:25:15 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/19 01:25:16 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:25:16 DEBUG : c: Looking for writers 2026/09/19 01:25:16 DEBUG : d: Looking for writers 2026/09/19 01:25:16 DEBUG : Looking for writers 2026/09/19 01:25:16 DEBUG : a: Looking for writers 2026/09/19 01:25:16 DEBUG : b: Looking for writers 2026/09/19 01:25:16 DEBUG : Looking for writers 2026/09/19 01:25:16 DEBUG : /: reading active writers 2026/09/19 01:25:16 DEBUG : a: reading active writers 2026/09/19 01:25:16 DEBUG : b: reading active writers 2026/09/19 01:25:16 DEBUG : c: reading active writers 2026/09/19 01:25:16 DEBUG : d: reading active writers 2026/09/19 01:25:16 DEBUG : >WaitForWriters: 2026/09/19 01:25:16 DEBUG : forgetting directory cache 2026/09/19 01:25:16 DEBUG : dir: forgetting directory cache 2026/09/19 01:25:16 DEBUG : dir/subdir: forgetting directory cache --- PASS: TestVFSMkdir (13.51s) === RUN TestVFSMkdirAll run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:25:23 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:25:23 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:25:24 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/19 01:25:25 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/19 01:25:26 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/19 01:25:28 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/19 01:25:29 DEBUG : forgetting directory cache 2026/09/19 01:25:29 DEBUG : dir: forgetting directory cache 2026/09/19 01:25:33 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:25:33 DEBUG : a/b/c/d: Looking for writers 2026/09/19 01:25:33 DEBUG : a/b/c: Looking for writers 2026/09/19 01:25:33 DEBUG : d: reading active writers 2026/09/19 01:25:33 DEBUG : a/b: Looking for writers 2026/09/19 01:25:33 DEBUG : c: reading active writers 2026/09/19 01:25:33 DEBUG : a: Looking for writers 2026/09/19 01:25:33 DEBUG : b: reading active writers 2026/09/19 01:25:33 DEBUG : Looking for writers 2026/09/19 01:25:33 DEBUG : a: reading active writers 2026/09/19 01:25:33 DEBUG : >WaitForWriters: 2026/09/19 01:25:37 DEBUG : forgetting directory cache 2026/09/19 01:25:37 DEBUG : dir: forgetting directory cache 2026/09/19 01:25:37 DEBUG : dir: forgetting directory cache 2026/09/19 01:25:37 DEBUG : a/b/c: Rmdir: contains trashed file: "d" 2026/09/19 01:25:38 DEBUG : a/b: Rmdir: contains trashed file: "c" 2026/09/19 01:25:39 DEBUG : a: Rmdir: contains trashed file: "b" --- PASS: TestVFSMkdirAll (18.26s) === 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:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:25:41 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:25:41 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:25:41 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:25:41 DEBUG : Looking for writers 2026/09/19 01:25:41 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.56s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:25:41 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:25:41 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:25:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:25:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:25:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/19 01:25:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/19 01:25:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:42 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/19 01:25:42 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/19 01:25:42 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/19 01:25:42 DEBUG : PikPak root 'rclone-test-bewocac3jevi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/19 01:25:42 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2026/09/19 01:25:42 DEBUG : file1: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2026/09/19 01:25:42 DEBUG : file1: size = 5 OK 2026/09/19 01:25:42 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/09/19 01:25:42 DEBUG : file1: Size of src and dst objects identical 2026/09/19 01:25:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:25:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:25:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/19 01:25:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/19 01:25:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:25:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:25:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/19 01:25:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/19 01:25:43 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/19 01:25:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/19 01:25:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/19 01:25:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/19 01:25:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/19 01:25:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:43 DEBUG : PikPak root 'rclone-test-bewocac3jevi': File to upload is small (0 bytes), uploading instead of streaming 2026/09/19 01:25:43 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2026/09/19 01:25:43 DEBUG : file1: gcid = da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/19 01:25:43 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:25:43 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:25:43 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:25:43 DEBUG : Config file has changed externally - reloading 2026/09/19 01:25:44 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:25:44 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:25:45 DEBUG : pacer: Reducing sleep to 100ms 2026/09/19 01:25:45 DEBUG : file1: size = 0 OK 2026/09/19 01:25:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/09/19 01:25:45 DEBUG : file1: Size of src and dst objects identical 2026/09/19 01:25:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/19 01:25:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/19 01:25:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/19 01:25:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/19 01:25:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:45 DEBUG : PikPak root 'rclone-test-bewocac3jevi': File to upload is small (7 bytes), uploading instead of streaming 2026/09/19 01:25:45 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2026/09/19 01:25:45 DEBUG : file1: gcid = eee40c26b7cad275d0b2fcd85c94acee4d3380f5 2026/09/19 01:25:47 DEBUG : file1: size = 7 OK 2026/09/19 01:25:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/09/19 01:25:47 DEBUG : file1: Size of src and dst objects identical 2026/09/19 01:25:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:47 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:25:47 DEBUG : Looking for writers 2026/09/19 01:25:47 DEBUG : file1: reading active writers 2026/09/19 01:25:47 DEBUG : >WaitForWriters: 2026/09/19 01:25:49 DEBUG : forgetting directory cache 2026/09/19 01:25:49 DEBUG : dir: forgetting directory cache --- PASS: TestWriteFileHandleMethods (8.00s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:25:49 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:25:49 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:25:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:25:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:25:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/19 01:25:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/19 01:25:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:50 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/19 01:25:51 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/19 01:25:51 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/19 01:25:51 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/19 01:25:51 DEBUG : PikPak root 'rclone-test-bewocac3jevi': File to upload is small (11 bytes), uploading instead of streaming 2026/09/19 01:25:51 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2026/09/19 01:25:51 DEBUG : file1: gcid = 67becf85308acf0261750da1075681ee5c412f05 2026/09/19 01:25:52 DEBUG : file1: size = 11 OK 2026/09/19 01:25:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/09/19 01:25:52 DEBUG : file1: Size of src and dst objects identical 2026/09/19 01:25:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:52 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/19 01:25:52 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:25:52 DEBUG : Looking for writers 2026/09/19 01:25:52 DEBUG : file1: reading active writers 2026/09/19 01:25:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (4.41s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:25:54 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:25:54 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:25:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:25:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:25:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/19 01:25:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/19 01:25:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:54 DEBUG : PikPak root 'rclone-test-bewocac3jevi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/19 01:25:54 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/09/19 01:25:54 DEBUG : file1: Remove: 2026/09/19 01:25:54 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/19 01:25:54 DEBUG : file1: >Remove: err= 2026/09/19 01:25:54 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:25:54 DEBUG : Looking for writers 2026/09/19 01:25:54 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:25:55 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:25:55 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:25:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:25:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:25:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/19 01:25:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/19 01:25:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:55 DEBUG : PikPak root 'rclone-test-bewocac3jevi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/19 01:25:55 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/09/19 01:25:55 DEBUG : file1: Remove: 2026/09/19 01:25:55 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/19 01:25:55 DEBUG : file1: >Remove: err= 2026/09/19 01:25:55 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:25:55 DEBUG : Looking for writers 2026/09/19 01:25:55 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:25:56 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:25:56 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:25:56 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:25:56 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:25:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/19 01:25:56 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/19 01:25:56 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/19 01:25:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/19 01:25:56 DEBUG : PikPak root 'rclone-test-bewocac3jevi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/19 01:25:56 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2026/09/19 01:25:56 DEBUG : file2: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2026/09/19 01:25:56 DEBUG : file2: size = 5 OK 2026/09/19 01:25:56 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/09/19 01:25:56 DEBUG : file2: Size of src and dst objects identical 2026/09/19 01:25:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/19 01:25:57 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:25:57 DEBUG : Looking for writers 2026/09/19 01:25:57 DEBUG : file2: reading active writers 2026/09/19 01:25:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (4.57s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.85s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.84s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.87s) === RUN TestWriteFileHandleFlush run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:25:58 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:25:58 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:25:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:25:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:25:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/19 01:25:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/19 01:25:59 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/19 01:25:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:59 DEBUG : PikPak root 'rclone-test-bewocac3jevi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/19 01:25:59 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2026/09/19 01:25:59 DEBUG : file1: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2026/09/19 01:25:59 DEBUG : forgetting directory cache 2026/09/19 01:25:59 DEBUG : dir: forgetting directory cache 2026/09/19 01:25:59 DEBUG : dir: forgetting directory cache 2026/09/19 01:25:59 DEBUG : fil: forgetting directory cache 2026/09/19 01:25:59 DEBUG : fil/a: forgetting directory cache 2026/09/19 01:25:59 DEBUG : fil/a/b: forgetting directory cache 2026/09/19 01:25:59 DEBUG : file1: size = 5 OK 2026/09/19 01:25:59 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/09/19 01:25:59 DEBUG : file1: Size of src and dst objects identical 2026/09/19 01:25:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:25:59 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/19 01:25:59 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:25:59 DEBUG : Looking for writers 2026/09/19 01:25:59 DEBUG : file1: reading active writers 2026/09/19 01:25:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.58s) === RUN TestWriteFileHandleRelease run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:26:01 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:26:01 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:26:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:26:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:26:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:26:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/19 01:26:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/19 01:26:01 DEBUG : file1: WriteFileHandle.Release closing 2026/09/19 01:26:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:26:01 DEBUG : PikPak root 'rclone-test-bewocac3jevi': File to upload is small (0 bytes), uploading instead of streaming 2026/09/19 01:26:02 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2026/09/19 01:26:02 DEBUG : file1: gcid = da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/19 01:26:02 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:26:02 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:26:02 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:26:02 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:26:02 DEBUG : file1: size = 0 OK 2026/09/19 01:26:02 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/09/19 01:26:02 DEBUG : file1: Size of src and dst objects identical 2026/09/19 01:26:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:26:02 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/19 01:26:02 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:26:02 DEBUG : Looking for writers 2026/09/19 01:26:02 DEBUG : file1: reading active writers 2026/09/19 01:26:02 DEBUG : >WaitForWriters: 2026/09/19 01:26:03 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:26:03 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestWriteFileHandleRelease (3.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:26:04 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:26:04 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:26:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:26:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:26:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:26:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/19 01:26:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:363: can't set mod time 2026/09/19 01:26:04 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:26:04 DEBUG : Looking for writers 2026/09/19 01:26:04 DEBUG : file1: reading active writers 2026/09/19 01:26:04 DEBUG : file1: active writers 1 2026/09/19 01:26:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/09/19 01:26:04 DEBUG : Looking for writers 2026/09/19 01:26:04 DEBUG : file1: reading active writers 2026/09/19 01:26:04 DEBUG : file1: active writers 1 2026/09/19 01:26:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/09/19 01:26:04 DEBUG : Looking for writers 2026/09/19 01:26:04 DEBUG : file1: reading active writers 2026/09/19 01:26:04 DEBUG : file1: active writers 1 2026/09/19 01:26:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/09/19 01:26:04 DEBUG : Looking for writers 2026/09/19 01:26:04 DEBUG : file1: reading active writers 2026/09/19 01:26:04 DEBUG : file1: active writers 1 2026/09/19 01:26:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/09/19 01:26:04 DEBUG : Looking for writers 2026/09/19 01:26:04 DEBUG : file1: reading active writers 2026/09/19 01:26:04 DEBUG : file1: active writers 1 2026/09/19 01:26:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/09/19 01:26:05 DEBUG : Looking for writers 2026/09/19 01:26:05 DEBUG : file1: reading active writers 2026/09/19 01:26:05 DEBUG : file1: active writers 1 2026/09/19 01:26:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/09/19 01:26:05 DEBUG : Looking for writers 2026/09/19 01:26:05 DEBUG : file1: reading active writers 2026/09/19 01:26:05 DEBUG : file1: active writers 1 2026/09/19 01:26:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/09/19 01:26:06 DEBUG : Looking for writers 2026/09/19 01:26:06 DEBUG : file1: reading active writers 2026/09/19 01:26:06 DEBUG : file1: active writers 1 2026/09/19 01:26:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:07 DEBUG : Looking for writers 2026/09/19 01:26:07 DEBUG : file1: reading active writers 2026/09/19 01:26:07 DEBUG : file1: active writers 1 2026/09/19 01:26:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:08 DEBUG : Looking for writers 2026/09/19 01:26:08 DEBUG : file1: reading active writers 2026/09/19 01:26:08 DEBUG : file1: active writers 1 2026/09/19 01:26:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:09 DEBUG : Looking for writers 2026/09/19 01:26:09 DEBUG : file1: reading active writers 2026/09/19 01:26:09 DEBUG : file1: active writers 1 2026/09/19 01:26:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:10 DEBUG : Looking for writers 2026/09/19 01:26:10 DEBUG : file1: reading active writers 2026/09/19 01:26:10 DEBUG : file1: active writers 1 2026/09/19 01:26:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:11 DEBUG : Looking for writers 2026/09/19 01:26:11 DEBUG : file1: reading active writers 2026/09/19 01:26:11 DEBUG : file1: active writers 1 2026/09/19 01:26:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:12 DEBUG : Looking for writers 2026/09/19 01:26:12 DEBUG : file1: reading active writers 2026/09/19 01:26:12 DEBUG : file1: active writers 1 2026/09/19 01:26:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:13 DEBUG : Looking for writers 2026/09/19 01:26:13 DEBUG : file1: reading active writers 2026/09/19 01:26:13 DEBUG : file1: active writers 1 2026/09/19 01:26:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:14 DEBUG : Looking for writers 2026/09/19 01:26:14 DEBUG : file1: reading active writers 2026/09/19 01:26:14 DEBUG : file1: active writers 1 2026/09/19 01:26:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:14 DEBUG : dir: forgetting directory cache 2026/09/19 01:26:14 DEBUG : forgetting directory cache 2026/09/19 01:26:14 DEBUG : dir: forgetting directory cache 2026/09/19 01:26:15 DEBUG : Looking for writers 2026/09/19 01:26:15 DEBUG : file1: reading active writers 2026/09/19 01:26:15 DEBUG : file1: active writers 1 2026/09/19 01:26:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:16 DEBUG : Looking for writers 2026/09/19 01:26:16 DEBUG : file1: reading active writers 2026/09/19 01:26:16 DEBUG : file1: active writers 1 2026/09/19 01:26:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:17 DEBUG : Looking for writers 2026/09/19 01:26:17 DEBUG : file1: reading active writers 2026/09/19 01:26:17 DEBUG : file1: active writers 1 2026/09/19 01:26:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:18 DEBUG : Looking for writers 2026/09/19 01:26:18 DEBUG : file1: reading active writers 2026/09/19 01:26:18 DEBUG : file1: active writers 1 2026/09/19 01:26:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:19 DEBUG : Looking for writers 2026/09/19 01:26:19 DEBUG : file1: reading active writers 2026/09/19 01:26:19 DEBUG : file1: active writers 1 2026/09/19 01:26:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:20 DEBUG : Looking for writers 2026/09/19 01:26:20 DEBUG : file1: reading active writers 2026/09/19 01:26:20 DEBUG : file1: active writers 1 2026/09/19 01:26:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:20 DEBUG : forgetting directory cache 2026/09/19 01:26:20 DEBUG : dir: forgetting directory cache 2026/09/19 01:26:21 DEBUG : Looking for writers 2026/09/19 01:26:21 DEBUG : file1: reading active writers 2026/09/19 01:26:21 DEBUG : file1: active writers 1 2026/09/19 01:26:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:22 DEBUG : Looking for writers 2026/09/19 01:26:22 DEBUG : file1: reading active writers 2026/09/19 01:26:22 DEBUG : file1: active writers 1 2026/09/19 01:26:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:23 DEBUG : Looking for writers 2026/09/19 01:26:23 DEBUG : file1: reading active writers 2026/09/19 01:26:23 DEBUG : file1: active writers 1 2026/09/19 01:26:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:24 DEBUG : Looking for writers 2026/09/19 01:26:24 DEBUG : file1: reading active writers 2026/09/19 01:26:24 DEBUG : file1: active writers 1 2026/09/19 01:26:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:25 DEBUG : Looking for writers 2026/09/19 01:26:25 DEBUG : file1: reading active writers 2026/09/19 01:26:25 DEBUG : file1: active writers 1 2026/09/19 01:26:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:26 DEBUG : Looking for writers 2026/09/19 01:26:26 DEBUG : file1: reading active writers 2026/09/19 01:26:26 DEBUG : file1: active writers 1 2026/09/19 01:26:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:27 DEBUG : Looking for writers 2026/09/19 01:26:27 DEBUG : file1: reading active writers 2026/09/19 01:26:27 DEBUG : file1: active writers 1 2026/09/19 01:26:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:28 DEBUG : Looking for writers 2026/09/19 01:26:28 DEBUG : file1: reading active writers 2026/09/19 01:26:28 DEBUG : file1: active writers 1 2026/09/19 01:26:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:29 DEBUG : Looking for writers 2026/09/19 01:26:29 DEBUG : file1: reading active writers 2026/09/19 01:26:29 DEBUG : file1: active writers 1 2026/09/19 01:26:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:30 DEBUG : Looking for writers 2026/09/19 01:26:30 DEBUG : file1: reading active writers 2026/09/19 01:26:30 DEBUG : file1: active writers 1 2026/09/19 01:26:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:30 DEBUG : dir/subdir: forgetting directory cache 2026/09/19 01:26:31 DEBUG : Looking for writers 2026/09/19 01:26:31 DEBUG : file1: reading active writers 2026/09/19 01:26:31 DEBUG : file1: active writers 1 2026/09/19 01:26:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:32 DEBUG : Looking for writers 2026/09/19 01:26:32 DEBUG : file1: reading active writers 2026/09/19 01:26:32 DEBUG : file1: active writers 1 2026/09/19 01:26:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:33 DEBUG : Looking for writers 2026/09/19 01:26:33 DEBUG : file1: reading active writers 2026/09/19 01:26:33 DEBUG : file1: active writers 1 2026/09/19 01:26:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:34 DEBUG : Looking for writers 2026/09/19 01:26:34 DEBUG : file1: reading active writers 2026/09/19 01:26:34 DEBUG : file1: active writers 1 2026/09/19 01:26:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/19 01:26:34 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/09/19 01:26:34 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.84s) === RUN TestFileReadAtZeroLength run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:26:35 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:26:35 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:26:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:26:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:26:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:26:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/19 01:26:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/19 01:26:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:26:35 DEBUG : PikPak root 'rclone-test-bewocac3jevi': File to upload is small (0 bytes), uploading instead of streaming 2026/09/19 01:26:36 DEBUG : dir/virtualDir2: forgetting directory cache 2026/09/19 01:26:36 DEBUG : dir: forgetting directory cache 2026/09/19 01:26:36 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/19 01:26:36 DEBUG : forgetting directory cache 2026/09/19 01:26:36 DEBUG : dir: forgetting directory cache 2026/09/19 01:26:36 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/19 01:26:36 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2026/09/19 01:26:36 DEBUG : file1: gcid = da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/19 01:26:37 DEBUG : file1: size = 0 OK 2026/09/19 01:26:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/09/19 01:26:37 DEBUG : file1: Size of src and dst objects identical 2026/09/19 01:26:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:26:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:26:37 DEBUG : file1: Open: flags=O_RDONLY 2026/09/19 01:26:37 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/19 01:26:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/19 01:26:37 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:26:37 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/19 01:26:37 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:26:37 DEBUG : Looking for writers 2026/09/19 01:26:37 DEBUG : file1: reading active writers 2026/09/19 01:26:37 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (4.32s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:26:39 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:26:39 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:26:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:26:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:26:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:26:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/19 01:26:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/19 01:26:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:26:40 DEBUG : PikPak root 'rclone-test-bewocac3jevi': File to upload is small (100 bytes), uploading instead of streaming 2026/09/19 01:26:41 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2026/09/19 01:26:41 DEBUG : file1: gcid = 4f5d84af0e477b59943a07a329c91c09deeb49e6 2026/09/19 01:26:43 DEBUG : file1: size = 100 OK 2026/09/19 01:26:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/09/19 01:26:43 DEBUG : file1: Size of src and dst objects identical 2026/09/19 01:26:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/19 01:26:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/19 01:26:43 DEBUG : file1: Open: flags=O_RDONLY 2026/09/19 01:26:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/19 01:26:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/19 01:26:43 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:26:44 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/19 01:26:44 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:26:44 DEBUG : Looking for writers 2026/09/19 01:26:44 DEBUG : file1: reading active writers 2026/09/19 01:26:44 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (6.52s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:26:46 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:26:46 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/19 01:26:46 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/19 01:26:46 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/19 01:26:46 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/19 01:26:46 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/19 01:26:46 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/19 01:26:46 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/19 01:26:46 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/19 01:26:46 DEBUG : stalled: Remove: 2026/09/19 01:26:46 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/19 01:26:46 DEBUG : stalled: >Remove: err= 2026/09/19 01:26:46 DEBUG : forgetting directory cache 2026/09/19 01:26:46 DEBUG : dir: forgetting directory cache 2026/09/19 01:26:46 DEBUG : dir: forgetting directory cache --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.85s) === RUN TestZipManyFiles run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:26:47 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:26:47 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:26:47 DEBUG : flat/f000.txt: calculating gcid: failed to unwrap object from src: flat/f000.txt 2026/09/19 01:26:47 DEBUG : flat/f000.txt: gcid = 28d913b2df7f45bcb5c2b40ff21298d4ff4d11f0 2026/09/19 01:26:48 DEBUG : flat/f001.txt: calculating gcid: failed to unwrap object from src: flat/f001.txt 2026/09/19 01:26:48 DEBUG : flat/f001.txt: gcid = 56b0204fb815e8db79135dc6c9590ede5037741e 2026/09/19 01:26:49 DEBUG : flat/f002.txt: calculating gcid: failed to unwrap object from src: flat/f002.txt 2026/09/19 01:26:49 DEBUG : flat/f002.txt: gcid = cc0431bc616d4ffe90513de3b13ee56a7fbcb794 2026/09/19 01:26:49 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:26:49 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:26:49 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:26:49 DEBUG : Config file has changed externally - reloading 2026/09/19 01:26:50 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:26:50 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:26:50 DEBUG : flat/f003.txt: calculating gcid: failed to unwrap object from src: flat/f003.txt 2026/09/19 01:26:50 DEBUG : flat/f003.txt: gcid = 6d0a1fb790e99e266b7dd6569fcffe0ff137d1aa 2026/09/19 01:26:50 DEBUG : pacer: Reducing sleep to 100ms 2026/09/19 01:26:51 DEBUG : flat/f004.txt: calculating gcid: failed to unwrap object from src: flat/f004.txt 2026/09/19 01:26:51 DEBUG : flat/f004.txt: gcid = d40d75f62acb2fc415a4cec3171f10003c3e2438 2026/09/19 01:26:52 DEBUG : forgetting directory cache 2026/09/19 01:26:52 DEBUG : dir: forgetting directory cache 2026/09/19 01:26:52 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2026/09/19 01:26:53 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/19 01:26:53 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/19 01:26:53 DEBUG : flat/f000.txt: Set virtual modtime to 2026-09-19 09:26:48.198 +0800 +0800 2026/09/19 01:26:53 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:26:54 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/19 01:26:54 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/19 01:26:54 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/19 01:26:54 DEBUG : flat/f001.txt: Set virtual modtime to 2026-09-19 09:26:48.894 +0800 +0800 2026/09/19 01:26:54 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:26:55 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/19 01:26:55 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/19 01:26:55 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/19 01:26:55 DEBUG : flat/f002.txt: Set virtual modtime to 2026-09-19 09:26:50.047 +0800 +0800 2026/09/19 01:26:55 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:26:56 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/19 01:26:56 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/19 01:26:56 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/19 01:26:56 DEBUG : flat/f003.txt: Set virtual modtime to 2026-09-19 09:26:50.729 +0800 +0800 2026/09/19 01:26:56 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:26:57 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/19 01:26:57 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/19 01:26:57 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/19 01:26:57 DEBUG : flat/f004.txt: Set virtual modtime to 2026-09-19 09:26:51.39 +0800 +0800 2026/09/19 01:26:57 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:26:58 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/19 01:26:58 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:26:58 DEBUG : flat: Looking for writers 2026/09/19 01:26:58 DEBUG : f004.txt: reading active writers 2026/09/19 01:26:58 DEBUG : f000.txt: reading active writers 2026/09/19 01:26:58 DEBUG : f001.txt: reading active writers 2026/09/19 01:26:58 DEBUG : f002.txt: reading active writers 2026/09/19 01:26:58 DEBUG : f003.txt: reading active writers 2026/09/19 01:26:58 DEBUG : Looking for writers 2026/09/19 01:26:58 DEBUG : flat: reading active writers 2026/09/19 01:26:58 DEBUG : >WaitForWriters: 2026/09/19 01:27:01 DEBUG : forgetting directory cache 2026/09/19 01:27:01 DEBUG : dir: forgetting directory cache 2026/09/19 01:27:01 DEBUG : dir/sub: forgetting directory cache 2026/09/19 01:27:01 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/19 01:27:05 DEBUG : flat: Rmdir: contains trashed file: "f004.txt" 2026/09/19 01:27:05 DEBUG : flat: Rmdir: contains trashed file: "f003.txt" 2026/09/19 01:27:05 DEBUG : flat: Rmdir: contains trashed file: "f002.txt" 2026/09/19 01:27:05 DEBUG : flat: Rmdir: contains trashed file: "f001.txt" 2026/09/19 01:27:05 DEBUG : flat: Rmdir: contains trashed file: "f000.txt" --- PASS: TestZipManyFiles (19.64s) === RUN TestZipManySubDirs run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:27:06 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:27:06 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:27:07 DEBUG : a/top.txt: calculating gcid: failed to unwrap object from src: a/top.txt 2026/09/19 01:27:07 DEBUG : a/top.txt: gcid = ac2610c0643281136fb7efdf4cb8046df5cf737c 2026/09/19 01:27:08 DEBUG : a/b/mid.txt: calculating gcid: failed to unwrap object from src: a/b/mid.txt 2026/09/19 01:27:08 DEBUG : a/b/mid.txt: gcid = 7fa877585588f334725792e0717a414840b56062 2026/09/19 01:27:10 DEBUG : a/b/c/deep.txt: calculating gcid: failed to unwrap object from src: a/b/c/deep.txt 2026/09/19 01:27:10 DEBUG : a/b/c/deep.txt: gcid = 0444e77a589bff7f011e8e49d81df4e5609daecf 2026/09/19 01:27:10 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2026/09/19 01:27:10 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/19 01:27:10 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/09/19 01:27:10 DEBUG : pacer: Reducing sleep to 150ms 2026/09/19 01:27:11 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/19 01:27:11 DEBUG : pacer: Reducing sleep to 100ms 2026/09/19 01:27:11 DEBUG : forgetting directory cache 2026/09/19 01:27:11 DEBUG : dir: forgetting directory cache 2026/09/19 01:27:11 DEBUG : dir/sub: forgetting directory cache 2026/09/19 01:27:11 DEBUG : dir/sub/subsub: forgetting directory cache 2026/09/19 01:27:11 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/09/19 01:27:11 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/19 01:27:12 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/19 01:27:12 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/19 01:27:12 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-09-19 09:27:10.856 +0800 +0800 2026/09/19 01:27:12 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:27:13 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/19 01:27:13 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/19 01:27:13 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/19 01:27:13 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-09-19 09:27:09.118 +0800 +0800 2026/09/19 01:27:13 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:27:14 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/19 01:27:14 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/19 01:27:14 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/19 01:27:14 DEBUG : a/top.txt: Set virtual modtime to 2026-09-19 09:27:07.853 +0800 +0800 2026/09/19 01:27:14 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:27:15 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/19 01:27:15 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:27:15 DEBUG : a/b/c: Looking for writers 2026/09/19 01:27:15 DEBUG : deep.txt: reading active writers 2026/09/19 01:27:15 DEBUG : a/b: Looking for writers 2026/09/19 01:27:15 DEBUG : c: reading active writers 2026/09/19 01:27:15 DEBUG : mid.txt: reading active writers 2026/09/19 01:27:15 DEBUG : a: Looking for writers 2026/09/19 01:27:15 DEBUG : b: reading active writers 2026/09/19 01:27:15 DEBUG : top.txt: reading active writers 2026/09/19 01:27:15 DEBUG : Looking for writers 2026/09/19 01:27:15 DEBUG : a: reading active writers 2026/09/19 01:27:15 DEBUG : >WaitForWriters: 2026/09/19 01:27:21 DEBUG : a/b/c: Rmdir: contains trashed file: "deep.txt" 2026/09/19 01:27:22 DEBUG : a/b: Rmdir: contains trashed file: "c" 2026/09/19 01:27:22 DEBUG : a/b: Rmdir: contains trashed file: "mid.txt" 2026/09/19 01:27:25 DEBUG : a: Rmdir: contains trashed file: "b" 2026/09/19 01:27:25 DEBUG : a: Rmdir: contains trashed file: "top.txt" 2026/09/19 01:27:26 DEBUG : forgetting directory cache 2026/09/19 01:27:26 DEBUG : Removed virtual directory entry vDel: "dir" 2026/09/19 01:27:26 DEBUG : dir: forgetting directory cache 2026/09/19 01:27:26 DEBUG : dir: Removed virtual directory entry vDel: "file1" --- PASS: TestZipManySubDirs (20.38s) === RUN TestZipLargeFiles run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:27:27 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:27:27 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:27:28 DEBUG : bigdir/big.bin: calculating gcid: failed to unwrap object from src: bigdir/big.bin 2026/09/19 01:27:28 DEBUG : bigdir/big.bin: gcid = 29811da8b2a0d53e91b3ff3a44ba368adfd93913 2026/09/19 01:27:32 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/19 01:27:32 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/19 01:27:32 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-09-19 09:27:28.317 +0800 +0800 2026/09/19 01:27:32 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:27:32 DEBUG : forgetting directory cache 2026/09/19 01:27:32 DEBUG : Removed virtual directory entry vDel: "dir" 2026/09/19 01:27:33 DEBUG : dir: forgetting directory cache 2026/09/19 01:27:33 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/19 01:27:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/19 01:27:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/19 01:27:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/19 01:27:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/19 01:27:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/19 01:27:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/19 01:27:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/19 01:27:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/19 01:27:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/19 01:27:40 DEBUG : forgetting directory cache 2026/09/19 01:27:40 DEBUG : dir: forgetting directory cache 2026/09/19 01:27:40 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/19 01:27:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/19 01:27:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/19 01:27:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/19 01:27:48 DEBUG : forgetting directory cache 2026/09/19 01:27:48 DEBUG : dir3: forgetting directory cache 2026/09/19 01:27:48 DEBUG : dir3: Removed virtual directory entry vDel: "file1" 2026/09/19 01:27:48 DEBUG : dir3: Removed virtual directory entry vAddFile: "file3" 2026/09/19 01:27:48 DEBUG : renamed empty directory: forgetting directory cache 2026/09/19 01:27:48 DEBUG : Removed virtual directory entry vDel: "file2" 2026/09/19 01:27:48 DEBUG : Removed virtual directory entry vDel: "empty directory" 2026/09/19 01:27:48 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 2026/09/19 01:27:48 DEBUG : Removed virtual directory entry vDel: "dir" 2026/09/19 01:27:48 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2026/09/19 01:27:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/19 01:27:51 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:27:51 DEBUG : bigdir: Looking for writers 2026/09/19 01:27:51 DEBUG : big.bin: reading active writers 2026/09/19 01:27:51 DEBUG : Looking for writers 2026/09/19 01:27:51 DEBUG : bigdir: reading active writers 2026/09/19 01:27:51 DEBUG : >WaitForWriters: 2026/09/19 01:27:53 DEBUG : bigdir: Rmdir: contains trashed file: "big.bin" --- PASS: TestZipLargeFiles (27.29s) === RUN TestZipDirsInRoot run.go:198: Remote "PikPak root 'rclone-test-bewocac3jevi'", Local "Local file system at /tmp/rclone897170361", Modify Window "876000h0m0s" 2026/09/19 01:27:54 INFO : PikPak root 'rclone-test-bewocac3jevi': poll-interval is not supported by this remote 2026/09/19 01:27:54 NOTICE: PikPak root 'rclone-test-bewocac3jevi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/19 01:27:55 DEBUG : dir1/a.txt: calculating gcid: failed to unwrap object from src: dir1/a.txt 2026/09/19 01:27:55 DEBUG : dir1/a.txt: gcid = b69027d44f6e5edc07f1aead1477967b16f28227 2026/09/19 01:27:57 DEBUG : dir2/b.txt: calculating gcid: failed to unwrap object from src: dir2/b.txt 2026/09/19 01:27:57 DEBUG : dir2/b.txt: gcid = 7446f64efcfb1294a6de20cae7e49c2377a9aa25 2026/09/19 01:27:58 DEBUG : dir3/c.txt: calculating gcid: failed to unwrap object from src: dir3/c.txt 2026/09/19 01:27:58 DEBUG : dir3/c.txt: gcid = f24059c44ae7fcd38a595267c522fb133e9f06f1 2026/09/19 01:28:00 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/19 01:28:00 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/19 01:28:00 DEBUG : dir1/a.txt: Set virtual modtime to 2026-09-19 09:27:56.276 +0800 +0800 2026/09/19 01:28:00 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:28:01 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/19 01:28:01 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/19 01:28:01 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/19 01:28:01 DEBUG : dir2/b.txt: Set virtual modtime to 2026-09-19 09:27:57.552 +0800 +0800 2026/09/19 01:28:01 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:28:02 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/19 01:28:02 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/19 01:28:02 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/19 01:28:02 DEBUG : dir3/c.txt: Set virtual modtime to 2026-09-19 09:27:58.839 +0800 +0800 2026/09/19 01:28:02 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/19 01:28:03 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/19 01:28:03 DEBUG : WaitForWriters: timeout=30s 2026/09/19 01:28:03 DEBUG : dir2: Looking for writers 2026/09/19 01:28:03 DEBUG : b.txt: reading active writers 2026/09/19 01:28:03 DEBUG : dir3: Looking for writers 2026/09/19 01:28:03 DEBUG : c.txt: reading active writers 2026/09/19 01:28:03 DEBUG : dir1: Looking for writers 2026/09/19 01:28:03 DEBUG : a.txt: reading active writers 2026/09/19 01:28:03 DEBUG : Looking for writers 2026/09/19 01:28:03 DEBUG : dir1: reading active writers 2026/09/19 01:28:03 DEBUG : dir2: reading active writers 2026/09/19 01:28:03 DEBUG : dir3: reading active writers 2026/09/19 01:28:03 DEBUG : >WaitForWriters: 2026/09/19 01:28:08 DEBUG : dir3: Rmdir: contains trashed file: "c.txt" 2026/09/19 01:28:10 DEBUG : dir2: Rmdir: contains trashed file: "b.txt" 2026/09/19 01:28:11 DEBUG : dir1: Rmdir: contains trashed file: "a.txt" 2026/09/19 01:28:12 DEBUG : dir/sub: forgetting directory cache 2026/09/19 01:28:12 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2026/09/19 01:28:12 DEBUG : dir: forgetting directory cache 2026/09/19 01:28:12 DEBUG : dir/sub: forgetting directory cache 2026/09/19 01:28:12 DEBUG : forgetting directory cache 2026/09/19 01:28:12 DEBUG : dir: forgetting directory cache --- PASS: TestZipDirsInRoot (18.94s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/09/19 01:28:13 DEBUG : PikPak root 'rclone-test-bewocac3jevi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished OK in 13m14.895698099s (try 1/5)