"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/11/23 04:45:42 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-qicuxag4yile" 2025/11/23 04:45:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/23 04:45:42 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/11/23 04:45:42 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/11/23 04:45:42 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/11/23 04:45:42 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/11/23 04:45:42 DEBUG : Setting pass="IxCj9ECmx4SrXfHKNfECA-JF4QacGjPp1NVnl_he7HDW" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/11/23 04:45:42 DEBUG : TestWebdavRclone: detected overridden config - adding "{e-rc2}" suffix to name 2025/11/23 04:45:42 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/11/23 04:45:42 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/11/23 04:45:42 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/11/23 04:45:42 DEBUG : Setting pass="IxCj9ECmx4SrXfHKNfECA-JF4QacGjPp1NVnl_he7HDW" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/11/23 04:45:42 DEBUG : found headers: 2025/11/23 04:45:42 DEBUG : Creating backend with remote "/tmp/rclone1454711516" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:42 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:42 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:42 DEBUG : dir: Looking for writers 2025/11/23 04:45:42 DEBUG : Looking for writers 2025/11/23 04:45:42 DEBUG : dir: reading active writers 2025/11/23 04:45:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:42 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:42 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:42 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:42 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:42 DEBUG : dir/subdir: Looking for writers 2025/11/23 04:45:42 DEBUG : dir: Looking for writers 2025/11/23 04:45:42 DEBUG : file1: reading active writers 2025/11/23 04:45:42 DEBUG : file2: reading active writers 2025/11/23 04:45:42 DEBUG : subdir: reading active writers 2025/11/23 04:45:42 DEBUG : Looking for writers 2025/11/23 04:45:42 DEBUG : dir: reading active writers 2025/11/23 04:45:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:42 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:42 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:42 DEBUG : dir: Looking for writers 2025/11/23 04:45:42 DEBUG : file1: reading active writers 2025/11/23 04:45:42 DEBUG : Looking for writers 2025/11/23 04:45:42 DEBUG : dir: reading active writers 2025/11/23 04:45:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:42 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:43 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:43 DEBUG : dir: Looking for writers 2025/11/23 04:45:43 DEBUG : Looking for writers 2025/11/23 04:45:43 DEBUG : dir: reading active writers 2025/11/23 04:45:43 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:43 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:43 DEBUG : dir: forgetting directory cache 2025/11/23 04:45:43 DEBUG : forgetting directory cache 2025/11/23 04:45:43 DEBUG : dir: forgetting directory cache 2025/11/23 04:45:43 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:43 DEBUG : Looking for writers 2025/11/23 04:45:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:43 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:43 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/23 04:45:43 DEBUG : dir: invalidating directory cache 2025/11/23 04:45:43 DEBUG : >ForgetPath: 2025/11/23 04:45:43 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/23 04:45:43 DEBUG : invalidating directory cache 2025/11/23 04:45:43 DEBUG : dir: forgetting directory cache 2025/11/23 04:45:43 DEBUG : >ForgetPath: 2025/11/23 04:45:43 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/23 04:45:43 DEBUG : >ForgetPath: 2025/11/23 04:45:43 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:43 DEBUG : dir: Looking for writers 2025/11/23 04:45:43 DEBUG : Looking for writers 2025/11/23 04:45:43 DEBUG : dir: reading active writers 2025/11/23 04:45:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:43 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:43 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:43 DEBUG : forgetting directory cache 2025/11/23 04:45:43 DEBUG : dir: forgetting directory cache 2025/11/23 04:45:43 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:43 DEBUG : dir: Looking for writers 2025/11/23 04:45:43 DEBUG : fil/a/b: Looking for writers 2025/11/23 04:45:43 DEBUG : fil/a: Looking for writers 2025/11/23 04:45:43 DEBUG : b: reading active writers 2025/11/23 04:45:43 DEBUG : fil: Looking for writers 2025/11/23 04:45:43 DEBUG : a: reading active writers 2025/11/23 04:45:43 DEBUG : Looking for writers 2025/11/23 04:45:43 DEBUG : dir: reading active writers 2025/11/23 04:45:43 DEBUG : fil: reading active writers 2025/11/23 04:45:43 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:43 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:43 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:43 DEBUG : dir: Looking for writers 2025/11/23 04:45:43 DEBUG : Looking for writers 2025/11/23 04:45:43 DEBUG : dir: reading active writers 2025/11/23 04:45:43 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:43 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:44 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:44 DEBUG : dir: Looking for writers 2025/11/23 04:45:44 DEBUG : file1: reading active writers 2025/11/23 04:45:44 DEBUG : Looking for writers 2025/11/23 04:45:44 DEBUG : dir: reading active writers 2025/11/23 04:45:44 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:44 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:44 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:44 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/11/23 04:45:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/23 04:45:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/23 04:45:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/23 04:45:44 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/23 04:45:44 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:44 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:44 DEBUG : dir: invalidating directory cache 2025/11/23 04:45:44 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/23 04:45:44 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/23 04:45:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/23 04:45:44 DEBUG : dir/file1: Reset virtual modtime 2025/11/23 04:45:44 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/23 04:45:44 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/23 04:45:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/23 04:45:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/23 04:45:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:45:44 DEBUG : dir: invalidating directory cache 2025/11/23 04:45:44 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/23 04:45:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/23 04:45:44 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/23 04:45:44 DEBUG : forgetting directory cache 2025/11/23 04:45:44 DEBUG : dir: forgetting directory cache 2025/11/23 04:45:44 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/23 04:45:44 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:44 DEBUG : dir/virtualDir: Looking for writers 2025/11/23 04:45:44 DEBUG : dir: Looking for writers 2025/11/23 04:45:44 DEBUG : file1: reading active writers 2025/11/23 04:45:44 DEBUG : virtualFile2: reading active writers 2025/11/23 04:45:44 DEBUG : virtualFile: reading active writers 2025/11/23 04:45:44 DEBUG : virtualDir: reading active writers 2025/11/23 04:45:44 DEBUG : Looking for writers 2025/11/23 04:45:44 DEBUG : dir: reading active writers 2025/11/23 04:45:44 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:44 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:44 ERROR : dir/: Can only open directories read only 2025/11/23 04:45:44 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:44 DEBUG : dir: Looking for writers 2025/11/23 04:45:44 DEBUG : Looking for writers 2025/11/23 04:45:44 DEBUG : dir: reading active writers 2025/11/23 04:45:44 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:44 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:44 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/23 04:45:44 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/23 04:45:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/23 04:45:44 DEBUG : webdav root 'rclone-test-qicuxag4yile': File to upload is small (5 bytes), uploading instead of streaming 2025/11/23 04:45:44 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:44 DEBUG : dir/potato: size = 5 OK 2025/11/23 04:45:44 NOTICE: webdav root 'rclone-test-qicuxag4yile': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/23 04:45:44 DEBUG : dir/potato: Size of src and dst objects identical 2025/11/23 04:45:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/23 04:45:44 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:44 DEBUG : dir: Looking for writers 2025/11/23 04:45:44 DEBUG : file1: reading active writers 2025/11/23 04:45:44 DEBUG : potato: reading active writers 2025/11/23 04:45:44 DEBUG : Looking for writers 2025/11/23 04:45:44 DEBUG : dir: reading active writers 2025/11/23 04:45:44 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:44 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/23 04:45:45 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:45 DEBUG : dir/sub: Looking for writers 2025/11/23 04:45:45 DEBUG : dir: Looking for writers 2025/11/23 04:45:45 DEBUG : file1: reading active writers 2025/11/23 04:45:45 DEBUG : sub: reading active writers 2025/11/23 04:45:45 DEBUG : Looking for writers 2025/11/23 04:45:45 DEBUG : dir: reading active writers 2025/11/23 04:45:45 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:45 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/23 04:45:45 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/23 04:45:45 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:45 DEBUG : dir/sub/subsub: Looking for writers 2025/11/23 04:45:45 DEBUG : dir/sub: Looking for writers 2025/11/23 04:45:45 DEBUG : subsub: reading active writers 2025/11/23 04:45:45 DEBUG : dir: Looking for writers 2025/11/23 04:45:45 DEBUG : file1: reading active writers 2025/11/23 04:45:45 DEBUG : sub: reading active writers 2025/11/23 04:45:45 DEBUG : Looking for writers 2025/11/23 04:45:45 DEBUG : dir: reading active writers 2025/11/23 04:45:45 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:45 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:45 ERROR : dir/: Dir.Remove not empty 2025/11/23 04:45:45 DEBUG : dir/file1: Remove: 2025/11/23 04:45:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:45:45 DEBUG : dir/file1: >Remove: err= 2025/11/23 04:45:45 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/23 04:45:45 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:45 DEBUG : Looking for writers 2025/11/23 04:45:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:45 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:45 DEBUG : dir/file1: Remove: 2025/11/23 04:45:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:45:45 DEBUG : dir/file1: >Remove: err= 2025/11/23 04:45:45 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/23 04:45:45 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:45 DEBUG : Looking for writers 2025/11/23 04:45:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:45 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:45 DEBUG : dir/file1: Remove: 2025/11/23 04:45:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:45:45 DEBUG : dir/file1: >Remove: err= 2025/11/23 04:45:45 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:45 DEBUG : dir: Looking for writers 2025/11/23 04:45:45 DEBUG : Looking for writers 2025/11/23 04:45:45 DEBUG : dir: reading active writers 2025/11/23 04:45:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.26s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:46 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:46 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:46 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/23 04:45:46 DEBUG : dir: Updating dir with dir2 0xc0005b8750 2025/11/23 04:45:46 DEBUG : dir: forgetting directory cache 2025/11/23 04:45:46 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/23 04:45:46 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/23 04:45:46 INFO : dir2/file1: Moved (server-side) to: file2 2025/11/23 04:45:46 DEBUG : file2: Updating file with file2 0xc0001b1740 2025/11/23 04:45:46 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/23 04:45:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/23 04:45:46 INFO : dir2/file3: Deleted 2025/11/23 04:45:46 INFO : file2: Moved (server-side) to: dir2/file3 2025/11/23 04:45:46 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001b1740 2025/11/23 04:45:46 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/23 04:45:46 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/23 04:45:46 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/23 04:45:46 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000595e10 2025/11/23 04:45:46 DEBUG : empty directory: forgetting directory cache 2025/11/23 04:45:46 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/23 04:45:46 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/23 04:45:46 DEBUG : dir2: Renaming to "dir3" 2025/11/23 04:45:46 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:46 DEBUG : dir3: Looking for writers 2025/11/23 04:45:46 DEBUG : file3: reading active writers 2025/11/23 04:45:46 DEBUG : renamed empty directory: Looking for writers 2025/11/23 04:45:46 DEBUG : Looking for writers 2025/11/23 04:45:46 DEBUG : dir3: reading active writers 2025/11/23 04:45:46 DEBUG : renamed empty directory: reading active writers 2025/11/23 04:45:46 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:46 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/23 04:45:46 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:46 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/23 04:45:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/23 04:45:46 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/23 04:45:46 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/23 04:45:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/23 04:45:46 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:46 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/23 04:45:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/23 04:45:46 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/23 04:45:46 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/23 04:45:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/23 04:45:46 DEBUG : webdav root 'rclone-test-qicuxag4yile': File to upload is small (12 bytes), uploading instead of streaming 2025/11/23 04:45:46 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:46 DEBUG : dir/sub/file2: size = 12 OK 2025/11/23 04:45:46 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/11/23 04:45:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/23 04:45:46 DEBUG : forgetting directory cache 2025/11/23 04:45:46 DEBUG : dir: forgetting directory cache 2025/11/23 04:45:46 DEBUG : dir/sub: forgetting directory cache 2025/11/23 04:45:46 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/23 04:45:46 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/23 04:45:46 DEBUG : webdav root 'rclone-test-qicuxag4yile': File to upload is small (5 bytes), uploading instead of streaming 2025/11/23 04:45:46 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:46 DEBUG : dir/sub/file0: size = 5 OK 2025/11/23 04:45:46 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/11/23 04:45:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/23 04:45:46 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:46 DEBUG : dir/sub: Looking for writers 2025/11/23 04:45:46 DEBUG : file2: reading active writers 2025/11/23 04:45:46 DEBUG : file0: reading active writers 2025/11/23 04:45:46 DEBUG : dir: Looking for writers 2025/11/23 04:45:46 DEBUG : file1: reading active writers 2025/11/23 04:45:46 DEBUG : sub: reading active writers 2025/11/23 04:45:46 DEBUG : Looking for writers 2025/11/23 04:45:46 DEBUG : dir: reading active writers 2025/11/23 04:45:46 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:46 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/23 04:45:46 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:46 DEBUG : Looking for writers 2025/11/23 04:45:46 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:46 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/23 04:45:46 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:46 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/23 04:45:46 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/23 04:45:46 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/23 04:45:46 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:45:46 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/23 04:45:46 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/23 04:45:46 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:46 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/23 04:45:46 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/23 04:45:46 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/23 04:45:46 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:45:46 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/23 04:45:46 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:46 DEBUG : dir: Looking for writers 2025/11/23 04:45:46 DEBUG : file1: reading active writers 2025/11/23 04:45:46 DEBUG : file1.metadata: reading active writers 2025/11/23 04:45:46 DEBUG : Looking for writers 2025/11/23 04:45:46 DEBUG : dir: reading active writers 2025/11/23 04:45:46 DEBUG : dir.metadata: reading active writers 2025/11/23 04:45:46 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:47 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:47 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:47 DEBUG : dir: Looking for writers 2025/11/23 04:45:47 DEBUG : file1: reading active writers 2025/11/23 04:45:47 DEBUG : Looking for writers 2025/11/23 04:45:47 DEBUG : dir: reading active writers 2025/11/23 04:45:47 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:47 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:47 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:47 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/11/23 04:45:47 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:47 DEBUG : dir: Looking for writers 2025/11/23 04:45:47 DEBUG : file1: reading active writers 2025/11/23 04:45:47 DEBUG : Looking for writers 2025/11/23 04:45:47 DEBUG : dir: reading active writers 2025/11/23 04:45:47 DEBUG : >WaitForWriters: === 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 (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- 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:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:47 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:45:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/23 04:45:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:45:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/23 04:45:47 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:47 DEBUG : dir: Looking for writers 2025/11/23 04:45:47 DEBUG : file1: reading active writers 2025/11/23 04:45:47 DEBUG : Looking for writers 2025/11/23 04:45:47 DEBUG : dir: reading active writers 2025/11/23 04:45:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/11/23 04:45:47 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/23 04:45:47 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/23 04:45:47 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:45:47 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/23 04:45:47 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:47 DEBUG : Looking for writers 2025/11/23 04:45:47 DEBUG : file.txt: reading active writers 2025/11/23 04:45:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:47 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:47 DEBUG : webdav root 'rclone-test-qicuxag4yile': File to upload is small (25 bytes), uploading instead of streaming 2025/11/23 04:45:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:47 DEBUG : dir/file1: size = 25 OK 2025/11/23 04:45:47 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/23 04:45:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:47 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:47 DEBUG : dir: Looking for writers 2025/11/23 04:45:47 DEBUG : file1: reading active writers 2025/11/23 04:45:47 DEBUG : Looking for writers 2025/11/23 04:45:47 DEBUG : dir: reading active writers 2025/11/23 04:45:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:47 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:47 DEBUG : dir/file1: Remove: 2025/11/23 04:45:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:45:47 DEBUG : dir/file1: >Remove: err= 2025/11/23 04:45:47 DEBUG : dir/file1: Remove: 2025/11/23 04:45:47 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/23 04:45:47 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:47 DEBUG : dir: Looking for writers 2025/11/23 04:45:47 DEBUG : Looking for writers 2025/11/23 04:45:47 DEBUG : dir: reading active writers 2025/11/23 04:45:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:47 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:47 DEBUG : dir/file1: Remove: 2025/11/23 04:45:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:45:47 DEBUG : dir/file1: >Remove: err= 2025/11/23 04:45:47 DEBUG : dir/file1: Remove: 2025/11/23 04:45:47 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/23 04:45:47 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:47 DEBUG : dir: Looking for writers 2025/11/23 04:45:47 DEBUG : Looking for writers 2025/11/23 04:45:47 DEBUG : dir: reading active writers 2025/11/23 04:45:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:48 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:45:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/23 04:45:48 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/23 04:45:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/23 04:45:48 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/23 04:45:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/23 04:45:48 DEBUG : dir/file1: Open: flags=0x3 2025/11/23 04:45:48 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/23 04:45:48 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/23 04:45:48 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:48 DEBUG : dir: Looking for writers 2025/11/23 04:45:48 DEBUG : file1: reading active writers 2025/11/23 04:45:48 DEBUG : Looking for writers 2025/11/23 04:45:48 DEBUG : dir: reading active writers 2025/11/23 04:45:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:48 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:48 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:48 DEBUG : dir: Looking for writers 2025/11/23 04:45:48 DEBUG : file1: reading active writers 2025/11/23 04:45:48 DEBUG : Looking for writers 2025/11/23 04:45:48 DEBUG : dir: reading active writers 2025/11/23 04:45:48 DEBUG : >WaitForWriters: 2025/11/23 04:45:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/23 04:45:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f0240 2025/11/23 04:45:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:45:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:45:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/23 04:45:48 DEBUG : dir/file1: Updating file with dir/file1 0xc0009f0240 2025/11/23 04:45:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/23 04:45:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/23 04:45:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/23 04:45:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:48 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009f0240 2025/11/23 04:45:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:45:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:45:48 DEBUG : webdav root 'rclone-test-qicuxag4yile': File to upload is small (25 bytes), uploading instead of streaming 2025/11/23 04:45:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:48 DEBUG : dir/file1: size = 25 OK 2025/11/23 04:45:48 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/23 04:45:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:45:48 DEBUG : newLeaf: Running delayed rename now 2025/11/23 04:45:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/23 04:45:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f0240 2025/11/23 04:45:48 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:48 DEBUG : dir: Looking for writers 2025/11/23 04:45:48 DEBUG : Looking for writers 2025/11/23 04:45:48 DEBUG : dir: reading active writers 2025/11/23 04:45:48 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:48 DEBUG : >WaitForWriters: 2025/11/23 04:45:48 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:48 DEBUG : dir: Looking for writers 2025/11/23 04:45:48 DEBUG : Looking for writers 2025/11/23 04:45:48 DEBUG : dir: reading active writers 2025/11/23 04:45:48 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:48 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:48 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:48 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:48 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:48 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:48 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:48 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:48 DEBUG : dir: Looking for writers 2025/11/23 04:45:48 DEBUG : file1: reading active writers 2025/11/23 04:45:48 DEBUG : Looking for writers 2025/11/23 04:45:48 DEBUG : dir: reading active writers 2025/11/23 04:45:48 DEBUG : >WaitForWriters: 2025/11/23 04:45:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/23 04:45:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0005ae840 2025/11/23 04:45:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:45:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:45:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/23 04:45:48 DEBUG : dir/file1: Updating file with dir/file1 0xc0005ae840 2025/11/23 04:45:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/23 04:45:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/23 04:45:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/23 04:45:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:48 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005ae840 2025/11/23 04:45:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:45:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:45:48 DEBUG : webdav root 'rclone-test-qicuxag4yile': File to upload is small (25 bytes), uploading instead of streaming 2025/11/23 04:45:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:48 DEBUG : dir/file1: size = 25 OK 2025/11/23 04:45:48 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/23 04:45:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:45:48 DEBUG : newLeaf: Running delayed rename now 2025/11/23 04:45:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/23 04:45:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0005ae840 2025/11/23 04:45:48 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:48 DEBUG : dir: Looking for writers 2025/11/23 04:45:48 DEBUG : Looking for writers 2025/11/23 04:45:48 DEBUG : dir: reading active writers 2025/11/23 04:45:48 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:48 DEBUG : >WaitForWriters: 2025/11/23 04:45:48 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:48 DEBUG : dir: Looking for writers 2025/11/23 04:45:48 DEBUG : Looking for writers 2025/11/23 04:45:48 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:48 DEBUG : dir: reading active writers 2025/11/23 04:45:48 DEBUG : >WaitForWriters: 2025/11/23 04:45:48 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:48 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:48 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:48 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:48 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:48 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/23 04:45:48 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:45:48 DEBUG : dir/file1(0xc000f0fac0): openPending: 2025/11/23 04:45:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/23 04:45:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/23 04:45:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:48 DEBUG : dir/file1(0xc000f0fac0): >openPending: err= 2025/11/23 04:45:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/23 04:45:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:45:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:45:48 DEBUG : dir/file1(0xc000f0fac0): _writeAt: size=14, off=0 2025/11/23 04:45:48 DEBUG : dir/file1(0xc000f0fac0): >_writeAt: n=14, err= 2025/11/23 04:45:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/23 04:45:48 DEBUG : dir/file1(0xc000f0fac0): close: 2025/11/23 04:45:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/23 04:45:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/23 04:45:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:48 DEBUG : dir/file1(0xc000f0fac0): >close: err= 2025/11/23 04:45:48 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:48 DEBUG : dir: Looking for writers 2025/11/23 04:45:48 DEBUG : file1: reading active writers 2025/11/23 04:45:48 DEBUG : Looking for writers 2025/11/23 04:45:48 DEBUG : dir: reading active writers 2025/11/23 04:45:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:45:49 DEBUG : dir: Looking for writers 2025/11/23 04:45:49 DEBUG : file1: reading active writers 2025/11/23 04:45:49 DEBUG : Looking for writers 2025/11/23 04:45:49 DEBUG : dir: reading active writers 2025/11/23 04:45:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:45:49 DEBUG : dir: Looking for writers 2025/11/23 04:45:49 DEBUG : file1: reading active writers 2025/11/23 04:45:49 DEBUG : Looking for writers 2025/11/23 04:45:49 DEBUG : dir: reading active writers 2025/11/23 04:45:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:45:49 DEBUG : dir: Looking for writers 2025/11/23 04:45:49 DEBUG : file1: reading active writers 2025/11/23 04:45:49 DEBUG : Looking for writers 2025/11/23 04:45:49 DEBUG : dir: reading active writers 2025/11/23 04:45:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:45:49 DEBUG : dir/file1: vfs cache: starting upload 2025/11/23 04:45:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:49 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:45:49 INFO : dir/file1: Copied (replaced existing) 2025/11/23 04:45:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/23 04:45:49 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/23 04:45:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/23 04:45:49 DEBUG : dir: Looking for writers 2025/11/23 04:45:49 DEBUG : file1: reading active writers 2025/11/23 04:45:49 DEBUG : Looking for writers 2025/11/23 04:45:49 DEBUG : dir: reading active writers 2025/11/23 04:45:49 DEBUG : >WaitForWriters: 2025/11/23 04:45:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:45:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:45:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:45:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:45:49 DEBUG : dir/file1(0xc000e248c0): _readAt: size=512, off=0 2025/11/23 04:45:49 DEBUG : dir/file1(0xc000e248c0): openPending: 2025/11/23 04:45:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/11/23 04:45:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/23 04:45:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:49 DEBUG : dir/file1(0xc000e248c0): >openPending: err= 2025/11/23 04:45:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/23 04:45:49 DEBUG : dir/file1(0xc000e248c0): >_readAt: n=14, err=EOF 2025/11/23 04:45:49 DEBUG : dir/file1(0xc000e248c0): close: 2025/11/23 04:45:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/23 04:45:49 DEBUG : dir/file1(0xc000e248c0): >close: err= 2025/11/23 04:45:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/23 04:45:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/23 04:45:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0005aec00 2025/11/23 04:45:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:45:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:45:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/23 04:45:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/23 04:45:49 DEBUG : dir/file1: Updating file with dir/file1 0xc0005aec00 2025/11/23 04:45:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/23 04:45:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/23 04:45:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:45:49 DEBUG : dir/file1(0xc000753c80): openPending: 2025/11/23 04:45:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/11/23 04:45:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/23 04:45:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:49 DEBUG : dir/file1(0xc000753c80): >openPending: err= 2025/11/23 04:45:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/23 04:45:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:45:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:45:49 DEBUG : dir/file1(0xc000753c80): _writeAt: size=25, off=0 2025/11/23 04:45:49 DEBUG : dir/file1(0xc000753c80): >_writeAt: n=25, err= 2025/11/23 04:45:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/23 04:45:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/23 04:45:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0005aec00 2025/11/23 04:45:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:45:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:45:49 DEBUG : newLeaf(0xc000753c80): close: 2025/11/23 04:45:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/23 04:45:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-23 04:45:49.291592216 +0000 UTC m=+6.907624911 2025/11/23 04:45:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:49 DEBUG : newLeaf(0xc000753c80): >close: err= 2025/11/23 04:45:49 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:49 DEBUG : dir: Looking for writers 2025/11/23 04:45:49 DEBUG : Looking for writers 2025/11/23 04:45:49 DEBUG : dir: reading active writers 2025/11/23 04:45:49 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:45:49 DEBUG : dir: Looking for writers 2025/11/23 04:45:49 DEBUG : Looking for writers 2025/11/23 04:45:49 DEBUG : dir: reading active writers 2025/11/23 04:45:49 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:45:49 DEBUG : dir: Looking for writers 2025/11/23 04:45:49 DEBUG : Looking for writers 2025/11/23 04:45:49 DEBUG : dir: reading active writers 2025/11/23 04:45:49 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:45:49 DEBUG : dir: Looking for writers 2025/11/23 04:45:49 DEBUG : Looking for writers 2025/11/23 04:45:49 DEBUG : dir: reading active writers 2025/11/23 04:45:49 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:45:49 DEBUG : newLeaf: vfs cache: starting upload 2025/11/23 04:45:49 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:49 DEBUG : newLeaf: size = 25 OK 2025/11/23 04:45:49 INFO : newLeaf: Copied (replaced existing) 2025/11/23 04:45:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-23 04:45:49 +0000 UTC" 2025/11/23 04:45:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/23 04:45:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:45:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/23 04:45:49 DEBUG : dir: Looking for writers 2025/11/23 04:45:49 DEBUG : Looking for writers 2025/11/23 04:45:49 DEBUG : dir: reading active writers 2025/11/23 04:45:49 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:49 DEBUG : >WaitForWriters: 2025/11/23 04:45:49 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:49 DEBUG : dir: Looking for writers 2025/11/23 04:45:49 DEBUG : Looking for writers 2025/11/23 04:45:49 DEBUG : dir: reading active writers 2025/11/23 04:45:49 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:49 DEBUG : >WaitForWriters: 2025/11/23 04:45:49 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:49 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:49 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:49 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:49 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:49 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:49 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:49 DEBUG : dir: Looking for writers 2025/11/23 04:45:49 DEBUG : file1: reading active writers 2025/11/23 04:45:49 DEBUG : Looking for writers 2025/11/23 04:45:49 DEBUG : dir: reading active writers 2025/11/23 04:45:49 DEBUG : >WaitForWriters: 2025/11/23 04:45:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/23 04:45:49 DEBUG : newLeaf: Updating file with newLeaf 0xc00076c900 2025/11/23 04:45:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:45:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:45:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/23 04:45:49 DEBUG : dir/file1: Updating file with dir/file1 0xc00076c900 2025/11/23 04:45:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/23 04:45:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/23 04:45:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:45:49 DEBUG : dir/file1(0xc0004f9a80): openPending: 2025/11/23 04:45:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/23 04:45:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/23 04:45:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:49 DEBUG : dir/file1(0xc0004f9a80): >openPending: err= 2025/11/23 04:45:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/23 04:45:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:45:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:45:49 DEBUG : dir/file1(0xc0004f9a80): _writeAt: size=25, off=0 2025/11/23 04:45:49 DEBUG : dir/file1(0xc0004f9a80): >_writeAt: n=25, err= 2025/11/23 04:45:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/23 04:45:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/23 04:45:49 DEBUG : newLeaf: Updating file with newLeaf 0xc00076c900 2025/11/23 04:45:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:45:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:45:49 DEBUG : newLeaf(0xc0004f9a80): close: 2025/11/23 04:45:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/23 04:45:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-23 04:45:49.793084895 +0000 UTC m=+7.409117589 2025/11/23 04:45:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:49 DEBUG : newLeaf(0xc0004f9a80): >close: err= 2025/11/23 04:45:49 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:49 DEBUG : dir: Looking for writers 2025/11/23 04:45:49 DEBUG : Looking for writers 2025/11/23 04:45:49 DEBUG : dir: reading active writers 2025/11/23 04:45:49 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:45:49 DEBUG : dir: Looking for writers 2025/11/23 04:45:49 DEBUG : Looking for writers 2025/11/23 04:45:49 DEBUG : dir: reading active writers 2025/11/23 04:45:49 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:45:49 DEBUG : dir: Looking for writers 2025/11/23 04:45:49 DEBUG : Looking for writers 2025/11/23 04:45:49 DEBUG : dir: reading active writers 2025/11/23 04:45:49 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:45:49 DEBUG : dir: Looking for writers 2025/11/23 04:45:49 DEBUG : Looking for writers 2025/11/23 04:45:49 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:49 DEBUG : dir: reading active writers 2025/11/23 04:45:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:45:49 DEBUG : newLeaf: vfs cache: starting upload 2025/11/23 04:45:49 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:49 DEBUG : newLeaf: size = 25 OK 2025/11/23 04:45:49 INFO : newLeaf: Copied (replaced existing) 2025/11/23 04:45:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-23 04:45:49 +0000 UTC" 2025/11/23 04:45:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/23 04:45:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:45:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/23 04:45:49 DEBUG : dir: Looking for writers 2025/11/23 04:45:49 DEBUG : Looking for writers 2025/11/23 04:45:49 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:49 DEBUG : dir: reading active writers 2025/11/23 04:45:49 DEBUG : >WaitForWriters: 2025/11/23 04:45:50 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:50 DEBUG : dir: Looking for writers 2025/11/23 04:45:50 DEBUG : Looking for writers 2025/11/23 04:45:50 DEBUG : dir: reading active writers 2025/11/23 04:45:50 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:50 DEBUG : >WaitForWriters: 2025/11/23 04:45:50 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:50 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:50 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:50 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:50 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:50 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/23 04:45:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:45:50 DEBUG : dir/file1(0xc0006f9800): openPending: 2025/11/23 04:45:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/23 04:45:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/23 04:45:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:50 DEBUG : dir/file1(0xc0006f9800): >openPending: err= 2025/11/23 04:45:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/23 04:45:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:45:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:45:50 DEBUG : dir/file1(0xc0006f9800): _writeAt: size=14, off=0 2025/11/23 04:45:50 DEBUG : dir/file1(0xc0006f9800): >_writeAt: n=14, err= 2025/11/23 04:45:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/23 04:45:50 DEBUG : dir/file1(0xc0006f9800): close: 2025/11/23 04:45:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/23 04:45:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/23 04:45:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:50 DEBUG : dir/file1(0xc0006f9800): >close: err= 2025/11/23 04:45:50 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:50 DEBUG : dir: Looking for writers 2025/11/23 04:45:50 DEBUG : file1: reading active writers 2025/11/23 04:45:50 DEBUG : Looking for writers 2025/11/23 04:45:50 DEBUG : dir: reading active writers 2025/11/23 04:45:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:45:50 DEBUG : dir: Looking for writers 2025/11/23 04:45:50 DEBUG : file1: reading active writers 2025/11/23 04:45:50 DEBUG : Looking for writers 2025/11/23 04:45:50 DEBUG : dir: reading active writers 2025/11/23 04:45:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:45:50 DEBUG : dir: Looking for writers 2025/11/23 04:45:50 DEBUG : file1: reading active writers 2025/11/23 04:45:50 DEBUG : Looking for writers 2025/11/23 04:45:50 DEBUG : dir: reading active writers 2025/11/23 04:45:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:45:50 DEBUG : dir: Looking for writers 2025/11/23 04:45:50 DEBUG : file1: reading active writers 2025/11/23 04:45:50 DEBUG : Looking for writers 2025/11/23 04:45:50 DEBUG : dir: reading active writers 2025/11/23 04:45:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:45:50 DEBUG : dir/file1: vfs cache: starting upload 2025/11/23 04:45:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:50 DEBUG : dir/file1: size = 14 OK 2025/11/23 04:45:50 INFO : dir/file1: Copied (replaced existing) 2025/11/23 04:45:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/23 04:45:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/23 04:45:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/23 04:45:50 DEBUG : dir: Looking for writers 2025/11/23 04:45:50 DEBUG : file1: reading active writers 2025/11/23 04:45:50 DEBUG : Looking for writers 2025/11/23 04:45:50 DEBUG : dir: reading active writers 2025/11/23 04:45:50 DEBUG : >WaitForWriters: 2025/11/23 04:45:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:45:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:45:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:45:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:45:50 DEBUG : dir/file1(0xc000805280): _readAt: size=512, off=0 2025/11/23 04:45:50 DEBUG : dir/file1(0xc000805280): openPending: 2025/11/23 04:45:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/11/23 04:45:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/23 04:45:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:50 DEBUG : dir/file1(0xc000805280): >openPending: err= 2025/11/23 04:45:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/23 04:45:50 DEBUG : dir/file1(0xc000805280): >_readAt: n=14, err=EOF 2025/11/23 04:45:50 DEBUG : dir/file1(0xc000805280): close: 2025/11/23 04:45:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/23 04:45:50 DEBUG : dir/file1(0xc000805280): >close: err= 2025/11/23 04:45:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/23 04:45:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/23 04:45:50 DEBUG : newLeaf: Updating file with newLeaf 0xc00076d140 2025/11/23 04:45:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:45:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:45:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/23 04:45:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/23 04:45:50 DEBUG : dir/file1: Updating file with dir/file1 0xc00076d140 2025/11/23 04:45:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/23 04:45:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/23 04:45:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:45:50 DEBUG : dir/file1(0xc000eeddc0): openPending: 2025/11/23 04:45:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/11/23 04:45:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/23 04:45:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:50 DEBUG : dir/file1(0xc000eeddc0): >openPending: err= 2025/11/23 04:45:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/23 04:45:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:45:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:45:50 DEBUG : dir/file1(0xc000eeddc0): _writeAt: size=25, off=0 2025/11/23 04:45:50 DEBUG : dir/file1(0xc000eeddc0): >_writeAt: n=25, err= 2025/11/23 04:45:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/23 04:45:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/23 04:45:50 DEBUG : newLeaf: Updating file with newLeaf 0xc00076d140 2025/11/23 04:45:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:45:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:45:50 DEBUG : newLeaf(0xc000eeddc0): close: 2025/11/23 04:45:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/23 04:45:50 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-23 04:45:50.443753821 +0000 UTC m=+8.059786497 2025/11/23 04:45:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:50 DEBUG : newLeaf(0xc000eeddc0): >close: err= 2025/11/23 04:45:50 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:50 DEBUG : dir: Looking for writers 2025/11/23 04:45:50 DEBUG : Looking for writers 2025/11/23 04:45:50 DEBUG : dir: reading active writers 2025/11/23 04:45:50 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:45:50 DEBUG : dir: Looking for writers 2025/11/23 04:45:50 DEBUG : Looking for writers 2025/11/23 04:45:50 DEBUG : dir: reading active writers 2025/11/23 04:45:50 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:45:50 DEBUG : dir: Looking for writers 2025/11/23 04:45:50 DEBUG : Looking for writers 2025/11/23 04:45:50 DEBUG : dir: reading active writers 2025/11/23 04:45:50 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:45:50 DEBUG : dir: Looking for writers 2025/11/23 04:45:50 DEBUG : Looking for writers 2025/11/23 04:45:50 DEBUG : dir: reading active writers 2025/11/23 04:45:50 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:45:50 DEBUG : newLeaf: vfs cache: starting upload 2025/11/23 04:45:50 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:50 DEBUG : newLeaf: size = 25 OK 2025/11/23 04:45:50 INFO : newLeaf: Copied (replaced existing) 2025/11/23 04:45:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-23 04:45:50 +0000 UTC" 2025/11/23 04:45:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/23 04:45:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:45:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/23 04:45:50 DEBUG : dir: Looking for writers 2025/11/23 04:45:50 DEBUG : Looking for writers 2025/11/23 04:45:50 DEBUG : dir: reading active writers 2025/11/23 04:45:50 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:50 DEBUG : >WaitForWriters: 2025/11/23 04:45:50 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:50 DEBUG : dir: Looking for writers 2025/11/23 04:45:50 DEBUG : Looking for writers 2025/11/23 04:45:50 DEBUG : dir: reading active writers 2025/11/23 04:45:50 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:50 DEBUG : >WaitForWriters: 2025/11/23 04:45:50 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:50 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:50 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:50 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:50 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:50 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:50 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:50 DEBUG : dir: Looking for writers 2025/11/23 04:45:50 DEBUG : file1: reading active writers 2025/11/23 04:45:50 DEBUG : Looking for writers 2025/11/23 04:45:50 DEBUG : dir: reading active writers 2025/11/23 04:45:50 DEBUG : >WaitForWriters: 2025/11/23 04:45:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:45:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:45:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:45:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:45:50 DEBUG : dir/file1(0xc0007edd00): _readAt: size=512, off=0 2025/11/23 04:45:50 DEBUG : dir/file1(0xc0007edd00): openPending: 2025/11/23 04:45:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/23 04:45:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/23 04:45:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:50 DEBUG : dir/file1(0xc0007edd00): >openPending: err= 2025/11/23 04:45:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/23 04:45:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:45:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:45:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:45:50 DEBUG : dir/file1(0xc0007edd00): >_readAt: n=14, err=EOF 2025/11/23 04:45:50 DEBUG : dir/file1(0xc0007edd00): close: 2025/11/23 04:45:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/23 04:45:50 DEBUG : dir/file1(0xc0007edd00): >close: err= 2025/11/23 04:45:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/23 04:45:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/23 04:45:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f09c0 2025/11/23 04:45:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:45:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:45:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/23 04:45:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/23 04:45:50 DEBUG : dir/file1: Updating file with dir/file1 0xc0009f09c0 2025/11/23 04:45:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/23 04:45:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/23 04:45:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:45:50 DEBUG : dir/file1(0xc000980ec0): openPending: 2025/11/23 04:45:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/11/23 04:45:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/23 04:45:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:50 DEBUG : dir/file1(0xc000980ec0): >openPending: err= 2025/11/23 04:45:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/23 04:45:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:45:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:45:50 DEBUG : dir/file1(0xc000980ec0): _writeAt: size=25, off=0 2025/11/23 04:45:50 DEBUG : dir/file1(0xc000980ec0): >_writeAt: n=25, err= 2025/11/23 04:45:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/23 04:45:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/23 04:45:51 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f09c0 2025/11/23 04:45:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:45:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:45:51 DEBUG : newLeaf(0xc000980ec0): close: 2025/11/23 04:45:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/23 04:45:51 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-23 04:45:50.961075721 +0000 UTC m=+8.577108375 2025/11/23 04:45:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:51 DEBUG : newLeaf(0xc000980ec0): >close: err= 2025/11/23 04:45:51 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:51 DEBUG : dir: Looking for writers 2025/11/23 04:45:51 DEBUG : Looking for writers 2025/11/23 04:45:51 DEBUG : dir: reading active writers 2025/11/23 04:45:51 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:45:51 DEBUG : dir: Looking for writers 2025/11/23 04:45:51 DEBUG : Looking for writers 2025/11/23 04:45:51 DEBUG : dir: reading active writers 2025/11/23 04:45:51 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:45:51 DEBUG : dir: Looking for writers 2025/11/23 04:45:51 DEBUG : Looking for writers 2025/11/23 04:45:51 DEBUG : dir: reading active writers 2025/11/23 04:45:51 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:45:51 DEBUG : dir: Looking for writers 2025/11/23 04:45:51 DEBUG : Looking for writers 2025/11/23 04:45:51 DEBUG : dir: reading active writers 2025/11/23 04:45:51 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:45:51 DEBUG : newLeaf: vfs cache: starting upload 2025/11/23 04:45:51 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:51 DEBUG : newLeaf: size = 25 OK 2025/11/23 04:45:51 INFO : newLeaf: Copied (replaced existing) 2025/11/23 04:45:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-23 04:45:50 +0000 UTC" 2025/11/23 04:45:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/23 04:45:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/23 04:45:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/23 04:45:51 DEBUG : dir: Looking for writers 2025/11/23 04:45:51 DEBUG : Looking for writers 2025/11/23 04:45:51 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:51 DEBUG : dir: reading active writers 2025/11/23 04:45:51 DEBUG : >WaitForWriters: 2025/11/23 04:45:51 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:51 DEBUG : dir: Looking for writers 2025/11/23 04:45:51 DEBUG : Looking for writers 2025/11/23 04:45:51 DEBUG : dir: reading active writers 2025/11/23 04:45:51 DEBUG : newLeaf: reading active writers 2025/11/23 04:45:51 DEBUG : >WaitForWriters: 2025/11/23 04:45:51 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting --- PASS: TestFileRename (3.09s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.52s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:51 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:51 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:51 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:51 DEBUG : Looking for writers 2025/11/23 04:45:51 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:51 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:45:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:45:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/23 04:45:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/23 04:45:51 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:51 DEBUG : dir: Looking for writers 2025/11/23 04:45:51 DEBUG : file1: reading active writers 2025/11/23 04:45:51 DEBUG : Looking for writers 2025/11/23 04:45:51 DEBUG : dir: reading active writers 2025/11/23 04:45:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:51 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:45:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:45:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/23 04:45:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/23 04:45:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/23 04:45:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/23 04:45:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/23 04:45:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/23 04:45:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/23 04:45:51 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/23 04:45:51 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:51 DEBUG : dir: Looking for writers 2025/11/23 04:45:51 DEBUG : file1: reading active writers 2025/11/23 04:45:51 DEBUG : Looking for writers 2025/11/23 04:45:51 DEBUG : dir: reading active writers 2025/11/23 04:45:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:51 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:45:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:45:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/23 04:45:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/23 04:45:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/23 04:45:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/23 04:45:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/23 04:45:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/23 04:45:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/23 04:45:51 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/23 04:45:51 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/23 04:45:51 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/23 04:45:51 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/23 04:45:51 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/23 04:45:51 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/23 04:45:51 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/23 04:45:51 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/23 04:45:51 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/23 04:45:51 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/23 04:45:51 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/23 04:45:51 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/23 04:45:51 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/23 04:45:51 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:51 DEBUG : dir: Looking for writers 2025/11/23 04:45:51 DEBUG : file1: reading active writers 2025/11/23 04:45:51 DEBUG : Looking for writers 2025/11/23 04:45:51 DEBUG : dir: reading active writers 2025/11/23 04:45:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:51 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:45:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:45:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/23 04:45:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:45:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/23 04:45:51 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:51 DEBUG : dir: Looking for writers 2025/11/23 04:45:51 DEBUG : file1: reading active writers 2025/11/23 04:45:51 DEBUG : Looking for writers 2025/11/23 04:45:51 DEBUG : dir: reading active writers 2025/11/23 04:45:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:52 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:45:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:45:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/23 04:45:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/23 04:45:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:45:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/23 04:45:52 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/23 04:45:52 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/23 04:45:52 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:52 DEBUG : dir: Looking for writers 2025/11/23 04:45:52 DEBUG : file1: reading active writers 2025/11/23 04:45:52 DEBUG : Looking for writers 2025/11/23 04:45:52 DEBUG : dir: reading active writers 2025/11/23 04:45:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:52 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:45:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:45:52 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:45:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:45:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:45:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000863340): _readAt: size=1, off=0 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000863340): openPending: 2025/11/23 04:45:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/23 04:45:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/23 04:45:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000863340): >openPending: err= 2025/11/23 04:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/23 04:45:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:45:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:45:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000863340): >_readAt: n=1, err= 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000863340): _readAt: size=256, off=1 2025/11/23 04:45:52 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000863340): >_readAt: n=15, err=EOF 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000863340): _readAt: size=16, off=16 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000863340): >_readAt: n=0, err=EOF 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000863340): close: 2025/11/23 04:45:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000863340): >close: err= 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000863340): close: 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000863340): >close: err=file already closed 2025/11/23 04:45:52 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:52 DEBUG : dir: Looking for writers 2025/11/23 04:45:52 DEBUG : file1: reading active writers 2025/11/23 04:45:52 DEBUG : Looking for writers 2025/11/23 04:45:52 DEBUG : dir: reading active writers 2025/11/23 04:45:52 DEBUG : >WaitForWriters: 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.17s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:52 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:45:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:45:52 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:45:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:45:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:45:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0004f9e40): _readAt: size=1, off=0 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0004f9e40): openPending: 2025/11/23 04:45:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/23 04:45:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/23 04:45:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0004f9e40): >openPending: err= 2025/11/23 04:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/23 04:45:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:45:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:45:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0004f9e40): >_readAt: n=1, err= 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0004f9e40): _readAt: size=1, off=5 2025/11/23 04:45:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0004f9e40): >_readAt: n=1, err= 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0004f9e40): _readAt: size=1, off=3 2025/11/23 04:45:52 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0004f9e40): >_readAt: n=1, err= 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0004f9e40): _readAt: size=1, off=13 2025/11/23 04:45:52 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0004f9e40): >_readAt: n=1, err= 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0004f9e40): _readAt: size=16, off=100 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0004f9e40): >_readAt: n=0, err=EOF 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0004f9e40): close: 2025/11/23 04:45:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0004f9e40): >close: err= 2025/11/23 04:45:52 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:52 DEBUG : dir: Looking for writers 2025/11/23 04:45:52 DEBUG : file1: reading active writers 2025/11/23 04:45:52 DEBUG : Looking for writers 2025/11/23 04:45:52 DEBUG : dir: reading active writers 2025/11/23 04:45:52 DEBUG : >WaitForWriters: 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:52 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:45:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:45:52 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:45:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:45:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:45:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0002ef840): _readAt: size=1, off=0 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0002ef840): openPending: 2025/11/23 04:45:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/23 04:45:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/23 04:45:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0002ef840): >openPending: err= 2025/11/23 04:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/23 04:45:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:45:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:45:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0002ef840): >_readAt: n=1, err= 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0002ef840): _readAt: size=1, off=5 2025/11/23 04:45:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0002ef840): >_readAt: n=1, err= 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0002ef840): _readAt: size=1, off=1 2025/11/23 04:45:52 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0002ef840): >_readAt: n=1, err= 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0002ef840): _readAt: size=6, off=10 2025/11/23 04:45:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0002ef840): >_readAt: n=6, err= 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0002ef840): _readAt: size=256, off=10 2025/11/23 04:45:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0002ef840): >_readAt: n=6, err=EOF 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0002ef840): _readAt: size=256, off=100 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0002ef840): >_readAt: n=0, err=EOF 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0002ef840): close: 2025/11/23 04:45:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0002ef840): >close: err= 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0002ef840): _readAt: size=256, off=100 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0002ef840): >_readAt: n=0, err=file already closed 2025/11/23 04:45:52 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:52 DEBUG : dir: Looking for writers 2025/11/23 04:45:52 DEBUG : file1: reading active writers 2025/11/23 04:45:52 DEBUG : Looking for writers 2025/11/23 04:45:52 DEBUG : dir: reading active writers 2025/11/23 04:45:52 DEBUG : >WaitForWriters: 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:52 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:45:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:45:52 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:45:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:45:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:45:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000e599c0): RWFileHandle.Flush 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000e599c0): _readAt: size=256, off=0 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000e599c0): openPending: 2025/11/23 04:45:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/23 04:45:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/23 04:45:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000e599c0): >openPending: err= 2025/11/23 04:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/23 04:45:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:45:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:45:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000e599c0): >_readAt: n=16, err=EOF 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000e599c0): RWFileHandle.Flush 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000e599c0): RWFileHandle.Flush 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000e599c0): close: 2025/11/23 04:45:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/23 04:45:52 DEBUG : dir/file1(0xc000e599c0): >close: err= 2025/11/23 04:45:52 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:52 DEBUG : dir: Looking for writers 2025/11/23 04:45:52 DEBUG : file1: reading active writers 2025/11/23 04:45:52 DEBUG : Looking for writers 2025/11/23 04:45:52 DEBUG : dir: reading active writers 2025/11/23 04:45:52 DEBUG : >WaitForWriters: 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:52 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:45:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/23 04:45:52 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:45:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:45:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:45:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0007bcf40): _readAt: size=256, off=0 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0007bcf40): openPending: 2025/11/23 04:45:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/23 04:45:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/23 04:45:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0007bcf40): >openPending: err= 2025/11/23 04:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/23 04:45:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:45:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:45:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0007bcf40): >_readAt: n=16, err=EOF 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0007bcf40): RWFileHandle.Release 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0007bcf40): close: 2025/11/23 04:45:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0007bcf40): >close: err= 2025/11/23 04:45:52 DEBUG : dir/file1(0xc0007bcf40): RWFileHandle.Release 2025/11/23 04:45:52 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:52 DEBUG : dir: Looking for writers 2025/11/23 04:45:52 DEBUG : file1: reading active writers 2025/11/23 04:45:52 DEBUG : Looking for writers 2025/11/23 04:45:52 DEBUG : dir: reading active writers 2025/11/23 04:45:52 DEBUG : >WaitForWriters: 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:52 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:52 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:52 DEBUG : file1: newRWFileHandle: 2025/11/23 04:45:52 DEBUG : file1(0xc0005b39c0): openPending: 2025/11/23 04:45:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:52 DEBUG : file1(0xc0005b39c0): >openPending: err= 2025/11/23 04:45:52 DEBUG : file1: >newRWFileHandle: err= 2025/11/23 04:45:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/23 04:45:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/23 04:45:52 DEBUG : file1(0xc0005b39c0): _writeAt: size=5, off=0 2025/11/23 04:45:52 DEBUG : file1(0xc0005b39c0): >_writeAt: n=5, err= 2025/11/23 04:45:52 DEBUG : file1(0xc0005b39c0): _writeAt: size=7, off=5 2025/11/23 04:45:52 DEBUG : file1(0xc0005b39c0): >_writeAt: n=7, err= 2025/11/23 04:45:52 DEBUG : file1: vfs cache: truncate to size=11 2025/11/23 04:45:52 DEBUG : file1(0xc0005b39c0): close: 2025/11/23 04:45:52 DEBUG : file1: vfs cache: setting modification time to 2025-11-23 04:45:52.93487801 +0000 UTC m=+10.550910705 2025/11/23 04:45:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:52 DEBUG : file1(0xc0005b39c0): >close: err= 2025/11/23 04:45:52 DEBUG : file1(0xc0005b39c0): close: 2025/11/23 04:45:52 DEBUG : file1(0xc0005b39c0): >close: err=file already closed 2025/11/23 04:45:52 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:52 DEBUG : Looking for writers 2025/11/23 04:45:52 DEBUG : file1: reading active writers 2025/11/23 04:45:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:45:52 DEBUG : Looking for writers 2025/11/23 04:45:52 DEBUG : file1: reading active writers 2025/11/23 04:45:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:45:52 DEBUG : Looking for writers 2025/11/23 04:45:52 DEBUG : file1: reading active writers 2025/11/23 04:45:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:45:53 DEBUG : file1: vfs cache: starting upload 2025/11/23 04:45:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:53 DEBUG : file1: size = 11 OK 2025/11/23 04:45:53 INFO : file1: Copied (new) 2025/11/23 04:45:53 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-23 04:45:52 +0000 UTC" 2025/11/23 04:45:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/23 04:45:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:53 INFO : file1: vfs cache: upload succeeded try #1 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : >WaitForWriters: 2025/11/23 04:45:53 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : >WaitForWriters: 2025/11/23 04:45:53 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:53 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:53 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:53 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:53 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:53 DEBUG : file1: newRWFileHandle: 2025/11/23 04:45:53 DEBUG : file1(0xc000d76440): openPending: 2025/11/23 04:45:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:53 DEBUG : file1(0xc000d76440): >openPending: err= 2025/11/23 04:45:53 DEBUG : file1: >newRWFileHandle: err= 2025/11/23 04:45:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/23 04:45:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/23 04:45:53 DEBUG : file1(0xc000d76440): _writeAt: size=7, off=0 2025/11/23 04:45:53 DEBUG : file1(0xc000d76440): >_writeAt: n=7, err= 2025/11/23 04:45:53 DEBUG : file1(0xc000d76440): _writeAt: size=6, off=5 2025/11/23 04:45:53 DEBUG : file1(0xc000d76440): >_writeAt: n=6, err= 2025/11/23 04:45:53 DEBUG : file1(0xc000d76440): close: 2025/11/23 04:45:53 DEBUG : file1: vfs cache: setting modification time to 2025-11-23 04:45:53.134117377 +0000 UTC m=+10.750150062 2025/11/23 04:45:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:53 DEBUG : file1(0xc000d76440): >close: err= 2025/11/23 04:45:53 DEBUG : file1(0xc000d76440): _writeAt: size=5, off=0 2025/11/23 04:45:53 DEBUG : file1(0xc000d76440): >_writeAt: n=0, err=file already closed 2025/11/23 04:45:53 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:45:53 DEBUG : file1: vfs cache: starting upload 2025/11/23 04:45:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:53 DEBUG : file1: size = 11 OK 2025/11/23 04:45:53 INFO : file1: Copied (new) 2025/11/23 04:45:53 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-23 04:45:53 +0000 UTC" 2025/11/23 04:45:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/23 04:45:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:53 INFO : file1: vfs cache: upload succeeded try #1 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : >WaitForWriters: 2025/11/23 04:45:53 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : >WaitForWriters: 2025/11/23 04:45:53 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:53 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:53 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:53 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:53 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:53 DEBUG : file1: newRWFileHandle: 2025/11/23 04:45:53 DEBUG : file1(0xc000953f00): openPending: 2025/11/23 04:45:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:53 DEBUG : file1(0xc000953f00): >openPending: err= 2025/11/23 04:45:53 DEBUG : file1: >newRWFileHandle: err= 2025/11/23 04:45:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/23 04:45:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/23 04:45:53 DEBUG : file1(0xc000953f00): close: 2025/11/23 04:45:53 DEBUG : file1: vfs cache: setting modification time to 2025-11-23 04:45:53.331626729 +0000 UTC m=+10.947659415 2025/11/23 04:45:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:53 DEBUG : file1(0xc000953f00): >close: err= 2025/11/23 04:45:53 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/23 04:45:53 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/23 04:45:53 DEBUG : file2: newRWFileHandle: 2025/11/23 04:45:53 DEBUG : file2(0xc000956400): openPending: 2025/11/23 04:45:53 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/23 04:45:53 DEBUG : file2(0xc000956400): >openPending: err= 2025/11/23 04:45:53 DEBUG : file2: >newRWFileHandle: err= 2025/11/23 04:45:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/23 04:45:53 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/23 04:45:53 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/23 04:45:53 DEBUG : file2(0xc000956400): RWFileHandle.Flush 2025/11/23 04:45:53 DEBUG : file2(0xc000956400): RWFileHandle.Release 2025/11/23 04:45:53 DEBUG : file2(0xc000956400): close: 2025/11/23 04:45:53 DEBUG : file2: vfs cache: setting modification time to 2025-11-23 04:45:53.333025843 +0000 UTC m=+10.949058528 2025/11/23 04:45:53 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:53 DEBUG : file2(0xc000956400): >close: err= 2025/11/23 04:45:53 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : file2: reading active writers 2025/11/23 04:45:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : file2: reading active writers 2025/11/23 04:45:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file2: reading active writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file2: reading active writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/23 04:45:53 DEBUG : file1: vfs cache: starting upload 2025/11/23 04:45:53 DEBUG : file2: vfs cache: starting upload 2025/11/23 04:45:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:53 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:53 DEBUG : file1: size = 0 OK 2025/11/23 04:45:53 INFO : file1: Copied (new) 2025/11/23 04:45:53 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-23 04:45:53 +0000 UTC" 2025/11/23 04:45:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/23 04:45:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:53 INFO : file1: vfs cache: upload succeeded try #1 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : file2: reading active writers 2025/11/23 04:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/23 04:45:53 DEBUG : file2: size = 0 OK 2025/11/23 04:45:53 INFO : file2: Copied (new) 2025/11/23 04:45:53 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-23 04:45:53 +0000 UTC" 2025/11/23 04:45:53 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/23 04:45:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/23 04:45:53 INFO : file2: vfs cache: upload succeeded try #1 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : file2: reading active writers 2025/11/23 04:45:53 DEBUG : >WaitForWriters: 2025/11/23 04:45:53 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : file2: reading active writers 2025/11/23 04:45:53 DEBUG : >WaitForWriters: 2025/11/23 04:45:53 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:53 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:53 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:53 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:53 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:53 DEBUG : file1: newRWFileHandle: 2025/11/23 04:45:53 DEBUG : file1(0xc0009a1b40): openPending: 2025/11/23 04:45:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:53 DEBUG : file1(0xc0009a1b40): >openPending: err= 2025/11/23 04:45:53 DEBUG : file1: >newRWFileHandle: err= 2025/11/23 04:45:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/23 04:45:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/23 04:45:53 DEBUG : file1(0xc0009a1b40): _writeAt: size=5, off=0 2025/11/23 04:45:53 DEBUG : file1(0xc0009a1b40): >_writeAt: n=5, err= 2025/11/23 04:45:53 DEBUG : file1(0xc0009a1b40): RWFileHandle.Flush 2025/11/23 04:45:53 DEBUG : file1(0xc0009a1b40): RWFileHandle.Flush 2025/11/23 04:45:53 DEBUG : file1(0xc0009a1b40): close: 2025/11/23 04:45:53 DEBUG : file1: vfs cache: setting modification time to 2025-11-23 04:45:53.701759778 +0000 UTC m=+11.317792433 2025/11/23 04:45:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:53 DEBUG : file1(0xc0009a1b40): >close: err= 2025/11/23 04:45:53 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:45:53 DEBUG : file1: vfs cache: starting upload 2025/11/23 04:45:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:53 DEBUG : file1: size = 5 OK 2025/11/23 04:45:53 INFO : file1: Copied (new) 2025/11/23 04:45:53 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-23 04:45:53 +0000 UTC" 2025/11/23 04:45:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/23 04:45:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:53 INFO : file1: vfs cache: upload succeeded try #1 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : >WaitForWriters: 2025/11/23 04:45:53 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:53 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:53 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:53 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:53 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:53 DEBUG : file1: newRWFileHandle: 2025/11/23 04:45:53 DEBUG : file1(0xc000cb8500): openPending: 2025/11/23 04:45:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:53 DEBUG : file1(0xc000cb8500): >openPending: err= 2025/11/23 04:45:53 DEBUG : file1: >newRWFileHandle: err= 2025/11/23 04:45:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/23 04:45:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/23 04:45:53 DEBUG : file1(0xc000cb8500): _writeAt: size=5, off=0 2025/11/23 04:45:53 DEBUG : file1(0xc000cb8500): >_writeAt: n=5, err= 2025/11/23 04:45:53 DEBUG : file1(0xc000cb8500): RWFileHandle.Release 2025/11/23 04:45:53 DEBUG : file1(0xc000cb8500): close: 2025/11/23 04:45:53 DEBUG : file1: vfs cache: setting modification time to 2025-11-23 04:45:53.890870748 +0000 UTC m=+11.506903433 2025/11/23 04:45:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:53 DEBUG : file1(0xc000cb8500): >close: err= 2025/11/23 04:45:53 DEBUG : file1(0xc000cb8500): RWFileHandle.Release 2025/11/23 04:45:53 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:45:53 DEBUG : Looking for writers 2025/11/23 04:45:53 DEBUG : file1: reading active writers 2025/11/23 04:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:45:53 DEBUG : file1: vfs cache: starting upload 2025/11/23 04:45:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:54 DEBUG : file1: size = 5 OK 2025/11/23 04:45:54 INFO : file1: Copied (new) 2025/11/23 04:45:54 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-23 04:45:53 +0000 UTC" 2025/11/23 04:45:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:54 INFO : file1: vfs cache: upload succeeded try #1 2025/11/23 04:45:54 DEBUG : Looking for writers 2025/11/23 04:45:54 DEBUG : file1: reading active writers 2025/11/23 04:45:54 DEBUG : >WaitForWriters: 2025/11/23 04:45:54 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:54 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:54 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:54 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/23 04:45:54 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : dir/file1(0xc000d8f7c0): openPending: 2025/11/23 04:45:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/23 04:45:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/23 04:45:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:54 DEBUG : dir/file1(0xc000d8f7c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/23 04:45:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:45:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/23 04:45:54 DEBUG : dir/file1(0xc000d8f7c0): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : dir/file1(0xc000d8f7c0): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : dir/file1(0xc000d8f7c0): close: 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-23 04:45:54.14237288 +0000 UTC m=+11.758405535 2025/11/23 04:45:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : dir/file1(0xc000d8f7c0): >close: err= 2025/11/23 04:45:54 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:54 DEBUG : dir: Looking for writers 2025/11/23 04:45:54 DEBUG : file1: reading active writers 2025/11/23 04:45:54 DEBUG : Looking for writers 2025/11/23 04:45:54 DEBUG : dir: reading active writers 2025/11/23 04:45:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:45:54 DEBUG : dir: Looking for writers 2025/11/23 04:45:54 DEBUG : file1: reading active writers 2025/11/23 04:45:54 DEBUG : Looking for writers 2025/11/23 04:45:54 DEBUG : dir: reading active writers 2025/11/23 04:45:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:45:54 DEBUG : dir: Looking for writers 2025/11/23 04:45:54 DEBUG : file1: reading active writers 2025/11/23 04:45:54 DEBUG : Looking for writers 2025/11/23 04:45:54 DEBUG : dir: reading active writers 2025/11/23 04:45:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:45:54 DEBUG : dir: Looking for writers 2025/11/23 04:45:54 DEBUG : file1: reading active writers 2025/11/23 04:45:54 DEBUG : Looking for writers 2025/11/23 04:45:54 DEBUG : dir: reading active writers 2025/11/23 04:45:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:45:54 DEBUG : dir/file1: vfs cache: starting upload 2025/11/23 04:45:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:54 DEBUG : dir/file1: size = 5 OK 2025/11/23 04:45:54 INFO : dir/file1: Copied (replaced existing) 2025/11/23 04:45:54 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-23 04:45:54 +0000 UTC" 2025/11/23 04:45:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/23 04:45:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/23 04:45:54 DEBUG : dir: Looking for writers 2025/11/23 04:45:54 DEBUG : file1: reading active writers 2025/11/23 04:45:54 DEBUG : Looking for writers 2025/11/23 04:45:54 DEBUG : dir: reading active writers 2025/11/23 04:45:54 DEBUG : >WaitForWriters: 2025/11/23 04:45:54 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:54 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:54 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:54 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : dir/file1: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/23 04:45:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/23 04:45:54 DEBUG : dir/file1(0xc000ea5640): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : dir/file1(0xc000ea5640): openPending: 2025/11/23 04:45:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/23 04:45:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/23 04:45:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:54 DEBUG : dir/file1(0xc000ea5640): >openPending: err= 2025/11/23 04:45:54 DEBUG : dir/file1(0xc000ea5640): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : dir/file1(0xc000ea5640): _writeAt: size=15, off=5 2025/11/23 04:45:54 DEBUG : dir/file1(0xc000ea5640): >_writeAt: n=15, err= 2025/11/23 04:45:54 DEBUG : dir/file1(0xc000ea5640): close: 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/23 04:45:54 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-23 04:45:54.433072712 +0000 UTC m=+12.049105387 2025/11/23 04:45:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : dir/file1(0xc000ea5640): >close: err= 2025/11/23 04:45:54 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:54 DEBUG : dir: Looking for writers 2025/11/23 04:45:54 DEBUG : file1: reading active writers 2025/11/23 04:45:54 DEBUG : Looking for writers 2025/11/23 04:45:54 DEBUG : dir: reading active writers 2025/11/23 04:45:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:45:54 DEBUG : dir: Looking for writers 2025/11/23 04:45:54 DEBUG : file1: reading active writers 2025/11/23 04:45:54 DEBUG : Looking for writers 2025/11/23 04:45:54 DEBUG : dir: reading active writers 2025/11/23 04:45:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:45:54 DEBUG : dir: Looking for writers 2025/11/23 04:45:54 DEBUG : file1: reading active writers 2025/11/23 04:45:54 DEBUG : Looking for writers 2025/11/23 04:45:54 DEBUG : dir: reading active writers 2025/11/23 04:45:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:45:54 DEBUG : dir: Looking for writers 2025/11/23 04:45:54 DEBUG : file1: reading active writers 2025/11/23 04:45:54 DEBUG : Looking for writers 2025/11/23 04:45:54 DEBUG : dir: reading active writers 2025/11/23 04:45:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:45:54 DEBUG : dir/file1: vfs cache: starting upload 2025/11/23 04:45:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:54 DEBUG : dir/file1: size = 20 OK 2025/11/23 04:45:54 INFO : dir/file1: Copied (replaced existing) 2025/11/23 04:45:54 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-23 04:45:54 +0000 UTC" 2025/11/23 04:45:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/23 04:45:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/23 04:45:54 DEBUG : dir: Looking for writers 2025/11/23 04:45:54 DEBUG : file1: reading active writers 2025/11/23 04:45:54 DEBUG : Looking for writers 2025/11/23 04:45:54 DEBUG : dir: reading active writers 2025/11/23 04:45:54 DEBUG : >WaitForWriters: 2025/11/23 04:45:54 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:54 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:54 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:54 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : file1: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : file1(0xc000799180): openPending: 2025/11/23 04:45:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:54 DEBUG : file1(0xc000799180): >openPending: err= 2025/11/23 04:45:54 DEBUG : file1: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/23 04:45:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/23 04:45:54 DEBUG : file1(0xc000799180): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : file1(0xc000799180): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : file1(0xc000799180): close: 2025/11/23 04:45:54 DEBUG : file1: vfs cache: setting modification time to 2025-11-23 04:45:54.653909207 +0000 UTC m=+12.269941902 2025/11/23 04:45:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : file1(0xc000799180): >close: err= 2025/11/23 04:45:54 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:54 DEBUG : Looking for writers 2025/11/23 04:45:54 DEBUG : file1: reading active writers 2025/11/23 04:45:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:45:54 DEBUG : Looking for writers 2025/11/23 04:45:54 DEBUG : file1: reading active writers 2025/11/23 04:45:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:45:54 DEBUG : Looking for writers 2025/11/23 04:45:54 DEBUG : file1: reading active writers 2025/11/23 04:45:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:45:54 DEBUG : Looking for writers 2025/11/23 04:45:54 DEBUG : file1: reading active writers 2025/11/23 04:45:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:45:54 DEBUG : file1: vfs cache: starting upload 2025/11/23 04:45:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:45:54 DEBUG : file1: size = 5 OK 2025/11/23 04:45:54 INFO : file1: Copied (new) 2025/11/23 04:45:54 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-23 04:45:54 +0000 UTC" 2025/11/23 04:45:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:54 INFO : file1: vfs cache: upload succeeded try #1 2025/11/23 04:45:54 DEBUG : Looking for writers 2025/11/23 04:45:54 DEBUG : file1: reading active writers 2025/11/23 04:45:54 DEBUG : >WaitForWriters: 2025/11/23 04:45:54 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:54 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:54 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:54 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/23 04:45:54 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed2480): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed2480): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed2480): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed2480): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed2480): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.841948216 +0000 UTC m=+12.457980911 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed2480): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed2900): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed2900): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed2900): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed2900): >_readAt: n=2, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed2900): _writeAt: size=3, off=2 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed2900): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed2900): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.841948216 +0000 UTC m=+12.457980911 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed2900): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed2dc0): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed2dc0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed2dc0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed2dc0): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed2dc0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.841948216 +0000 UTC m=+12.457980911 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed2dc0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2f880 item 1 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed3440): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed3440): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed3440): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed3440): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed3440): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.845929193 +0000 UTC m=+12.461961887 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed3440): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed3940): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed3940): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed3940): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed3940): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed3940): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.845929193 +0000 UTC m=+12.461961887 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ed3940): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2fd50 item 2 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efa000): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efa000): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efa000): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efa000): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efa000): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.848378827 +0000 UTC m=+12.464411522 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efa000): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efa480): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efa480): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efa480): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efa480): >_readAt: n=2, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efa480): _writeAt: size=3, off=2 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efa480): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efa480): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.848378827 +0000 UTC m=+12.464411522 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efa480): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efa940): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efa940): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efa940): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efa940): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efa940): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.848378827 +0000 UTC m=+12.464411522 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efa940): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0c1c0 item 3 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efafc0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efafc0): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efafc0): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efafc0): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efafc0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.852452729 +0000 UTC m=+12.468485413 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efafc0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efb500): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efb500): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efb500): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efb500): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efb500): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.852452729 +0000 UTC m=+12.468485413 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efb500): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0c850 item 4 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efbb80): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efbb80): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efbb80): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efbb80): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efbb80): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.854867548 +0000 UTC m=+12.470900232 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000efbb80): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056a080): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056a080): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056a080): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056a080): >_readAt: n=2, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056a080): _writeAt: size=3, off=2 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056a080): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056a080): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.854867548 +0000 UTC m=+12.470900232 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056a080): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056a5c0): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056a5c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056a5c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056a5c0): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056a5c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.854867548 +0000 UTC m=+12.470900232 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056a5c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0cc40 item 5 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056ac40): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056ac40): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056ac40): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056ac40): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056ac40): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.858103587 +0000 UTC m=+12.474136282 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056ac40): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056b180): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056b180): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056b180): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056b180): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056b180): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.858103587 +0000 UTC m=+12.474136282 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056b180): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0d1f0 item 6 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fc2c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fc2c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fc2c0): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fc2c0): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fc2c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.861241322 +0000 UTC m=+12.477274017 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fc2c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fc7c0): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fc7c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fc7c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fc7c0): >_readAt: n=2, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fc7c0): _writeAt: size=3, off=2 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fc7c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fc7c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.861241322 +0000 UTC m=+12.477274017 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fc7c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fcc80): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fcc80): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fcc80): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fcc80): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fcc80): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.861241322 +0000 UTC m=+12.477274017 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fcc80): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111f10 item 7 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fd300): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fd300): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fd300): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fd300): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fd300): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.865067057 +0000 UTC m=+12.481099773 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fd300): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fd840): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fd840): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fd840): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fd840): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fd840): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.865067057 +0000 UTC m=+12.481099773 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fd840): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c8c0 item 8 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fde00): _readAt: size=2, off=0 2025/11/23 04:45:54 ERROR : open-test-file(0xc0004fde00): Couldn't read size of file 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fde00): >_readAt: n=0, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fde00): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fde00): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fde00): close: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0004fde00): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e2240): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e2240): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e2240): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e2240): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e2240): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.868194935 +0000 UTC m=+12.484227619 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e2240): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e26c0): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e26c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e26c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e26c0): >_readAt: n=2, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e26c0): _writeAt: size=3, off=2 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e26c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e26c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.868194935 +0000 UTC m=+12.484227619 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e26c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e2bc0): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e2bc0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e2bc0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e2bc0): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e2bc0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.868194935 +0000 UTC m=+12.484227619 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e2bc0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d1f0 item 9 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e3280): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e3280): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e3280): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e3280): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e3280): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.87165298 +0000 UTC m=+12.487685666 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e3280): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e37c0): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e37c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e37c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e37c0): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e37c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.87165298 +0000 UTC m=+12.487685666 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e37c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d730 item 10 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e3e00): _readAt: size=2, off=0 2025/11/23 04:45:54 ERROR : open-test-file(0xc0009e3e00): Couldn't read size of file 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e3e00): >_readAt: n=0, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e3e00): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e3e00): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e3e00): close: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009e3e00): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081c240): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081c240): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081c240): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081c240): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081c240): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.873883193 +0000 UTC m=+12.489915868 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081c240): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081c740): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081c740): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081c740): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081c740): >_readAt: n=2, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081c740): _writeAt: size=3, off=2 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081c740): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081c740): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.873883193 +0000 UTC m=+12.489915868 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081c740): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081cc80): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081cc80): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081cc80): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081cc80): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081cc80): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.873883193 +0000 UTC m=+12.489915868 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081cc80): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a21c0 item 11 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081d300): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081d300): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081d300): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081d300): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081d300): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.877024235 +0000 UTC m=+12.493056910 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081d300): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081d840): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081d840): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081d840): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081d840): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081d840): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.877024235 +0000 UTC m=+12.493056910 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081d840): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a2770 item 12 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081de80): _readAt: size=2, off=0 2025/11/23 04:45:54 ERROR : open-test-file(0xc00081de80): Couldn't read size of file 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081de80): >_readAt: n=0, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081de80): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081de80): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081de80): close: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00081de80): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0007242c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0007242c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0007242c0): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0007242c0): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0007242c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.880018001 +0000 UTC m=+12.496050686 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0007242c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b2480): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b2480): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b2480): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b2480): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b2480): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.880018001 +0000 UTC m=+12.496050686 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b2480): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ba690 item 13 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b2b00): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b2b00): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b2b00): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b2b00): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b2b00): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.883177416 +0000 UTC m=+12.499210112 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b2b00): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b3040): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b3040): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b3040): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b3040): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b3040): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.883177416 +0000 UTC m=+12.499210112 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b3040): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006baa10 item 14 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b3680): _readAt: size=2, off=0 2025/11/23 04:45:54 ERROR : open-test-file(0xc0006b3680): Couldn't read size of file 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b3680): >_readAt: n=0, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b3680): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b3680): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b3680): close: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b3680): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b3a40): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b3a40): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b3a40): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b3a40): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b3a40): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.885835973 +0000 UTC m=+12.501868668 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0006b3a40): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000874280): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000874280): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000874280): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000874280): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000874280): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.885835973 +0000 UTC m=+12.501868668 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000874280): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bae70 item 15 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000874940): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000874940): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000874940): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000874940): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000874940): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.888604656 +0000 UTC m=+12.504637331 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000874940): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000874e80): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000874e80): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000874e80): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000874e80): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000874e80): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.888604656 +0000 UTC m=+12.504637331 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000874e80): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bb1f0 item 16 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008754c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008754c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008754c0): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008754c0): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008754c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.891701815 +0000 UTC m=+12.507734560 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008754c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000875940): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000875940): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000875940): open at offset 5 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000875940): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000875940): >_readAt: n=2, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000875940): _writeAt: size=3, off=7 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000875940): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000875940): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.891701815 +0000 UTC m=+12.507734560 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000875940): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000875e40): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000875e40): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000875e40): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000875e40): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000875e40): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.891701815 +0000 UTC m=+12.507734560 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000875e40): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bb6c0 item 17 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0e540): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0e540): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0e540): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0e540): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0e540): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.895469191 +0000 UTC m=+12.511501937 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0e540): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0ea80): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0ea80): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0ea80): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0ea80): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0ea80): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.895469191 +0000 UTC m=+12.511501937 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0ea80): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bbc70 item 18 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0f180): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0f180): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0f180): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0f180): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0f180): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.898290993 +0000 UTC m=+12.514323669 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0f180): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0f680): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0f680): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0f680): open at offset 5 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0f680): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0f680): >_readAt: n=2, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0f680): _writeAt: size=3, off=7 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0f680): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0f680): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.898290993 +0000 UTC m=+12.514323669 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0f680): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0fb80): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0fb80): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0fb80): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0fb80): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0fb80): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.898290993 +0000 UTC m=+12.514323669 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a0fb80): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac310 item 19 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca22c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca22c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca22c0): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca22c0): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca22c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.901501575 +0000 UTC m=+12.517534261 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca22c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca2800): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca2800): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca2800): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca2800): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca2800): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.901501575 +0000 UTC m=+12.517534261 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca2800): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac850 item 20 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca2e80): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca2e80): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca2e80): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca2e80): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca2e80): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.903581447 +0000 UTC m=+12.519614122 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca2e80): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3380): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3380): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3380): open at offset 5 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3380): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3380): >_readAt: n=2, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3380): _writeAt: size=3, off=7 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3380): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3380): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.903581447 +0000 UTC m=+12.519614122 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3380): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3880): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3880): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3880): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3880): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3880): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.903581447 +0000 UTC m=+12.519614122 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3880): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006acd90 item 21 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3f00): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3f00): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3f00): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3f00): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3f00): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.906251555 +0000 UTC m=+12.522284229 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000ca3f00): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb84c0): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb84c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb84c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb84c0): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb84c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.906251555 +0000 UTC m=+12.522284229 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb84c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad2d0 item 22 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb8b80): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb8b80): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb8b80): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb8b80): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb8b80): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.908181034 +0000 UTC m=+12.524213709 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb8b80): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9080): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9080): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9080): open at offset 5 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9080): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9080): >_readAt: n=2, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9080): _writeAt: size=3, off=7 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9080): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9080): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.908181034 +0000 UTC m=+12.524213709 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9080): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9580): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9580): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9580): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9580): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9580): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.908181034 +0000 UTC m=+12.524213709 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9580): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad9d0 item 23 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9c00): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9c00): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9c00): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9c00): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9c00): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.912638203 +0000 UTC m=+12.528670879 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cb9c00): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8e1c0): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8e1c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8e1c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8e1c0): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8e1c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.912638203 +0000 UTC m=+12.528670879 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8e1c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c070 item 24 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8e800): _readAt: size=2, off=0 2025/11/23 04:45:54 ERROR : open-test-file(0xc000d8e800): Couldn't read size of file 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8e800): >_readAt: n=0, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8e800): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8e800): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8e800): close: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8e800): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8ebc0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8ebc0): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8ebc0): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8ebc0): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8ebc0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.915004391 +0000 UTC m=+12.531037066 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8ebc0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8f0c0): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8f0c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8f0c0): open at offset 5 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8f0c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8f0c0): >_readAt: n=2, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8f0c0): _writeAt: size=3, off=7 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8f0c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8f0c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.915004391 +0000 UTC m=+12.531037066 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8f0c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8f600): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8f600): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8f600): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8f600): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8f600): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.915004391 +0000 UTC m=+12.531037066 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8f600): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c3f0 item 25 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8fc80): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8fc80): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8fc80): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8fc80): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8fc80): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.917740974 +0000 UTC m=+12.533773650 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d8fc80): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000894280): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000894280): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000894280): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000894280): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000894280): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.917740974 +0000 UTC m=+12.533773650 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000894280): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c8c0 item 26 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008948c0): _readAt: size=2, off=0 2025/11/23 04:45:54 ERROR : open-test-file(0xc0008948c0): Couldn't read size of file 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008948c0): >_readAt: n=0, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008948c0): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008948c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008948c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008948c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000894c80): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000894c80): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000894c80): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000894c80): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000894c80): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.920067098 +0000 UTC m=+12.536099772 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000894c80): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000895180): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000895180): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000895180): open at offset 5 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000895180): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000895180): >_readAt: n=2, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000895180): _writeAt: size=3, off=7 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000895180): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000895180): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.920067098 +0000 UTC m=+12.536099772 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000895180): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008956c0): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008956c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008956c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008956c0): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008956c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.920067098 +0000 UTC m=+12.536099772 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008956c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ce70 item 27 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000895d40): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000895d40): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000895d40): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000895d40): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000895d40): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.922938663 +0000 UTC m=+12.538971338 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000895d40): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c4300): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c4300): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c4300): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c4300): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c4300): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.922938663 +0000 UTC m=+12.538971338 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c4300): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d960 item 28 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c4940): _readAt: size=2, off=0 2025/11/23 04:45:54 ERROR : open-test-file(0xc0008c4940): Couldn't read size of file 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c4940): >_readAt: n=0, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c4940): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c4940): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c4940): close: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c4940): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c4d00): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c4d00): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c4d00): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c4d00): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c4d00): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.925256651 +0000 UTC m=+12.541289326 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c4d00): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c53c0): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c53c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c53c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c53c0): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c53c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.925256651 +0000 UTC m=+12.541289326 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c53c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004884d0 item 29 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c5a40): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c5a40): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c5a40): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c5a40): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c5a40): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.927626997 +0000 UTC m=+12.543659672 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008c5a40): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e2000): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e2000): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e2000): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e2000): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e2000): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.927626997 +0000 UTC m=+12.543659672 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e2000): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488850 item 30 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e2640): _readAt: size=2, off=0 2025/11/23 04:45:54 ERROR : open-test-file(0xc0008e2640): Couldn't read size of file 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e2640): >_readAt: n=0, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e2640): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e2640): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e2640): close: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e2640): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e2a00): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e2a00): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e2a00): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e2a00): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e2a00): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.929980812 +0000 UTC m=+12.546013486 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e2a00): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e30c0): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e30c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e30c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e30c0): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e30c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.929980812 +0000 UTC m=+12.546013486 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e30c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488c40 item 31 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 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 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e3740): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e3740): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e3740): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e3740): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e3740): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.932206005 +0000 UTC m=+12.548238680 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e3740): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e3c80): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e3c80): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e3c80): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e3c80): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e3c80): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.932206005 +0000 UTC m=+12.548238680 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0008e3c80): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489030 item 32 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090e340): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090e340): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090e340): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090e340): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090e340): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.93422941 +0000 UTC m=+12.550262085 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090e340): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090e7c0): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090e7c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090e7c0): _writeAt: size=3, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090e7c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090e7c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489500 item 33 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090e7c0): >_writeAt: n=3, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090e7c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.935064867 +0000 UTC m=+12.551097542 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090e7c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090ecc0): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090ecc0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090ecc0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090ecc0): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090ecc0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.935064867 +0000 UTC m=+12.551097542 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090ecc0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489880 item 33 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090f300): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090f300): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090f300): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090f300): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090f300): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.937231631 +0000 UTC m=+12.553264306 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090f300): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090f780): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090f780): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489d50 item 34 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090f780): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090f780): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090f780): _writeAt: size=3, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090f780): >_writeAt: n=3, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090f780): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.93830821 +0000 UTC m=+12.554340885 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090f780): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090fcc0): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090fcc0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090fcc0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090fcc0): >_readAt: n=3, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090fcc0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.93830821 +0000 UTC m=+12.554340885 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00090fcc0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489f10 item 34 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000954380): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000954380): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000954380): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000954380): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000954380): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.940285479 +0000 UTC m=+12.556318154 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000954380): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000954800): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000954800): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000954800): _writeAt: size=3, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000954800): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000954800): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320bd0 item 35 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000954800): >_writeAt: n=3, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000954800): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.941054561 +0000 UTC m=+12.557087247 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000954800): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000954d00): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000954d00): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000954d00): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000954d00): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000954d00): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.941054561 +0000 UTC m=+12.557087247 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000954d00): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320e00 item 35 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000955380): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000955380): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000955380): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000955380): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000955380): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.943146896 +0000 UTC m=+12.559179571 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000955380): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000955880): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000955880): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003218f0 item 36 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000955880): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000955880): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000955880): _writeAt: size=3, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000955880): >_writeAt: n=3, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000955880): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.944062042 +0000 UTC m=+12.560094717 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000955880): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000955dc0): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000955dc0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000955dc0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000955dc0): >_readAt: n=3, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000955dc0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.944062042 +0000 UTC m=+12.560094717 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000955dc0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321c00 item 36 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096e480): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096e480): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096e480): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096e480): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096e480): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.94601247 +0000 UTC m=+12.562045146 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096e480): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096e900): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096e900): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096e900): _writeAt: size=3, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096e900): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096e900): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d0380 item 37 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096e900): >_writeAt: n=3, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096e900): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.946824363 +0000 UTC m=+12.562857039 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096e900): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096ee00): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096ee00): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096ee00): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096ee00): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096ee00): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.946824363 +0000 UTC m=+12.562857039 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096ee00): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d07e0 item 37 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096f480): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096f480): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096f480): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096f480): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096f480): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.94901929 +0000 UTC m=+12.565051965 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096f480): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096f980): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096f980): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d0cb0 item 38 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096f980): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096f980): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096f980): _writeAt: size=3, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096f980): >_writeAt: n=3, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096f980): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.949937392 +0000 UTC m=+12.565970067 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096f980): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096fec0): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096fec0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096fec0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096fec0): >_readAt: n=3, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096fec0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.949937392 +0000 UTC m=+12.565970067 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00096fec0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d0e70 item 38 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009965c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009965c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009965c0): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009965c0): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009965c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.951947903 +0000 UTC m=+12.567980578 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009965c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000996ac0): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000996ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000996ac0): _writeAt: size=3, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000996ac0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000996ac0): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d1260 item 39 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000996ac0): >_writeAt: n=3, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000996ac0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.952747482 +0000 UTC m=+12.568780158 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000996ac0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000996fc0): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000996fc0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000996fc0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000996fc0): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000996fc0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.952747482 +0000 UTC m=+12.568780158 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000996fc0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d1420 item 39 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000997640): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000997640): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000997640): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000997640): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000997640): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.954927231 +0000 UTC m=+12.570959906 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000997640): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056b5c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056b5c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0d340 item 40 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056b5c0): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056b5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056b5c0): _writeAt: size=3, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056b5c0): >_writeAt: n=3, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056b5c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.955934881 +0000 UTC m=+12.571967556 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056b5c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056bb00): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056bb00): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056bb00): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056bb00): >_readAt: n=3, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056bb00): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.955934881 +0000 UTC m=+12.571967556 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc00056bb00): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0d650 item 40 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1c140): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1c140): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1c140): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1c140): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1c140): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1c140): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1c140): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.957925495 +0000 UTC m=+12.573958170 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1c140): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1c640): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1c640): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1c640): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0da40 item 41 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1c640): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1c640): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.958682445 +0000 UTC m=+12.574715119 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1c640): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1cb00): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1cb00): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1cb00): _writeAt: size=3, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1cb00): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1cb00): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0dc00 item 41 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1cb00): >_writeAt: n=3, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1cb00): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.959613481 +0000 UTC m=+12.575646156 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1cb00): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1d040): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1d040): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1d040): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1d040): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1d040): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.959613481 +0000 UTC m=+12.575646156 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1d040): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0ddc0 item 41 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1d680): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1d680): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1d680): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1d680): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1d680): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1d680): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1d680): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.961765166 +0000 UTC m=+12.577797841 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1d680): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1db80): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1db80): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1db80): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a2a0 item 42 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1db80): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1db80): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.962570176 +0000 UTC m=+12.578602852 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a1db80): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a52140): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a52140): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032aa10 item 42 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a52140): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a52140): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a52140): _writeAt: size=3, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a52140): >_writeAt: n=3, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a52140): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.963519146 +0000 UTC m=+12.579551821 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a52140): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a526c0): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a526c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a526c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a526c0): >_readAt: n=3, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a526c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.963519146 +0000 UTC m=+12.579551821 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a526c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ae00 item 42 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a52d00): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a52d00): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a52d00): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a52d00): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a52d00): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a52d00): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a52d00): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.965783042 +0000 UTC m=+12.581815738 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a52d00): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a53200): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a53200): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a53200): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b730 item 43 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a53200): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a53200): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.966451136 +0000 UTC m=+12.582483810 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a53200): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a53740): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a53740): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a53740): _writeAt: size=3, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a53740): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a53740): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b8f0 item 43 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a53740): >_writeAt: n=3, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a53740): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.967179722 +0000 UTC m=+12.583212397 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a53740): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a53c80): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a53c80): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a53c80): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a53c80): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a53c80): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.967179722 +0000 UTC m=+12.583212397 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a53c80): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bd50 item 43 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7a340): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7a340): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7a340): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7a340): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7a340): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7a340): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7a340): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.969248333 +0000 UTC m=+12.585281018 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7a340): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7a840): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7a840): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7a840): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a620 item 44 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7a840): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7a840): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.969947895 +0000 UTC m=+12.585980570 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7a840): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7ad80): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7ad80): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ab60 item 44 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7ad80): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7ad80): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7ad80): _writeAt: size=3, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7ad80): >_writeAt: n=3, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7ad80): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.970771911 +0000 UTC m=+12.586804585 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7ad80): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7b300): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7b300): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7b300): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7b300): >_readAt: n=3, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7b300): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.970771911 +0000 UTC m=+12.586804585 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7b300): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ae00 item 44 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7b940): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7b940): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7b940): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7b940): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7b940): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7b940): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7b940): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.97261631 +0000 UTC m=+12.588649065 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7b940): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7be40): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7be40): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7be40): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b810 item 45 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7be40): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7be40): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.973597991 +0000 UTC m=+12.589630676 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000a7be40): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd85c0): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd85c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd85c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd85c0): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd85c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.973597991 +0000 UTC m=+12.589630676 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd85c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bab0 item 45 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd8c00): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd8c00): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd8c00): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd8c00): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd8c00): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd8c00): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd8c00): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.976311701 +0000 UTC m=+12.592344376 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd8c00): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd9100): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd9100): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd9100): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352150 item 46 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd9100): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd9100): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.976994742 +0000 UTC m=+12.593027417 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd9100): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd9800): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd9800): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd9800): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd9800): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd9800): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.976994742 +0000 UTC m=+12.593027417 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd9800): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352540 item 46 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd9e40): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd9e40): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd9e40): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd9e40): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd9e40): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd9e40): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd9e40): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.980358842 +0000 UTC m=+12.596391537 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000cd9e40): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d083c0): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d083c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d083c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352d20 item 47 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d083c0): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d083c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.981531692 +0000 UTC m=+12.597564376 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d083c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d08ac0): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d08ac0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d08ac0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d08ac0): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d08ac0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.981531692 +0000 UTC m=+12.597564376 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d08ac0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353340 item 47 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d09100): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d09100): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d09100): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d09100): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d09100): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d09100): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d09100): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.989140132 +0000 UTC m=+12.605172877 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d09100): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d09600): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d09600): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d09600): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353880 item 48 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d09600): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d09600): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.990567169 +0000 UTC m=+12.606599844 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d09600): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d09d00): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d09d00): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d09d00): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d09d00): >_readAt: n=5, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d09d00): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.990567169 +0000 UTC m=+12.606599844 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d09d00): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353b20 item 48 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d283c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d283c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d283c0): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d283c0): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d283c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.992222443 +0000 UTC m=+12.608255098 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d283c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d28840): _readAt: size=2, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d28840): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d28840): _writeAt: size=3, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d28840): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d28840): open at offset 5 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d28840): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a2a0 item 49 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d28840): >_writeAt: n=3, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d28840): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.993284275 +0000 UTC m=+12.609316960 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d28840): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d28d80): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d28d80): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d28d80): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d28d80): >_readAt: n=8, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d28d80): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.993284275 +0000 UTC m=+12.609316960 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000d28d80): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a5b0 item 49 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009979c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009979c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009979c0): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009979c0): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009979c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.995472129 +0000 UTC m=+12.611504803 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009979c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000997ec0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000997ec0): open at offset 5 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000997ec0): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d1a40 item 50 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000997ec0): _readAt: size=2, off=5 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000997ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000997ec0): _writeAt: size=3, off=5 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000997ec0): >_writeAt: n=3, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000997ec0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.996739104 +0000 UTC m=+12.612771770 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc000997ec0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009d44c0): _readAt: size=512, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009d44c0): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009d44c0): >openPending: err= 2025/11/23 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009d44c0): >_readAt: n=3, err=EOF 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009d44c0): close: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.996739104 +0000 UTC m=+12.612771770 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009d44c0): >close: err= 2025/11/23 04:45:54 DEBUG : open-test-file: Remove: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d1d50 item 50 2025/11/23 04:45:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009d4b40): openPending: 2025/11/23 04:45:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009d4b40): >openPending: err= 2025/11/23 04:45:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009d4b40): _writeAt: size=5, off=0 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009d4b40): >_writeAt: n=5, err= 2025/11/23 04:45:54 DEBUG : open-test-file(0xc0009d4b40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:54.999808101 +0000 UTC m=+12.615840766 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d4b40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5040): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5040): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5040): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5040): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5040): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5040): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4cb0 item 51 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5040): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5040): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.000518985 +0000 UTC m=+12.616551650 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5040): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5580): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5580): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5580): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5580): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5580): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.000518985 +0000 UTC m=+12.616551650 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5580): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4fc0 item 51 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5c00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5c00): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5c00): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5c00): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5c00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.003272669 +0000 UTC m=+12.619305344 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009d5c00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8a180): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8a180): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8a180): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5500 item 52 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8a180): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8a180): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8a180): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8a180): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8a180): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.004350952 +0000 UTC m=+12.620383617 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8a180): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8a700): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8a700): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8a700): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8a700): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8a700): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.004350952 +0000 UTC m=+12.620383617 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8a700): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e56c0 item 52 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8ad80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8ad80): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8ad80): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8ad80): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8ad80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.006449117 +0000 UTC m=+12.622481782 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8ad80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8b280): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8b280): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8b280): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8b280): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8b280): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8b280): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e1c0 item 53 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8b280): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8b280): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.007096101 +0000 UTC m=+12.623128776 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8b280): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8b7c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8b7c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8b7c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8b7c0): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8b7c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.007096101 +0000 UTC m=+12.623128776 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8b7c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e620 item 53 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8be40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8be40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8be40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8be40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8be40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.009335291 +0000 UTC m=+12.625367956 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8be40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc03c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc03c0): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc03c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ea10 item 54 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc03c0): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc03c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc03c0): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc03c0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc03c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.010169214 +0000 UTC m=+12.626201879 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc03c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc0940): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc0940): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc0940): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc0940): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc0940): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.010169214 +0000 UTC m=+12.626201879 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc0940): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ef50 item 54 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc0fc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc0fc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc0fc0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc0fc0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc0fc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.012067004 +0000 UTC m=+12.628099669 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc0fc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc14c0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc14c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc14c0): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc14c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc14c0): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc14c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f810 item 55 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc14c0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc14c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.012795921 +0000 UTC m=+12.628828586 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc14c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc1a00): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc1a00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc1a00): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc1a00): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc1a00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.012795921 +0000 UTC m=+12.628828586 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dc1a00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fb90 item 55 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dea100): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dea100): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dea100): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dea100): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dea100): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.014665738 +0000 UTC m=+12.630698413 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dea100): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dea600): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dea600): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dea600): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c690 item 56 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dea600): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dea600): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dea600): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dea600): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dea600): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.015986655 +0000 UTC m=+12.632019331 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000dea600): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deab80): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deab80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deab80): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deab80): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deab80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.015986655 +0000 UTC m=+12.632019331 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deab80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cb60 item 56 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deb1c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deb1c0): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deb1c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deb1c0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deb1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deb1c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deb1c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deb1c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.018016322 +0000 UTC m=+12.634048988 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deb1c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deb700): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deb700): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deb700): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d110 item 57 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deb700): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deb700): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.018672924 +0000 UTC m=+12.634705599 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000deb700): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000debc40): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000debc40): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000debc40): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000debc40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000debc40): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000debc40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d3b0 item 57 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000debc40): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000debc40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.019384088 +0000 UTC m=+12.635416753 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000debc40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16240): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16240): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16240): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16240): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16240): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.019384088 +0000 UTC m=+12.635416753 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16240): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d730 item 57 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16880): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16880): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16880): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16880): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16880): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16880): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16880): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16880): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.021898794 +0000 UTC m=+12.637931470 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16880): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16dc0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16dc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16dc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037db90 item 58 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16dc0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16dc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.022606191 +0000 UTC m=+12.638638857 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e16dc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e17300): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e17300): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e17300): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003401c0 item 58 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e17300): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e17300): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e17300): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e17300): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e17300): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.023831981 +0000 UTC m=+12.639864646 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e17300): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e178c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e178c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e178c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e178c0): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e178c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.023831981 +0000 UTC m=+12.639864646 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e178c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340540 item 58 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e17f00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e17f00): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e17f00): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e17f00): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e17f00): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e17f00): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e17f00): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e17f00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.025807316 +0000 UTC m=+12.641839991 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e17f00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4e4c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4e4c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4e4c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003411f0 item 59 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4e4c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4e4c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.026828911 +0000 UTC m=+12.642861576 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4e4c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007249c0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007249c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007249c0): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007249c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007249c0): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007249c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a2cb0 item 59 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007249c0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007249c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.027619034 +0000 UTC m=+12.643651699 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007249c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724f40): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724f40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724f40): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724f40): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724f40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.027619034 +0000 UTC m=+12.643651699 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724f40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a30a0 item 59 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725580): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725580): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725580): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725580): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725580): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725580): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725580): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725580): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.029818288 +0000 UTC m=+12.645850953 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725580): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725ac0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725ac0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725ac0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a3420 item 60 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725ac0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725ac0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.030527899 +0000 UTC m=+12.646560564 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725ac0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8c0c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8c0c0): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8c0c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a35e0 item 60 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8c0c0): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8c0c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8c0c0): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8c0c0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8c0c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.031748759 +0000 UTC m=+12.647781424 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8c0c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8c680): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8c680): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8c680): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8c680): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8c680): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.031748759 +0000 UTC m=+12.647781424 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8c680): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a3880 item 60 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8ccc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8ccc0): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8ccc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8ccc0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8ccc0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8ccc0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8ccc0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8ccc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.033750093 +0000 UTC m=+12.649782768 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8ccc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8d200): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8d200): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8d200): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a3c00 item 61 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8d200): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8d200): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.034416553 +0000 UTC m=+12.650449228 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8d200): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8d900): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8d900): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8d900): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8d900): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8d900): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.034416553 +0000 UTC m=+12.650449228 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8d900): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a3f10 item 61 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4e740): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4e740): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4e740): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4e740): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4e740): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4e740): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4e740): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4e740): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.03672877 +0000 UTC m=+12.652761435 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4e740): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4ec80): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4ec80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4ec80): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341420 item 62 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4ec80): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4ec80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.037383508 +0000 UTC m=+12.653416173 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4ec80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4f380): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4f380): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4f380): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4f380): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4f380): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.037383508 +0000 UTC m=+12.653416173 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4f380): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003416c0 item 62 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4f9c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4f9c0): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4f9c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4f9c0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4f9c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4f9c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4f9c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4f9c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.039637996 +0000 UTC m=+12.655670661 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4f9c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4ff00): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4ff00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4ff00): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070a1c0 item 63 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4ff00): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4ff00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.040211622 +0000 UTC m=+12.656244287 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e4ff00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6c680): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6c680): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6c680): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6c680): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6c680): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.040211622 +0000 UTC m=+12.656244287 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6c680): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070a690 item 63 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 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 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6ccc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6ccc0): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6ccc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6ccc0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6ccc0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6ccc0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6ccc0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6ccc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.042451153 +0000 UTC m=+12.658483828 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6ccc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6d200): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6d200): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6d200): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070ae00 item 64 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6d200): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6d200): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.043091123 +0000 UTC m=+12.659123788 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6d200): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6d900): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6d900): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6d900): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6d900): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6d900): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.043091123 +0000 UTC m=+12.659123788 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6d900): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b180 item 64 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6df40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6df40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6df40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6df40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6df40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.045444648 +0000 UTC m=+12.661477322 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e6df40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e440): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e440): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e440): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e440): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e440): _writeAt: size=3, off=2 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b500 item 65 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e440): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e440): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.046287528 +0000 UTC m=+12.662320203 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e440): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8df00): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8df00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8df00): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8df00): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8df00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.046287528 +0000 UTC m=+12.662320203 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000e8df00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b6c0 item 65 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb85c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb85c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb85c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb85c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb85c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.048385403 +0000 UTC m=+12.664418078 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb85c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb8a40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb8a40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332bd0 item 66 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb8a40): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb8a40): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb8a40): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb8a40): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb8a40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.049225659 +0000 UTC m=+12.665258334 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb8a40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb8f80): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb8f80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb8f80): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb8f80): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb8f80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.049225659 +0000 UTC m=+12.665258334 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb8f80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332fc0 item 66 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb95c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb95c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb95c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb95c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb95c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.051130381 +0000 UTC m=+12.667163046 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb95c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb9a40): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb9a40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb9a40): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb9a40): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb9a40): _writeAt: size=3, off=2 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333a40 item 67 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb9a40): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb9a40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.05234023 +0000 UTC m=+12.668372906 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb9a40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb9f40): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb9f40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb9f40): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb9f40): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb9f40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.05234023 +0000 UTC m=+12.668372906 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000eb9f40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333dc0 item 67 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef6640): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef6640): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef6640): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef6640): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef6640): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.054350271 +0000 UTC m=+12.670382956 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef6640): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef6b40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef6b40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003904d0 item 68 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef6b40): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef6b40): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef6b40): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef6b40): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef6b40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.055558688 +0000 UTC m=+12.671591353 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef6b40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef7080): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef7080): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef7080): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef7080): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef7080): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.055558688 +0000 UTC m=+12.671591353 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef7080): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003907e0 item 68 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef76c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef76c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef76c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef76c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef76c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.057340649 +0000 UTC m=+12.673373304 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef76c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef7b40): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef7b40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef7b40): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef7b40): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef7b40): _writeAt: size=3, off=2 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390c40 item 69 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef7b40): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef7b40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.057869161 +0000 UTC m=+12.673901816 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ef7b40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9e0c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9e0c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9e0c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9e0c0): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9e0c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.057869161 +0000 UTC m=+12.673901816 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9e0c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390e00 item 69 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9e740): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9e740): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9e740): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9e740): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9e740): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.059197903 +0000 UTC m=+12.675230558 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9e740): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9ec40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9ec40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391490 item 70 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9ec40): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9ec40): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9ec40): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9ec40): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9ec40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.059963689 +0000 UTC m=+12.675996344 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9ec40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9f180): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9f180): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9f180): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9f180): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9f180): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.059963689 +0000 UTC m=+12.675996344 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9f180): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391650 item 70 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9f800): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9f800): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9f800): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9f800): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9f800): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.061285228 +0000 UTC m=+12.677317883 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9f800): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9fd00): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9fd00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9fd00): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9fd00): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9fd00): _writeAt: size=3, off=2 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391c00 item 71 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9fd00): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9fd00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.062093384 +0000 UTC m=+12.678126039 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f9fd00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbc280): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbc280): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbc280): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbc280): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbc280): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.062093384 +0000 UTC m=+12.678126039 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbc280): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fe000 item 71 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbc900): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbc900): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbc900): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbc900): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbc900): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.063852683 +0000 UTC m=+12.679885338 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbc900): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbce00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbce00): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fe380 item 72 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbce00): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbce00): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbce00): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbce00): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbce00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.064616847 +0000 UTC m=+12.680649502 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbce00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbd340): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbd340): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbd340): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbd340): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbd340): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.064616847 +0000 UTC m=+12.680649502 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbd340): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fe540 item 72 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbd900): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbd900): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbd900): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbd900): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbd900): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbd900): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbd900): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.066268946 +0000 UTC m=+12.682301600 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbd900): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbde00): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbde00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbde00): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fe930 item 73 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbde00): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbde00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.066941457 +0000 UTC m=+12.682974112 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fbde00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2340): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2340): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2340): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2340): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2340): _writeAt: size=3, off=2 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005feb60 item 73 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2340): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2340): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.067606204 +0000 UTC m=+12.683638859 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2340): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2880): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2880): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2880): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2880): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2880): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.067606204 +0000 UTC m=+12.683638859 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2880): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fee70 item 73 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2ec0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2ec0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2ec0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2ec0): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2ec0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2ec0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2ec0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.069118532 +0000 UTC m=+12.685151186 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2ec0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe33c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe33c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe33c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ff260 item 74 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe33c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe33c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.069957685 +0000 UTC m=+12.685990360 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe33c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531e40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531e40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004875e0 item 74 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531e40): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531e40): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531e40): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531e40): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531e40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.07268459 +0000 UTC m=+12.688717265 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531e40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1ea40): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1ea40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1ea40): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1ea40): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1ea40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.07268459 +0000 UTC m=+12.688717265 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1ea40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b8f0 item 74 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2380): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2380): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2380): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2380): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2380): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2380): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2380): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.075935708 +0000 UTC m=+12.691968403 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2380): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2880): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2880): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2880): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fe230 item 75 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2880): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2880): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.076820788 +0000 UTC m=+12.692853463 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2880): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2dc0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2dc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2dc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2dc0): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2dc0): _writeAt: size=3, off=2 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fe3f0 item 75 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2dc0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2dc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.077698784 +0000 UTC m=+12.693731460 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe2dc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe3ac0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe3ac0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe3ac0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe3ac0): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe3ac0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.077698784 +0000 UTC m=+12.693731460 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000fe3ac0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fe5b0 item 75 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e180): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e180): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e180): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e180): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e180): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e180): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e180): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.079865979 +0000 UTC m=+12.695898654 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e180): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e680): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e680): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e680): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fe9a0 item 76 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e680): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e680): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.080505789 +0000 UTC m=+12.696538464 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1e680): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1f080): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1f080): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fec40 item 76 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1f080): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1f080): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1f080): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1f080): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1f080): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.081224768 +0000 UTC m=+12.697257443 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1f080): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1f600): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1f600): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1f600): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1f600): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1f600): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.081224768 +0000 UTC m=+12.697257443 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1f600): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005feee0 item 76 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1fc40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1fc40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1fc40): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1fc40): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1fc40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1fc40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1fc40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.083051704 +0000 UTC m=+12.699084380 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000f1fc40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000530880): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000530880): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000530880): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ff650 item 77 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000530880): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000530880): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.08376879 +0000 UTC m=+12.699801465 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000530880): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531280): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531280): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531280): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531280): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531280): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.08376879 +0000 UTC m=+12.699801465 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531280): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ffab0 item 77 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0005318c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0005318c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0005318c0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0005318c0): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0005318c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0005318c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0005318c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.085607217 +0000 UTC m=+12.701639893 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0005318c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c2200): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c2200): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c2200): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ffe30 item 78 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c2200): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c2200): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.086741044 +0000 UTC m=+12.702773729 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c2200): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c2c00): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c2c00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c2c00): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c2c00): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c2c00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.086741044 +0000 UTC m=+12.702773729 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c2c00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070a150 item 78 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000418dc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000418dc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000418dc0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000418dc0): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000418dc0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000418dc0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000418dc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.089178897 +0000 UTC m=+12.705211592 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000418dc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000419b80): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000419b80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000419b80): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070a930 item 79 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000419b80): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000419b80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.089944021 +0000 UTC m=+12.705976717 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000419b80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4400): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4400): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4400): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4400): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4400): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.089944021 +0000 UTC m=+12.705976717 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4400): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070ad90 item 79 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4a40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4a40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4a40): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4a40): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4a40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4a40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4a40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.092321241 +0000 UTC m=+12.708353935 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4a40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4f40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4f40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4f40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b2d0 item 80 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4f40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4f40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.093178108 +0000 UTC m=+12.709210802 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4f40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5680): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5680): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5680): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5680): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5680): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.093178108 +0000 UTC m=+12.709210802 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5680): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b490 item 80 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862140): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862140): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862140): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862140): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862140): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.095647319 +0000 UTC m=+12.711679994 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862140): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008625c0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008625c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008625c0): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008625c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008625c0): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008625c0): _writeAt: size=3, off=7 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a460 item 81 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008625c0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008625c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.096663174 +0000 UTC m=+12.712695869 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008625c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862b00): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862b00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862b00): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862b00): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862b00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.096663174 +0000 UTC m=+12.712695869 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862b00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a690 item 81 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863180): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863180): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863180): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863180): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863180): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.098785204 +0000 UTC m=+12.714817890 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863180): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863680): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863680): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863680): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b500 item 82 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863680): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863680): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863680): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863680): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863680): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.099633605 +0000 UTC m=+12.715666291 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863680): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863d00): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863d00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863d00): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863d00): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863d00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.099633605 +0000 UTC m=+12.715666291 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863d00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b730 item 82 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007526c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007526c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007526c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007526c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007526c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.101696575 +0000 UTC m=+12.717729260 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007526c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000752d00): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000752d00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000752d00): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000752d00): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000752d00): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000752d00): _writeAt: size=3, off=7 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bea0 item 83 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000752d00): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000752d00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.102528325 +0000 UTC m=+12.718561020 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000752d00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753240): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753240): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753240): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753240): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753240): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.102528325 +0000 UTC m=+12.718561020 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753240): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486150 item 83 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007538c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007538c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007538c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007538c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007538c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.104632582 +0000 UTC m=+12.720665256 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007538c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753e40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753e40): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753e40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486a10 item 84 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753e40): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753e40): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753e40): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753e40): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753e40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.105629792 +0000 UTC m=+12.721662487 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753e40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cca40): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cca40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cca40): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cca40): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cca40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.105629792 +0000 UTC m=+12.721662487 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cca40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486e00 item 84 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cdbc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cdbc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cdbc0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cdbc0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cdbc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.10775563 +0000 UTC m=+12.723788324 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cdbc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc340): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc340): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc340): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc340): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc340): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc340): _writeAt: size=3, off=7 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004879d0 item 85 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc340): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc340): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.108546352 +0000 UTC m=+12.724579028 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc340): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc980): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc980): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc980): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc980): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc980): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.108546352 +0000 UTC m=+12.724579028 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc980): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050150 item 85 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd000): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd000): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd000): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd000): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd000): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.110909214 +0000 UTC m=+12.726941909 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd000): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd500): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd500): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd500): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 86 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd500): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd500): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd500): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd500): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd500): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.112057017 +0000 UTC m=+12.728089712 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd500): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fda80): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fda80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fda80): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fda80): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fda80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.112057017 +0000 UTC m=+12.728089712 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fda80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a80 item 86 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007982c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007982c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007982c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007982c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007982c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.114863351 +0000 UTC m=+12.730896045 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007982c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8200): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8200): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8200): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8200): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8200): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8200): _writeAt: size=3, off=7 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498000 item 87 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8200): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8200): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.115720529 +0000 UTC m=+12.731753203 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8200): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8740): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8740): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8740): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8740): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8740): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.115720529 +0000 UTC m=+12.731753203 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8740): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004983f0 item 87 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8dc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8dc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8dc0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8dc0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8dc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.117555841 +0000 UTC m=+12.733588526 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8dc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f92c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f92c0): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f92c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498c40 item 88 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f92c0): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f92c0): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f92c0): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f92c0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f92c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.118191733 +0000 UTC m=+12.734224418 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f92c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9840): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9840): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9840): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9840): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9840): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.118191733 +0000 UTC m=+12.734224418 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9840): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498f50 item 88 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9f00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9f00): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9f00): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9f00): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9f00): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9f00): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9f00): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9f00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.120366032 +0000 UTC m=+12.736398707 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9f00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed24c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed24c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed24c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004995e0 item 89 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed24c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed24c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.121123452 +0000 UTC m=+12.737156137 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed24c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2a00): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2a00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2a00): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2a00): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2a00): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2a00): _writeAt: size=3, off=7 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499b90 item 89 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2a00): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2a00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.12191174 +0000 UTC m=+12.737944416 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2a00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2f80): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2f80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2f80): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2f80): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2f80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.12191174 +0000 UTC m=+12.737944416 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2f80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2e1c0 item 89 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3600): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3600): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3600): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3600): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3600): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3600): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3600): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3600): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.123751802 +0000 UTC m=+12.739784477 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3600): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3b40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3b40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3b40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2e7e0 item 90 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3b40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3b40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.124397242 +0000 UTC m=+12.740429918 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3b40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa100): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa100): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa100): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2ea80 item 90 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa100): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa100): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa100): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa100): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa100): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.125267885 +0000 UTC m=+12.741300571 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa100): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa6c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa6c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa6c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa6c0): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa6c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.125267885 +0000 UTC m=+12.741300571 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa6c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2ec40 item 90 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efad00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efad00): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efad00): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efad00): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efad00): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efad00): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efad00): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efad00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.127263017 +0000 UTC m=+12.743295693 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efad00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb240): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb240): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb240): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2efc0 item 91 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb240): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb240): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.128125145 +0000 UTC m=+12.744157820 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb240): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb780): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb780): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb780): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb780): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb780): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb780): _writeAt: size=3, off=7 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2f180 item 91 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb780): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb780): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.12886391 +0000 UTC m=+12.744896585 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb780): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efbd40): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efbd40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efbd40): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efbd40): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efbd40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.12886391 +0000 UTC m=+12.744896585 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efbd40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2f3b0 item 91 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4400): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4400): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4400): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4400): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4400): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4400): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4400): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4400): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.130709341 +0000 UTC m=+12.746742017 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4400): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4940): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4940): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4940): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2f8f0 item 92 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4940): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4940): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.131378176 +0000 UTC m=+12.747410851 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4940): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4e80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4e80): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4e80): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2fab0 item 92 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4e80): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4e80): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4e80): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4e80): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4e80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.13210564 +0000 UTC m=+12.748138315 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4e80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5440): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5440): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5440): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5440): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5440): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.13210564 +0000 UTC m=+12.748138315 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5440): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2fc70 item 92 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5b80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5b80): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5b80): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5b80): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5b80): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5b80): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5b80): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5b80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.133906428 +0000 UTC m=+12.749939103 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5b80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc140): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc140): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc140): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001100e0 item 93 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc140): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc140): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.134698634 +0000 UTC m=+12.750731319 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc140): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc880): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc880): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc880): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc880): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc880): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.134698634 +0000 UTC m=+12.750731319 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc880): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110380 item 93 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fcec0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fcec0): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fcec0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fcec0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fcec0): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fcec0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fcec0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fcec0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.136651817 +0000 UTC m=+12.752684493 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fcec0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd400): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd400): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd400): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110a80 item 94 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd400): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd400): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.137349255 +0000 UTC m=+12.753381940 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd400): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fdb00): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fdb00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fdb00): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fdb00): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fdb00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.137349255 +0000 UTC m=+12.753381940 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fdb00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110d20 item 94 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e21c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e21c0): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e21c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e21c0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e21c0): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e21c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e21c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e21c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.139206228 +0000 UTC m=+12.755238903 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e21c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2700): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2700): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2700): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001116c0 item 95 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2700): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2700): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.139783611 +0000 UTC m=+12.755816287 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2700): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2e40): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2e40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2e40): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2e40): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2e40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.139783611 +0000 UTC m=+12.755816287 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2e40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111960 item 95 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 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 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3480): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3480): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3480): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3480): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3480): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3480): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3480): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3480): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.141919467 +0000 UTC m=+12.757952142 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3480): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e39c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e39c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e39c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111dc0 item 96 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e39c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e39c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.142610614 +0000 UTC m=+12.758643289 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e39c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081c140): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081c140): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081c140): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081c140): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081c140): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.142610614 +0000 UTC m=+12.758643289 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081c140): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c000 item 96 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= 2025/11/23 04:45:55 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:55 DEBUG : Looking for writers 2025/11/23 04:45:55 DEBUG : >WaitForWriters: 2025/11/23 04:45:55 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:55 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:55 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:55 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:55 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/23 04:45:55 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3b80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3b80): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3b80): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3b80): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3b80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.167055724 +0000 UTC m=+12.783088379 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3b80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874180): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874180): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874180): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874180): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874180): _writeAt: size=3, off=2 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874180): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874180): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.167055724 +0000 UTC m=+12.783088379 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874180): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874640): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874640): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874640): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874640): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874640): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.167055724 +0000 UTC m=+12.783088379 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874640): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070bdc0 item 1 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874cc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874cc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874cc0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874cc0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874cc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.170286223 +0000 UTC m=+12.786318898 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874cc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008751c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008751c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008751c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008751c0): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008751c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.170286223 +0000 UTC m=+12.786318898 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008751c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ba700 item 2 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875800): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875800): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875800): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875800): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875800): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.172256839 +0000 UTC m=+12.788289514 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875800): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875c80): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875c80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875c80): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875c80): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875c80): _writeAt: size=3, off=2 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875c80): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875c80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.172256839 +0000 UTC m=+12.788289514 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875c80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e1c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e1c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e1c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e1c0): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e1c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.172256839 +0000 UTC m=+12.788289514 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e1c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006baa80 item 3 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e840): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e840): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e840): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e840): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e840): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.175737868 +0000 UTC m=+12.791770543 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e840): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0ee00): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0ee00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0ee00): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0ee00): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0ee00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.175737868 +0000 UTC m=+12.791770543 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0ee00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bb030 item 4 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f440): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f440): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f440): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f440): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f440): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.178181752 +0000 UTC m=+12.794214427 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f440): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f8c0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f8c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f8c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f8c0): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f8c0): _writeAt: size=3, off=2 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f8c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f8c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.178181752 +0000 UTC m=+12.794214427 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f8c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0fd80): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0fd80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0fd80): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0fd80): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0fd80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.178181752 +0000 UTC m=+12.794214427 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0fd80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bb3b0 item 5 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca24c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca24c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca24c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca24c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca24c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.181193791 +0000 UTC m=+12.797226467 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca24c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca2a00): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca2a00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca2a00): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca2a00): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca2a00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.181193791 +0000 UTC m=+12.797226467 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca2a00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bba40 item 6 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3080): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3080): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3080): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3080): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3080): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.183670808 +0000 UTC m=+12.799703483 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3080): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3580): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3580): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3580): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3580): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3580): _writeAt: size=3, off=2 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3580): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3580): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.183670808 +0000 UTC m=+12.799703483 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3580): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3a40): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3a40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3a40): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3a40): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3a40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.183670808 +0000 UTC m=+12.799703483 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3a40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac150 item 7 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8140): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8140): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8140): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8140): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8140): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.187056868 +0000 UTC m=+12.803089543 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8140): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8680): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8680): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8680): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8680): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8680): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.187056868 +0000 UTC m=+12.803089543 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8680): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac620 item 8 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8c80): _readAt: size=2, off=0 2025/11/23 04:45:55 ERROR : open-test-file(0xc000cb8c80): Couldn't read size of file 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8c80): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8c80): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8c80): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8c80): close: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8c80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9040): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9040): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9040): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9040): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9040): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.189289686 +0000 UTC m=+12.805322361 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9040): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb94c0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb94c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb94c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb94c0): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb94c0): _writeAt: size=3, off=2 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb94c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb94c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.189289686 +0000 UTC m=+12.805322361 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb94c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb99c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb99c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb99c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb99c0): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb99c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.189289686 +0000 UTC m=+12.805322361 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb99c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aca10 item 9 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e0c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e0c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e0c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e0c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e0c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.191841772 +0000 UTC m=+12.807874448 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e0c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e600): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e600): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e600): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e600): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e600): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.191841772 +0000 UTC m=+12.807874448 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e600): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad110 item 10 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8ec40): _readAt: size=2, off=0 2025/11/23 04:45:55 ERROR : open-test-file(0xc000d8ec40): Couldn't read size of file 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8ec40): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8ec40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8ec40): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8ec40): close: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8ec40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f000): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f000): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f000): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f000): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f000): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.194000512 +0000 UTC m=+12.810033187 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f000): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f500): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f500): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f500): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f500): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f500): _writeAt: size=3, off=2 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f500): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f500): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.194000512 +0000 UTC m=+12.810033187 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f500): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8fa00): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8fa00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8fa00): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8fa00): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8fa00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.194000512 +0000 UTC m=+12.810033187 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8fa00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad650 item 11 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056a140): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056a140): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056a140): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056a140): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056a140): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.197631563 +0000 UTC m=+12.813664217 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056a140): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056a700): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056a700): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056a700): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056a700): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056a700): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.197631563 +0000 UTC m=+12.813664217 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056a700): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006adce0 item 12 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056ad40): _readAt: size=2, off=0 2025/11/23 04:45:55 ERROR : open-test-file(0xc00056ad40): Couldn't read size of file 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056ad40): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056ad40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056ad40): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056ad40): close: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056ad40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056b100): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056b100): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056b100): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056b100): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056b100): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.199257853 +0000 UTC m=+12.815290508 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056b100): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056b7c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056b7c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056b7c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056b7c0): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056b7c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.199257853 +0000 UTC m=+12.815290508 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056b7c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c230 item 13 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056be40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056be40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056be40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056be40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056be40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.201274455 +0000 UTC m=+12.817307110 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00056be40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724400): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724400): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724400): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724400): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724400): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.201274455 +0000 UTC m=+12.817307110 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724400): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c5b0 item 14 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724a40): _readAt: size=2, off=0 2025/11/23 04:45:55 ERROR : open-test-file(0xc000724a40): Couldn't read size of file 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724a40): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724a40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724a40): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724a40): close: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724a40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724e00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724e00): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724e00): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724e00): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724e00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.203221908 +0000 UTC m=+12.819254583 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724e00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007254c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007254c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007254c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007254c0): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007254c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.203221908 +0000 UTC m=+12.819254583 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007254c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c930 item 15 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725b40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725b40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725b40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725b40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725b40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.204894555 +0000 UTC m=+12.820927210 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725b40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091a140): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091a140): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091a140): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091a140): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091a140): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.204894555 +0000 UTC m=+12.820927210 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091a140): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cf50 item 16 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091a780): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091a780): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091a780): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091a780): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091a780): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.206497492 +0000 UTC m=+12.822530146 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091a780): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091ac00): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091ac00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091ac00): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091ac00): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091ac00): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091ac00): _writeAt: size=3, off=7 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091ac00): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091ac00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.206497492 +0000 UTC m=+12.822530146 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091ac00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091b100): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091b100): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091b100): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091b100): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091b100): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.206497492 +0000 UTC m=+12.822530146 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091b100): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d6c0 item 17 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091b780): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091b780): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091b780): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091b780): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091b780): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.209883001 +0000 UTC m=+12.825915677 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091b780): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091bcc0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091bcc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091bcc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091bcc0): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091bcc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.209883001 +0000 UTC m=+12.825915677 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00091bcc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488540 item 18 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009583c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009583c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009583c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009583c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009583c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.21236692 +0000 UTC m=+12.828399605 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009583c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009588c0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009588c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009588c0): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009588c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009588c0): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009588c0): _writeAt: size=3, off=7 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009588c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009588c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.21236692 +0000 UTC m=+12.828399605 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009588c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000958dc0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000958dc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000958dc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000958dc0): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000958dc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.21236692 +0000 UTC m=+12.828399605 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000958dc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004888c0 item 19 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000959440): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000959440): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000959440): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000959440): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000959440): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.215940663 +0000 UTC m=+12.831973338 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000959440): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000959980): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000959980): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000959980): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000959980): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000959980): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.215940663 +0000 UTC m=+12.831973338 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000959980): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488e00 item 20 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096c080): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096c080): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096c080): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096c080): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096c080): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.217999565 +0000 UTC m=+12.834032240 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096c080): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096c580): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096c580): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096c580): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096c580): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096c580): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096c580): _writeAt: size=3, off=7 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096c580): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096c580): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.217999565 +0000 UTC m=+12.834032240 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096c580): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096ca80): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096ca80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096ca80): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096ca80): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096ca80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.217999565 +0000 UTC m=+12.834032240 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096ca80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004892d0 item 21 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096d100): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096d100): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096d100): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096d100): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096d100): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.220999331 +0000 UTC m=+12.837032006 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096d100): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096d640): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096d640): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096d640): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096d640): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096d640): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.220999331 +0000 UTC m=+12.837032006 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096d640): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489ab0 item 22 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096dcc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096dcc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096dcc0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096dcc0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096dcc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.223471057 +0000 UTC m=+12.839503732 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00096dcc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098a240): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098a240): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098a240): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098a240): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098a240): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098a240): _writeAt: size=3, off=7 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098a240): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098a240): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.223471057 +0000 UTC m=+12.839503732 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098a240): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098a740): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098a740): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098a740): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098a740): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098a740): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.223471057 +0000 UTC m=+12.839503732 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098a740): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489ea0 item 23 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098adc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098adc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098adc0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098adc0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098adc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.226907592 +0000 UTC m=+12.842940268 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098adc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098b300): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098b300): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098b300): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098b300): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098b300): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.226907592 +0000 UTC m=+12.842940268 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098b300): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320cb0 item 24 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098b940): _readAt: size=2, off=0 2025/11/23 04:45:55 ERROR : open-test-file(0xc00098b940): Couldn't read size of file 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098b940): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098b940): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098b940): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098b940): close: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098b940): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098bd00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098bd00): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098bd00): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098bd00): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098bd00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.229127025 +0000 UTC m=+12.845159711 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00098bd00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2280): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2280): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2280): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2280): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2280): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2280): _writeAt: size=3, off=7 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2280): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2280): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.229127025 +0000 UTC m=+12.845159711 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2280): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c27c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c27c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c27c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c27c0): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c27c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.229127025 +0000 UTC m=+12.845159711 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c27c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003211f0 item 25 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2e40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2e40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2e40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2e40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2e40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.232049858 +0000 UTC m=+12.848082542 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2e40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c3380): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c3380): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c3380): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c3380): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c3380): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.232049858 +0000 UTC m=+12.848082542 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c3380): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0c0e0 item 26 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007997c0): _readAt: size=2, off=0 2025/11/23 04:45:55 ERROR : open-test-file(0xc0007997c0): Couldn't read size of file 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007997c0): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007997c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007997c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007997c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007997c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000799b80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000799b80): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000799b80): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000799b80): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000799b80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.234592096 +0000 UTC m=+12.850624771 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000799b80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4100): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4100): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4100): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4100): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4100): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4100): _writeAt: size=3, off=7 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4100): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4100): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.234592096 +0000 UTC m=+12.850624771 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4100): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4640): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4640): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4640): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4640): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4640): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.234592096 +0000 UTC m=+12.850624771 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4640): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051730 item 27 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4cc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4cc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4cc0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4cc0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4cc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.237698462 +0000 UTC m=+12.853731137 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e4cc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e5200): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e5200): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e5200): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e5200): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e5200): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.237698462 +0000 UTC m=+12.853731137 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e5200): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a000 item 28 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e5840): _readAt: size=2, off=0 2025/11/23 04:45:55 ERROR : open-test-file(0xc0004e5840): Couldn't read size of file 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e5840): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e5840): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e5840): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e5840): close: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e5840): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e5c00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e5c00): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e5c00): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e5c00): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e5c00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.239972216 +0000 UTC m=+12.856004872 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004e5c00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a32340): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a32340): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a32340): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a32340): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a32340): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.239972216 +0000 UTC m=+12.856004872 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a32340): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032aa10 item 29 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a329c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a329c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a329c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a329c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a329c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.241820633 +0000 UTC m=+12.857853288 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a329c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a32f00): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a32f00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a32f00): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a32f00): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a32f00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.241820633 +0000 UTC m=+12.857853288 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a32f00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b0a0 item 30 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a33540): _readAt: size=2, off=0 2025/11/23 04:45:55 ERROR : open-test-file(0xc000a33540): Couldn't read size of file 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a33540): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a33540): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a33540): >_writeAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a33540): close: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a33540): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a33900): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a33900): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a33900): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a33900): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a33900): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.244455586 +0000 UTC m=+12.860488240 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a33900): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a62040): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a62040): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a62040): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a62040): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a62040): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.244455586 +0000 UTC m=+12.860488240 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a62040): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b8f0 item 31 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 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 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a626c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a626c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a626c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a626c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a626c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.246407738 +0000 UTC m=+12.862440393 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a626c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a62c00): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a62c00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a62c00): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a62c00): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a62c00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.246407738 +0000 UTC m=+12.862440393 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a62c00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a310 item 32 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a63240): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a63240): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a63240): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a63240): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a63240): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.248154204 +0000 UTC m=+12.864186859 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a63240): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a636c0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a636c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a636c0): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a636c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a636c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ab60 item 33 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a636c0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a636c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.248950017 +0000 UTC m=+12.864982672 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a636c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a63bc0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a63bc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a63bc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a63bc0): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a63bc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.248950017 +0000 UTC m=+12.864982672 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a63bc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ae00 item 33 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84280): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84280): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84280): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84280): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84280): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.250717882 +0000 UTC m=+12.866750538 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84280): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84700): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84700): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b810 item 34 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84700): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84700): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84700): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84700): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84700): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.251475774 +0000 UTC m=+12.867508429 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84700): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84c40): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84c40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84c40): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84c40): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84c40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.251475774 +0000 UTC m=+12.867508429 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84c40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bab0 item 34 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a85280): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a85280): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a85280): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a85280): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a85280): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.253729461 +0000 UTC m=+12.869762146 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a85280): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081ccc0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081ccc0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081ccc0): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081ccc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081ccc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053db90 item 35 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081ccc0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081ccc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.254449802 +0000 UTC m=+12.870482457 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081ccc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d1c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d1c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d1c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d1c0): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d1c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.254449802 +0000 UTC m=+12.870482457 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d1c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d01c0 item 35 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d840): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d840): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d840): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d840): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d840): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.256468819 +0000 UTC m=+12.872501494 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d840): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081dd40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081dd40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d07e0 item 36 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081dd40): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081dd40): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081dd40): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081dd40): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081dd40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.257145578 +0000 UTC m=+12.873178244 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081dd40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10300): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10300): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10300): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10300): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10300): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.257145578 +0000 UTC m=+12.873178244 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10300): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d0af0 item 36 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10940): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10940): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10940): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10940): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10940): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.259623776 +0000 UTC m=+12.875656441 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10940): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10dc0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10dc0): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10dc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10dc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d0e70 item 37 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10dc0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10dc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.260602723 +0000 UTC m=+12.876635397 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10dc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b112c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b112c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b112c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b112c0): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b112c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.260602723 +0000 UTC m=+12.876635397 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b112c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d10a0 item 37 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b11940): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b11940): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b11940): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b11940): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b11940): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.262928034 +0000 UTC m=+12.878960709 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b11940): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b11e40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b11e40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d1420 item 38 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b11e40): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b11e40): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b11e40): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b11e40): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b11e40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.263783418 +0000 UTC m=+12.879816093 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b11e40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b38400): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b38400): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b38400): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b38400): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b38400): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.263783418 +0000 UTC m=+12.879816093 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b38400): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d1730 item 38 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84340): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84340): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84340): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84340): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84340): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.266356223 +0000 UTC m=+12.882388879 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84340): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84840): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84840): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84840): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84840): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84840): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352380 item 39 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84840): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84840): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.26701554 +0000 UTC m=+12.883048215 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84840): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84d40): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84d40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84d40): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84d40): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84d40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.26701554 +0000 UTC m=+12.883048215 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a84d40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003527e0 item 39 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a853c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a853c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a853c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a853c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a853c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.26874805 +0000 UTC m=+12.884780715 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a853c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a85940): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a85940): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352d90 item 40 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a85940): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a85940): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a85940): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a85940): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a85940): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.269360929 +0000 UTC m=+12.885393604 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a85940): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a85e80): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a85e80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a85e80): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a85e80): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a85e80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.269360929 +0000 UTC m=+12.885393604 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a85e80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003533b0 item 40 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c24c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c24c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c24c0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c24c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c24c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c24c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c24c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.271005173 +0000 UTC m=+12.887037849 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c24c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c29c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c29c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c29c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003538f0 item 41 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c29c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c29c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.271619596 +0000 UTC m=+12.887652261 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c29c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2e80): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2e80): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2e80): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2e80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2e80): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353c00 item 41 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2e80): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2e80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.272231523 +0000 UTC m=+12.888264188 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c2e80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c33c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c33c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c33c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c33c0): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c33c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.272231523 +0000 UTC m=+12.888264188 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c33c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353e30 item 41 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c3b80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c3b80): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c3b80): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c3b80): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c3b80): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c3b80): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c3b80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.273987166 +0000 UTC m=+12.890019821 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009c3b80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b38640): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b38640): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b38640): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0c540 item 42 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b38640): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b38640): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.27541281 +0000 UTC m=+12.891445485 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b38640): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b38b80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b38b80): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0c700 item 42 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b38b80): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b38b80): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b38b80): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b38b80): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b38b80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.276136248 +0000 UTC m=+12.892168913 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b38b80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b39100): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b39100): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b39100): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b39100): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b39100): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.276136248 +0000 UTC m=+12.892168913 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b39100): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0c8c0 item 42 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b39740): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b39740): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b39740): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b39740): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b39740): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b39740): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b39740): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.279131214 +0000 UTC m=+12.895163870 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b39740): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b39c40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b39c40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b39c40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0ccb0 item 43 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b39c40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b39c40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.281139291 +0000 UTC m=+12.897171946 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b39c40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000530900): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000530900): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000530900): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000530900): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000530900): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0cf50 item 43 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000530900): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000530900): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.281670978 +0000 UTC m=+12.897703633 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000530900): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531100): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531100): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531100): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531100): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531100): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.281670978 +0000 UTC m=+12.897703633 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531100): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0d110 item 43 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531740): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531740): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531740): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531740): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531740): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531740): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531740): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.283130636 +0000 UTC m=+12.899163291 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531740): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531c40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531c40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531c40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0d5e0 item 44 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531c40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531c40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.283626867 +0000 UTC m=+12.899659522 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000531c40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c24c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c24c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0d7a0 item 44 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c24c0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c24c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c24c0): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c24c0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c24c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.284334093 +0000 UTC m=+12.900366748 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c24c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c2b40): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c2b40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c2b40): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c2b40): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c2b40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.284334093 +0000 UTC m=+12.900366748 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0003c2b40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0d9d0 item 44 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000418dc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000418dc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000418dc0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000418dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000418dc0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000418dc0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000418dc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.285821302 +0000 UTC m=+12.901853958 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000418dc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000419b80): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000419b80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000419b80): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d02a0 item 45 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000419b80): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000419b80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.286371966 +0000 UTC m=+12.902404621 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000419b80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862400): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862400): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862400): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862400): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862400): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.286371966 +0000 UTC m=+12.902404621 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862400): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d05b0 item 45 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862a40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862a40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862a40): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862a40): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862a40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862a40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862a40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.287915811 +0000 UTC m=+12.903948466 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862a40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862f40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862f40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862f40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d0bd0 item 46 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862f40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862f40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.288492963 +0000 UTC m=+12.904525618 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000862f40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863640): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863640): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863640): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863640): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863640): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.288492963 +0000 UTC m=+12.904525618 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863640): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d18f0 item 46 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863d80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863d80): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863d80): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863d80): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863d80): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863d80): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863d80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.28991976 +0000 UTC m=+12.905952415 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000863d80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007525c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007525c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007525c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d1dc0 item 47 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007525c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007525c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.290449864 +0000 UTC m=+12.906482519 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007525c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000752e00): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000752e00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000752e00): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000752e00): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000752e00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.290449864 +0000 UTC m=+12.906482519 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000752e00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fe0e0 item 47 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753440): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753440): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753440): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753440): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753440): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753440): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753440): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.291907257 +0000 UTC m=+12.907939912 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753440): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753940): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753940): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753940): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fe460 item 48 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753940): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753940): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.292404961 +0000 UTC m=+12.908437616 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000753940): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cc6c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cc6c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cc6c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cc6c0): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cc6c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.292404961 +0000 UTC m=+12.908437616 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cc6c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fe620 item 48 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002ccf40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002ccf40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002ccf40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002ccf40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002ccf40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.293782335 +0000 UTC m=+12.909814989 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002ccf40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cdd40): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cdd40): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cdd40): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cdd40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cdd40): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cdd40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fea10 item 49 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cdd40): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cdd40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.294310525 +0000 UTC m=+12.910343180 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0002cdd40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc5c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc5c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc5c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc5c0): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc5c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.294310525 +0000 UTC m=+12.910343180 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fc5c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fed20 item 49 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fcc40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fcc40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fcc40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fcc40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fcc40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.295878626 +0000 UTC m=+12.911911282 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fcc40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd140): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd140): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd140): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ff110 item 50 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd140): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd140): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd140): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd140): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd140): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.296505021 +0000 UTC m=+12.912537676 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd140): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd6c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd6c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd6c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd6c0): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd6c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.296505021 +0000 UTC m=+12.912537676 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fd6c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ff420 item 50 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fdd40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fdd40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fdd40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fdd40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fdd40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.29800302 +0000 UTC m=+12.914035666 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006fdd40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f82c0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f82c0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f82c0): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f82c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f82c0): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f82c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ffab0 item 51 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f82c0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f82c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.298495324 +0000 UTC m=+12.914527979 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f82c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8800): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8800): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8800): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8800): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8800): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.298495324 +0000 UTC m=+12.914527979 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8800): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ffc70 item 51 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8e80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8e80): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8e80): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8e80): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8e80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.299845536 +0000 UTC m=+12.915878192 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f8e80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9380): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9380): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9380): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a2a0 item 52 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9380): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9380): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9380): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9380): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9380): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.300458696 +0000 UTC m=+12.916491352 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9380): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9900): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9900): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9900): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9900): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9900): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.300458696 +0000 UTC m=+12.916491352 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004f9900): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a5b0 item 52 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2080): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2080): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2080): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2080): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2080): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.301775757 +0000 UTC m=+12.917808412 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2080): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2580): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2580): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2580): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2580): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2580): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2580): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b2d0 item 53 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2580): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2580): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.302286274 +0000 UTC m=+12.918318930 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2580): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2ac0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2ac0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2ac0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2ac0): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2ac0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.302286274 +0000 UTC m=+12.918318930 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed2ac0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b570 item 53 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3140): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3140): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3140): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3140): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3140): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.303775648 +0000 UTC m=+12.919808303 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3140): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3680): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3680): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3680): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bc00 item 54 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3680): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3680): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3680): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3680): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3680): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.305600731 +0000 UTC m=+12.921633386 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3680): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3c00): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3c00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3c00): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3c00): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3c00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.305600731 +0000 UTC m=+12.921633386 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ed3c00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bf10 item 54 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa300): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa300): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa300): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa300): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa300): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.306765856 +0000 UTC m=+12.922798512 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa300): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa800): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa800): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa800): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa800): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa800): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa800): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486540 item 55 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa800): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa800): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.30731194 +0000 UTC m=+12.923344596 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efa800): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efad40): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efad40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efad40): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efad40): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efad40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.30731194 +0000 UTC m=+12.923344596 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efad40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486a80 item 55 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb3c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb3c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb3c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb3c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb3c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.308845397 +0000 UTC m=+12.924878052 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb3c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb900): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb900): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb900): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487420 item 56 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb900): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb900): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb900): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb900): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb900): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.309542554 +0000 UTC m=+12.925575200 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efb900): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efbe80): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efbe80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efbe80): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efbe80): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efbe80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.309542554 +0000 UTC m=+12.925575200 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000efbe80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487730 item 56 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4540): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4540): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4540): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4540): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4540): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4540): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4540): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4540): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.310807907 +0000 UTC m=+12.926840563 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4540): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4a80): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4a80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4a80): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487f10 item 57 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4a80): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4a80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.311312604 +0000 UTC m=+12.927345260 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4a80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4fc0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4fc0): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4fc0): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4fc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4fc0): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4fc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498380 item 57 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4fc0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4fc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.311885629 +0000 UTC m=+12.927918284 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a4fc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc080): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc080): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc080): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc080): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc080): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.311885629 +0000 UTC m=+12.927918284 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc080): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498690 item 57 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc700): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc700): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc700): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc700): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc700): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc700): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc700): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc700): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.313366657 +0000 UTC m=+12.929399312 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fc700): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fcc40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fcc40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fcc40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2e380 item 58 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fcc40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fcc40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.313902141 +0000 UTC m=+12.929934797 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fcc40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd180): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd180): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd180): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2e7e0 item 58 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd180): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd180): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd180): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd180): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd180): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.314529688 +0000 UTC m=+12.930562344 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd180): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd740): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd740): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd740): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd740): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd740): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.314529688 +0000 UTC m=+12.930562344 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fd740): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2ea80 item 58 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fdd80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fdd80): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fdd80): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fdd80): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fdd80): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fdd80): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fdd80): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fdd80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.315857679 +0000 UTC m=+12.931890334 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0004fdd80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2340): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2340): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2340): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2ee00 item 59 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2340): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2340): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.316444199 +0000 UTC m=+12.932476854 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2340): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2880): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2880): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2880): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2880): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2880): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2880): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2efc0 item 59 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2880): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2880): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.317034416 +0000 UTC m=+12.933067071 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2880): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2e40): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2e40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2e40): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2e40): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2e40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.317034416 +0000 UTC m=+12.933067071 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e2e40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2f180 item 59 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3480): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3480): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3480): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3480): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3480): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3480): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3480): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3480): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.318589092 +0000 UTC m=+12.934621747 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3480): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e39c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e39c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e39c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2f730 item 60 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e39c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e39c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.319068952 +0000 UTC m=+12.935101608 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e39c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3f00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3f00): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3f00): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2f8f0 item 60 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3f00): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3f00): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3f00): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3f00): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3f00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.319662856 +0000 UTC m=+12.935695511 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009e3f00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4540): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4540): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4540): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4540): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4540): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.319662856 +0000 UTC m=+12.935695511 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4540): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2fab0 item 60 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4b80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4b80): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4b80): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4b80): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4b80): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4b80): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4b80): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4b80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.321052753 +0000 UTC m=+12.937085408 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea4b80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea50c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea50c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea50c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2fe30 item 61 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea50c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea50c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.321604097 +0000 UTC m=+12.937636752 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea50c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5800): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5800): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5800): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5800): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5800): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.321604097 +0000 UTC m=+12.937636752 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5800): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001100e0 item 61 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5e80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5e80): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5e80): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5e80): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5e80): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5e80): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5e80): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5e80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.3235301 +0000 UTC m=+12.939562754 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ea5e80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b2440): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b2440): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b2440): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110770 item 62 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b2440): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b2440): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.324054162 +0000 UTC m=+12.940086817 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b2440): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b2b40): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b2b40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b2b40): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b2b40): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b2b40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.324054162 +0000 UTC m=+12.940086817 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b2b40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110a80 item 62 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3180): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3180): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3180): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3180): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3180): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3180): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3180): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3180): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.325435443 +0000 UTC m=+12.941468098 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3180): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b36c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b36c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b36c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111110 item 63 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b36c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b36c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.32596671 +0000 UTC m=+12.941999364 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b36c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3ec0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3ec0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3ec0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3ec0): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3ec0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.32596671 +0000 UTC m=+12.941999364 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0006b3ec0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111570 item 63 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 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 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874580): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874580): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874580): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874580): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874580): >_readAt: n=0, err=Bad file descriptor 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874580): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874580): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874580): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.32738528 +0000 UTC m=+12.943417936 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874580): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874b00): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874b00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874b00): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111b20 item 64 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874b00): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874b00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.327878335 +0000 UTC m=+12.943910990 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000874b00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875200): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875200): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875200): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875200): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875200): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.327878335 +0000 UTC m=+12.943910990 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875200): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111d50 item 64 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875840): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875840): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875840): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875840): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875840): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.329259185 +0000 UTC m=+12.945291840 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875840): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875cc0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875cc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875cc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875cc0): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875cc0): _writeAt: size=3, off=2 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070a230 item 65 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875cc0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875cc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.329849562 +0000 UTC m=+12.945882217 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000875cc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e240): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e240): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e240): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e240): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e240): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.329849562 +0000 UTC m=+12.945882217 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e240): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070a700 item 65 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e880): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e880): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e880): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e880): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e880): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.331270888 +0000 UTC m=+12.947303543 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0e880): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0ed80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0ed80): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b030 item 66 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0ed80): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0ed80): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0ed80): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0ed80): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0ed80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.331886433 +0000 UTC m=+12.947919088 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0ed80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f2c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f2c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f2c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f2c0): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f2c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.331886433 +0000 UTC m=+12.947919088 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f2c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b1f0 item 66 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f900): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f900): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f900): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f900): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f900): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.333119436 +0000 UTC m=+12.949152090 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0f900): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0fd80): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0fd80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0fd80): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0fd80): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0fd80): _writeAt: size=3, off=2 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b570 item 67 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0fd80): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0fd80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.333678454 +0000 UTC m=+12.949711109 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a0fd80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca2340): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca2340): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca2340): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca2340): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca2340): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.333678454 +0000 UTC m=+12.949711109 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca2340): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b730 item 67 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca29c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca29c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca29c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca29c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca29c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.335016664 +0000 UTC m=+12.951049319 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca29c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca2ec0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca2ec0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070bc00 item 68 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca2ec0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca2ec0): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca2ec0): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca2ec0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca2ec0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.335639242 +0000 UTC m=+12.951671897 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca2ec0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3400): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3400): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3400): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3400): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3400): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.335639242 +0000 UTC m=+12.951671897 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3400): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070bdc0 item 68 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3a40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3a40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3a40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3a40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3a40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.336978984 +0000 UTC m=+12.953011640 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3a40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3ec0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3ec0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3ec0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3ec0): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3ec0): _writeAt: size=3, off=2 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ba310 item 69 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3ec0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3ec0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.33746719 +0000 UTC m=+12.953499845 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000ca3ec0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8440): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8440): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8440): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8440): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8440): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.33746719 +0000 UTC m=+12.953499845 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8440): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ba690 item 69 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8b00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8b00): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8b00): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8b00): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8b00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.338972904 +0000 UTC m=+12.955005549 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb8b00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9000): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9000): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006baa10 item 70 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9000): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9000): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9000): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9000): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9000): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.33960526 +0000 UTC m=+12.955637916 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9000): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9540): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9540): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9540): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9540): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9540): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.33960526 +0000 UTC m=+12.955637916 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9540): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006babd0 item 70 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9bc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9bc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9bc0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9bc0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9bc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.340824898 +0000 UTC m=+12.956857553 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000cb9bc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e140): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e140): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e140): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e140): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e140): _writeAt: size=3, off=2 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bb030 item 71 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e140): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e140): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.341318935 +0000 UTC m=+12.957351589 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e140): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e640): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e640): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e640): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e640): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e640): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.341318935 +0000 UTC m=+12.957351589 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8e640): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bb1f0 item 71 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8ecc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8ecc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8ecc0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8ecc0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8ecc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.342678805 +0000 UTC m=+12.958711460 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8ecc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f1c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f1c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bb6c0 item 72 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f1c0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f1c0): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f1c0): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f1c0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f1c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.343266206 +0000 UTC m=+12.959298862 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f1c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f700): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f700): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f700): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f700): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f700): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.343266206 +0000 UTC m=+12.959298862 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8f700): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bb8f0 item 72 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8fcc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8fcc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8fcc0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8fcc0): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8fcc0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8fcc0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8fcc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.344583778 +0000 UTC m=+12.960616433 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000d8fcc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724280): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724280): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724280): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bbdc0 item 73 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724280): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724280): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.345055693 +0000 UTC m=+12.961088348 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724280): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724740): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724740): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724740): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724740): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724740): _writeAt: size=3, off=2 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac1c0 item 73 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724740): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724740): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.345628637 +0000 UTC m=+12.961661293 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724740): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724c80): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724c80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724c80): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724c80): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724c80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.345628637 +0000 UTC m=+12.961661293 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000724c80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac380 item 73 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007252c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007252c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007252c0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007252c0): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007252c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007252c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007252c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.347064442 +0000 UTC m=+12.963097096 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007252c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007257c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007257c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007257c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac770 item 74 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007257c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007257c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.347633218 +0000 UTC m=+12.963665874 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007257c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725d40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725d40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac930 item 74 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725d40): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725d40): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725d40): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725d40): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725d40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.348268029 +0000 UTC m=+12.964300684 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000725d40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000798600): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000798600): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000798600): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000798600): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000798600): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.348268029 +0000 UTC m=+12.964300684 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000798600): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006acbd0 item 74 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000798cc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000798cc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000798cc0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000798cc0): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000798cc0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000798cc0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000798cc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.349519807 +0000 UTC m=+12.965552452 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000798cc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007991c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007991c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007991c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad0a0 item 75 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007991c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007991c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.350126916 +0000 UTC m=+12.966159571 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007991c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000799740): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000799740): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000799740): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000799740): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000799740): _writeAt: size=3, off=2 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad260 item 75 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000799740): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000799740): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.350819555 +0000 UTC m=+12.966852210 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000799740): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000799c80): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000799c80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000799c80): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000799c80): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000799c80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.350819555 +0000 UTC m=+12.966852210 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000799c80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad570 item 75 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081c340): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081c340): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081c340): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081c340): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081c340): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081c340): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081c340): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.352329897 +0000 UTC m=+12.968362553 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081c340): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081c840): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081c840): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081c840): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006adb20 item 76 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081c840): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081c840): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.352855193 +0000 UTC m=+12.968887848 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081c840): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081cdc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081cdc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006adce0 item 76 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081cdc0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081cdc0): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081cdc0): _writeAt: size=3, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081cdc0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081cdc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.353476027 +0000 UTC m=+12.969508673 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081cdc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d340): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d340): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d340): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d340): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d340): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.353476027 +0000 UTC m=+12.969508673 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d340): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c070 item 76 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d980): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d980): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d980): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d980): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d980): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d980): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d980): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.354665989 +0000 UTC m=+12.970698644 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081d980): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081de80): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081de80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081de80): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c3f0 item 77 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081de80): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081de80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.355139407 +0000 UTC m=+12.971172062 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00081de80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10600): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10600): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10600): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10600): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10600): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.355139407 +0000 UTC m=+12.971172062 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b10600): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c5b0 item 77 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000772300): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000772300): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000772300): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000772300): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000772300): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000772300): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000772300): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.356584307 +0000 UTC m=+12.972616962 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000772300): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000772800): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000772800): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000772800): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c930 item 78 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000772800): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000772800): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.357117838 +0000 UTC m=+12.973150493 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000772800): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000772f00): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000772f00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000772f00): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000772f00): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000772f00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.357117838 +0000 UTC m=+12.973150493 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000772f00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cc40 item 78 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000773540): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000773540): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000773540): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000773540): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000773540): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000773540): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000773540): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.358940256 +0000 UTC m=+12.974972911 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000773540): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000773a40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000773a40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000773a40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d260 item 79 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000773a40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000773a40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.359524572 +0000 UTC m=+12.975557227 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000773a40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e01c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e01c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e01c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e01c0): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e01c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.359524572 +0000 UTC m=+12.975557227 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e01c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d6c0 item 79 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e0800): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e0800): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e0800): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e0800): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e0800): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e0800): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e0800): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.36092533 +0000 UTC m=+12.976957984 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e0800): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e0d00): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e0d00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e0d00): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004882a0 item 80 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e0d00): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e0d00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.361508854 +0000 UTC m=+12.977541509 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e0d00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1400): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1400): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1400): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1400): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1400): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.361508854 +0000 UTC m=+12.977541509 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1400): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004885b0 item 80 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1a40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1a40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1a40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1a40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1a40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.363017614 +0000 UTC m=+12.979050269 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1a40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1ec0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1ec0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1ec0): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1ec0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1ec0): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1ec0): _writeAt: size=3, off=7 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488930 item 81 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1ec0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1ec0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.363622418 +0000 UTC m=+12.979655073 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0007e1ec0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000816480): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000816480): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000816480): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000816480): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000816480): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.363622418 +0000 UTC m=+12.979655073 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000816480): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488b60 item 81 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000816b00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000816b00): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000816b00): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000816b00): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000816b00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.365008668 +0000 UTC m=+12.981041323 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000816b00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817000): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817000): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817000): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488ee0 item 82 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817000): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817000): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817000): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817000): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817000): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.365790284 +0000 UTC m=+12.981822939 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817000): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817580): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817580): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817580): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817580): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817580): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.365790284 +0000 UTC m=+12.981822939 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817580): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489180 item 82 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817c00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817c00): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817c00): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817c00): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817c00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.367129185 +0000 UTC m=+12.983161841 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000817c00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085c180): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085c180): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085c180): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085c180): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085c180): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085c180): _writeAt: size=3, off=7 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489730 item 83 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085c180): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085c180): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.367736144 +0000 UTC m=+12.983768799 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085c180): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085c6c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085c6c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085c6c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085c6c0): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085c6c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.367736144 +0000 UTC m=+12.983768799 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085c6c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489a40 item 83 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085cd40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085cd40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085cd40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085cd40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085cd40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.369207694 +0000 UTC m=+12.985240349 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085cd40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085d240): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085d240): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085d240): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489e30 item 84 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085d240): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085d240): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085d240): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085d240): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085d240): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.369878302 +0000 UTC m=+12.985910957 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085d240): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085d7c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085d7c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085d7c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085d7c0): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085d7c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.369878302 +0000 UTC m=+12.985910957 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085d7c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003200e0 item 84 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085de40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085de40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085de40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085de40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085de40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.371145348 +0000 UTC m=+12.987178003 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00085de40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008963c0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008963c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008963c0): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008963c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008963c0): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008963c0): _writeAt: size=3, off=7 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320cb0 item 85 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008963c0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008963c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.371780509 +0000 UTC m=+12.987813165 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008963c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000896900): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000896900): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000896900): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000896900): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000896900): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.371780509 +0000 UTC m=+12.987813165 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000896900): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320fc0 item 85 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000896f80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000896f80): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000896f80): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000896f80): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000896f80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.373215741 +0000 UTC m=+12.989248397 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000896f80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000897480): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000897480): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000897480): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321a40 item 86 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000897480): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000897480): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000897480): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000897480): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000897480): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.373875028 +0000 UTC m=+12.989907683 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000897480): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000897a00): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000897a00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000897a00): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000897a00): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000897a00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.373875028 +0000 UTC m=+12.989907683 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000897a00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321e30 item 86 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008de100): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008de100): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008de100): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008de100): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008de100): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.375111116 +0000 UTC m=+12.991143772 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008de100): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008de600): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008de600): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008de600): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008de600): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008de600): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008de600): _writeAt: size=3, off=7 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000505b0 item 87 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008de600): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008de600): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.375748532 +0000 UTC m=+12.991781187 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008de600): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008deb40): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008deb40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008deb40): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008deb40): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008deb40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.375748532 +0000 UTC m=+12.991781187 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008deb40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000509a0 item 87 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008df1c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008df1c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008df1c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008df1c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008df1c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.377185317 +0000 UTC m=+12.993217962 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008df1c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008df6c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008df6c0): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008df6c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050fc0 item 88 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008df6c0): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008df6c0): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008df6c0): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008df6c0): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008df6c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.378332588 +0000 UTC m=+12.994365253 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008df6c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008dfc40): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008dfc40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008dfc40): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008dfc40): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008dfc40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.378332588 +0000 UTC m=+12.994365253 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008dfc40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051260 item 88 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000918300): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000918300): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000918300): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000918300): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000918300): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000918300): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000918300): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000918300): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.380187818 +0000 UTC m=+12.996241192 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000918300): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5740): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5740): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5740): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498a80 item 89 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5740): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5740): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.380848327 +0000 UTC m=+12.996880982 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5740): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5c80): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5c80): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5c80): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5c80): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5c80): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5c80): _writeAt: size=3, off=7 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498d20 item 89 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5c80): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5c80): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.383682623 +0000 UTC m=+12.999715268 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0008a5c80): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aec280): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aec280): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aec280): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aec280): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aec280): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.383682623 +0000 UTC m=+12.999715268 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aec280): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499180 item 89 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aec8c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aec8c0): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aec8c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aec8c0): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aec8c0): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aec8c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aec8c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aec8c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.385172307 +0000 UTC m=+13.001204962 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aec8c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aece00): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aece00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aece00): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499730 item 90 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aece00): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aece00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.385965374 +0000 UTC m=+13.001998030 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aece00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aed340): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aed340): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aed340): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a000 item 90 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aed340): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aed340): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aed340): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aed340): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aed340): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.386959299 +0000 UTC m=+13.002991964 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aed340): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aed900): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aed900): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aed900): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aed900): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aed900): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.386959299 +0000 UTC m=+13.002991964 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aed900): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a2a0 item 90 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aedf40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aedf40): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aedf40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aedf40): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aedf40): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aedf40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aedf40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aedf40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.389254724 +0000 UTC m=+13.005287379 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000aedf40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099c500): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099c500): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099c500): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ae00 item 91 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099c500): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099c500): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.39001453 +0000 UTC m=+13.006047204 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099c500): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099ca40): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099ca40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099ca40): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099ca40): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099ca40): >_readAt: n=2, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099ca40): _writeAt: size=3, off=7 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b0a0 item 91 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099ca40): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099ca40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.390626938 +0000 UTC m=+13.006659593 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099ca40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099cfc0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099cfc0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099cfc0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099cfc0): >_readAt: n=8, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099cfc0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.390626938 +0000 UTC m=+13.006659593 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099cfc0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b730 item 91 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099d600): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099d600): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099d600): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099d600): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099d600): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099d600): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099d600): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099d600): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.392102175 +0000 UTC m=+13.008134830 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099d600): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099db40): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099db40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099db40): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bd50 item 92 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099db40): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099db40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.394054917 +0000 UTC m=+13.010087572 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc00099db40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fe100): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fe100): open at offset 5 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fe100): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a310 item 92 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fe100): _readAt: size=2, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fe100): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fe100): _writeAt: size=3, off=5 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fe100): >_writeAt: n=3, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fe100): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.394704385 +0000 UTC m=+13.010737041 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fe100): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fe6c0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fe6c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fe6c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fe6c0): >_readAt: n=3, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fe6c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.394704385 +0000 UTC m=+13.010737041 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fe6c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a620 item 92 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fed00): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fed00): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fed00): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fed00): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fed00): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fed00): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fed00): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fed00): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.396698616 +0000 UTC m=+13.012731271 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009fed00): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009ff240): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009ff240): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009ff240): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ae00 item 93 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009ff240): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009ff240): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.397256732 +0000 UTC m=+13.013289378 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009ff240): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009ff940): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009ff940): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009ff940): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009ff940): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009ff940): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.397256732 +0000 UTC m=+13.013289378 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc0009ff940): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b340 item 93 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34000): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34000): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34000): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34000): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34000): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34000): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34000): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34000): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.39869987 +0000 UTC m=+13.014732524 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34000): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34540): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34540): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34540): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bab0 item 94 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34540): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34540): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.399269057 +0000 UTC m=+13.015301712 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34540): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34c40): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34c40): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34c40): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34c40): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34c40): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.399269057 +0000 UTC m=+13.015301712 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a34c40): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bf10 item 94 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a35280): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a35280): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a35280): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a35280): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a35280): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a35280): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a35280): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a35280): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.400737482 +0000 UTC m=+13.016770136 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a35280): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a357c0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a357c0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a357c0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c620 item 95 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a357c0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a357c0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.401293985 +0000 UTC m=+13.017326640 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a357c0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a35ec0): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a35ec0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a35ec0): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a35ec0): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a35ec0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.401293985 +0000 UTC m=+13.017326640 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a35ec0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053cc40 item 95 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 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 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a6a580): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a6a580): open at offset 0 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a6a580): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a6a580): _readAt: size=2, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a6a580): >_readAt: n=0, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a6a580): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a6a580): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a6a580): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.402690123 +0000 UTC m=+13.018722779 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a6a580): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a6aac0): _writeAt: size=5, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a6aac0): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a6aac0): >openPending: err= 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d490 item 96 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a6aac0): >_writeAt: n=5, err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a6aac0): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.403220839 +0000 UTC m=+13.019253494 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000a6aac0): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/23 04:45:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:45:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/23 04:45:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b04280): _readAt: size=512, off=0 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b04280): openPending: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b04280): >openPending: err= 2025/11/23 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b04280): >_readAt: n=5, err=EOF 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b04280): close: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-23 04:45:55.403220839 +0000 UTC m=+13.019253494 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/23 04:45:55 DEBUG : open-test-file(0xc000b04280): >close: err= 2025/11/23 04:45:55 DEBUG : open-test-file: Remove: 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053db90 item 96 2025/11/23 04:45:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/23 04:45:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/23 04:45:55 DEBUG : open-test-file: >Remove: err= 2025/11/23 04:45:55 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:55 DEBUG : Looking for writers 2025/11/23 04:45:55 DEBUG : >WaitForWriters: 2025/11/23 04:45:55 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.59s) --- PASS: TestRWFileHandleOpenTests/writes (0.33s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.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 (0.26s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- 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.01s) --- 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.01s) --- 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.00s) --- 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.01s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:45:55 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:45:55 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:45:55 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:55 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:45:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:45:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:45:55 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:45:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:45:55 DEBUG : file1: newRWFileHandle: 2025/11/23 04:45:55 DEBUG : file1(0xc000752880): openPending: 2025/11/23 04:45:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:55 DEBUG : file1(0xc000752880): >openPending: err= 2025/11/23 04:45:55 DEBUG : file1: >newRWFileHandle: err= 2025/11/23 04:45:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:45:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/23 04:45:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/11/23 04:45:55 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:45:55 DEBUG : Looking for writers 2025/11/23 04:45:55 DEBUG : file1: reading active writers 2025/11/23 04:45:55 DEBUG : file1: active writers 1 2025/11/23 04:45:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:45:55 DEBUG : Looking for writers 2025/11/23 04:45:55 DEBUG : file1: reading active writers 2025/11/23 04:45:55 DEBUG : file1: active writers 1 2025/11/23 04:45:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:45:55 DEBUG : Looking for writers 2025/11/23 04:45:55 DEBUG : file1: reading active writers 2025/11/23 04:45:55 DEBUG : file1: active writers 1 2025/11/23 04:45:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:45:55 DEBUG : Looking for writers 2025/11/23 04:45:55 DEBUG : file1: reading active writers 2025/11/23 04:45:55 DEBUG : file1: active writers 1 2025/11/23 04:45:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:45:55 DEBUG : Looking for writers 2025/11/23 04:45:55 DEBUG : file1: reading active writers 2025/11/23 04:45:55 DEBUG : file1: active writers 1 2025/11/23 04:45:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/11/23 04:45:55 DEBUG : Looking for writers 2025/11/23 04:45:55 DEBUG : file1: reading active writers 2025/11/23 04:45:55 DEBUG : file1: active writers 1 2025/11/23 04:45:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/11/23 04:45:56 DEBUG : Looking for writers 2025/11/23 04:45:56 DEBUG : file1: reading active writers 2025/11/23 04:45:56 DEBUG : file1: active writers 1 2025/11/23 04:45:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/11/23 04:45:56 DEBUG : Looking for writers 2025/11/23 04:45:56 DEBUG : file1: reading active writers 2025/11/23 04:45:56 DEBUG : file1: active writers 1 2025/11/23 04:45:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:45:57 DEBUG : Looking for writers 2025/11/23 04:45:57 DEBUG : file1: reading active writers 2025/11/23 04:45:57 DEBUG : file1: active writers 1 2025/11/23 04:45:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:45:58 DEBUG : Looking for writers 2025/11/23 04:45:58 DEBUG : file1: reading active writers 2025/11/23 04:45:58 DEBUG : file1: active writers 1 2025/11/23 04:45:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:45:59 DEBUG : Looking for writers 2025/11/23 04:45:59 DEBUG : file1: reading active writers 2025/11/23 04:45:59 DEBUG : file1: active writers 1 2025/11/23 04:45:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:00 DEBUG : Looking for writers 2025/11/23 04:46:00 DEBUG : file1: reading active writers 2025/11/23 04:46:00 DEBUG : file1: active writers 1 2025/11/23 04:46:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:01 DEBUG : Looking for writers 2025/11/23 04:46:01 DEBUG : file1: reading active writers 2025/11/23 04:46:01 DEBUG : file1: active writers 1 2025/11/23 04:46:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:02 DEBUG : Looking for writers 2025/11/23 04:46:02 DEBUG : file1: reading active writers 2025/11/23 04:46:02 DEBUG : file1: active writers 1 2025/11/23 04:46:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:03 DEBUG : Looking for writers 2025/11/23 04:46:03 DEBUG : file1: reading active writers 2025/11/23 04:46:03 DEBUG : file1: active writers 1 2025/11/23 04:46:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:04 DEBUG : Looking for writers 2025/11/23 04:46:04 DEBUG : file1: reading active writers 2025/11/23 04:46:04 DEBUG : file1: active writers 1 2025/11/23 04:46:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:05 DEBUG : Looking for writers 2025/11/23 04:46:05 DEBUG : file1: reading active writers 2025/11/23 04:46:05 DEBUG : file1: active writers 1 2025/11/23 04:46:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:06 DEBUG : Looking for writers 2025/11/23 04:46:06 DEBUG : file1: reading active writers 2025/11/23 04:46:06 DEBUG : file1: active writers 1 2025/11/23 04:46:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:07 DEBUG : Looking for writers 2025/11/23 04:46:07 DEBUG : file1: reading active writers 2025/11/23 04:46:07 DEBUG : file1: active writers 1 2025/11/23 04:46:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:08 DEBUG : Looking for writers 2025/11/23 04:46:08 DEBUG : file1: reading active writers 2025/11/23 04:46:08 DEBUG : file1: active writers 1 2025/11/23 04:46:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:09 DEBUG : Looking for writers 2025/11/23 04:46:09 DEBUG : file1: reading active writers 2025/11/23 04:46:09 DEBUG : file1: active writers 1 2025/11/23 04:46:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:10 DEBUG : Looking for writers 2025/11/23 04:46:10 DEBUG : file1: reading active writers 2025/11/23 04:46:10 DEBUG : file1: active writers 1 2025/11/23 04:46:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:11 DEBUG : Looking for writers 2025/11/23 04:46:11 DEBUG : file1: reading active writers 2025/11/23 04:46:11 DEBUG : file1: active writers 1 2025/11/23 04:46:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:12 DEBUG : Looking for writers 2025/11/23 04:46:12 DEBUG : file1: reading active writers 2025/11/23 04:46:12 DEBUG : file1: active writers 1 2025/11/23 04:46:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:13 DEBUG : Looking for writers 2025/11/23 04:46:13 DEBUG : file1: reading active writers 2025/11/23 04:46:13 DEBUG : file1: active writers 1 2025/11/23 04:46:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:14 DEBUG : Looking for writers 2025/11/23 04:46:14 DEBUG : file1: reading active writers 2025/11/23 04:46:14 DEBUG : file1: active writers 1 2025/11/23 04:46:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:15 DEBUG : Looking for writers 2025/11/23 04:46:15 DEBUG : file1: reading active writers 2025/11/23 04:46:15 DEBUG : file1: active writers 1 2025/11/23 04:46:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:16 DEBUG : Looking for writers 2025/11/23 04:46:16 DEBUG : file1: reading active writers 2025/11/23 04:46:16 DEBUG : file1: active writers 1 2025/11/23 04:46:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:17 DEBUG : Looking for writers 2025/11/23 04:46:17 DEBUG : file1: reading active writers 2025/11/23 04:46:17 DEBUG : file1: active writers 1 2025/11/23 04:46:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:18 DEBUG : Looking for writers 2025/11/23 04:46:18 DEBUG : file1: reading active writers 2025/11/23 04:46:18 DEBUG : file1: active writers 1 2025/11/23 04:46:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:19 DEBUG : Looking for writers 2025/11/23 04:46:19 DEBUG : file1: reading active writers 2025/11/23 04:46:19 DEBUG : file1: active writers 1 2025/11/23 04:46:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:20 DEBUG : Looking for writers 2025/11/23 04:46:20 DEBUG : file1: reading active writers 2025/11/23 04:46:20 DEBUG : file1: active writers 1 2025/11/23 04:46:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:21 DEBUG : Looking for writers 2025/11/23 04:46:21 DEBUG : file1: reading active writers 2025/11/23 04:46:21 DEBUG : file1: active writers 1 2025/11/23 04:46:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:22 DEBUG : Looking for writers 2025/11/23 04:46:22 DEBUG : file1: reading active writers 2025/11/23 04:46:22 DEBUG : file1: active writers 1 2025/11/23 04:46:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:23 DEBUG : Looking for writers 2025/11/23 04:46:23 DEBUG : file1: reading active writers 2025/11/23 04:46:23 DEBUG : file1: active writers 1 2025/11/23 04:46:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:24 DEBUG : Looking for writers 2025/11/23 04:46:24 DEBUG : file1: reading active writers 2025/11/23 04:46:24 DEBUG : file1: active writers 1 2025/11/23 04:46:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/23 04:46:25 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000b06a50 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00098d308 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824643736384} name:file1 opens:1 downloaders: o: fd:0xc000504050 info:{ModTime:{wall:13997401225652442953 ext:13046053080 loc:0x429bc00} ATime:{wall:13997401225652442953 ext:13046053080 loc:0x429bc00} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/11/23 04:46:25 DEBUG : >WaitForWriters: 2025/11/23 04:46:25 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:46:25 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:25 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:46:25 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:46:25 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:46:25 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:46:25 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:46:25 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:46:25 DEBUG : rename_me: newRWFileHandle: 2025/11/23 04:46:25 DEBUG : rename_me(0xc0006fd900): openPending: 2025/11/23 04:46:25 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/23 04:46:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/23 04:46:25 DEBUG : rename_me(0xc0006fd900): >openPending: err= 2025/11/23 04:46:25 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/23 04:46:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/23 04:46:25 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/23 04:46:25 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/23 04:46:25 DEBUG : rename_me(0xc0006fd900): _writeAt: size=5, off=0 2025/11/23 04:46:25 DEBUG : rename_me(0xc0006fd900): >_writeAt: n=5, err= 2025/11/23 04:46:25 DEBUG : rename_me(0xc0006fd900): close: 2025/11/23 04:46:25 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-23 04:46:25.454082727 +0000 UTC m=+43.070115382 2025/11/23 04:46:25 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/23 04:46:25 DEBUG : rename_me(0xc0006fd900): >close: err= 2025/11/23 04:46:25 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/23 04:46:25 DEBUG : i_was_renamed: Updating file with 0xc00080e3c0 2025/11/23 04:46:25 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/23 04:46:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/23 04:46:25 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:25 DEBUG : Looking for writers 2025/11/23 04:46:25 DEBUG : i_was_renamed: reading active writers 2025/11/23 04:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/23 04:46:25 DEBUG : Looking for writers 2025/11/23 04:46:25 DEBUG : i_was_renamed: reading active writers 2025/11/23 04:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/23 04:46:25 DEBUG : Looking for writers 2025/11/23 04:46:25 DEBUG : i_was_renamed: reading active writers 2025/11/23 04:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/23 04:46:25 DEBUG : Looking for writers 2025/11/23 04:46:25 DEBUG : i_was_renamed: reading active writers 2025/11/23 04:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/23 04:46:25 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/23 04:46:25 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:25 DEBUG : i_was_renamed: size = 5 OK 2025/11/23 04:46:25 INFO : i_was_renamed: Copied (new) 2025/11/23 04:46:25 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-23 04:46:25 +0000 UTC" 2025/11/23 04:46:25 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/23 04:46:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/23 04:46:25 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/23 04:46:25 DEBUG : Looking for writers 2025/11/23 04:46:25 DEBUG : i_was_renamed: reading active writers 2025/11/23 04:46:25 DEBUG : >WaitForWriters: 2025/11/23 04:46:25 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:46:25 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:25 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/23 04:46:25 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:46:25 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:46:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:46:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/23 04:46:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e-rc2}/rclone-test-qicuxag4yile" 2025/11/23 04:46:25 INFO : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/23 04:46:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:25 DEBUG : forgetting directory cache 2025/11/23 04:46:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:46:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/23 04:46:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/23 04:46:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/23 04:46:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:46:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:46:25 DEBUG : TestRWCacheUpdate(0xc000ea4bc0): _readAt: size=512, off=0 2025/11/23 04:46:25 DEBUG : TestRWCacheUpdate(0xc000ea4bc0): openPending: 2025/11/23 04:46:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-23 03:47:25 +0000 UTC" against cached fingerprint "" 2025/11/23 04:46:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/23 04:46:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:46:25 DEBUG : TestRWCacheUpdate(0xc000ea4bc0): >openPending: err= 2025/11/23 04:46:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/23 04:46:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:46:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:25 DEBUG : TestRWCacheUpdate(0xc000ea4bc0): >_readAt: n=20, err=EOF 2025/11/23 04:46:25 DEBUG : TestRWCacheUpdate(0xc000ea4bc0): close: 2025/11/23 04:46:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-23 03:47:25 +0000 GMT 2025/11/23 04:46:25 DEBUG : TestRWCacheUpdate(0xc000ea4bc0): >close: err= 2025/11/23 04:46:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:26 DEBUG : forgetting directory cache 2025/11/23 04:46:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc000875c00): _readAt: size=512, off=0 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc000875c00): openPending: 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-23 03:48:25 +0000 UTC" against cached fingerprint "20,2025-11-23 03:47:25 +0000 UTC" 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-23 03:48:25 +0000 UTC" != cached fingerprint "20,2025-11-23 03:47:25 +0000 UTC") 2025/11/23 04:46:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/23 04:46:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc000875c00): >openPending: err= 2025/11/23 04:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc000875c00): >_readAt: n=20, err=EOF 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc000875c00): close: 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-23 03:48:25 +0000 GMT 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc000875c00): >close: err= 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:26 DEBUG : forgetting directory cache 2025/11/23 04:46:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc000ca3cc0): _readAt: size=512, off=0 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc000ca3cc0): openPending: 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-23 03:49:25 +0000 UTC" against cached fingerprint "20,2025-11-23 03:48:25 +0000 UTC" 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-23 03:49:25 +0000 UTC" != cached fingerprint "20,2025-11-23 03:48:25 +0000 UTC") 2025/11/23 04:46:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/23 04:46:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc000ca3cc0): >openPending: err= 2025/11/23 04:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc000ca3cc0): >_readAt: n=20, err=EOF 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc000ca3cc0): close: 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-23 03:49:25 +0000 GMT 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc000ca3cc0): >close: err= 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:26 DEBUG : forgetting directory cache 2025/11/23 04:46:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc000798c00): _readAt: size=512, off=0 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc000798c00): openPending: 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-23 03:50:25 +0000 UTC" against cached fingerprint "20,2025-11-23 03:49:25 +0000 UTC" 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-23 03:50:25 +0000 UTC" != cached fingerprint "20,2025-11-23 03:49:25 +0000 UTC") 2025/11/23 04:46:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/23 04:46:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc000798c00): >openPending: err= 2025/11/23 04:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc000798c00): >_readAt: n=20, err=EOF 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc000798c00): close: 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-23 03:50:25 +0000 GMT 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc000798c00): >close: err= 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:26 DEBUG : forgetting directory cache 2025/11/23 04:46:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc0007b0380): _readAt: size=512, off=0 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc0007b0380): openPending: 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-23 03:51:25 +0000 UTC" against cached fingerprint "20,2025-11-23 03:50:25 +0000 UTC" 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-23 03:51:25 +0000 UTC" != cached fingerprint "20,2025-11-23 03:50:25 +0000 UTC") 2025/11/23 04:46:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/23 04:46:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc0007b0380): >openPending: err= 2025/11/23 04:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc0007b0380): >_readAt: n=20, err=EOF 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc0007b0380): close: 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-23 03:51:25 +0000 GMT 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate(0xc0007b0380): >close: err= 2025/11/23 04:46:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:27 DEBUG : forgetting directory cache 2025/11/23 04:46:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc000805b80): _readAt: size=512, off=0 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc000805b80): openPending: 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-23 03:52:25 +0000 UTC" against cached fingerprint "20,2025-11-23 03:51:25 +0000 UTC" 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-23 03:52:25 +0000 UTC" != cached fingerprint "20,2025-11-23 03:51:25 +0000 UTC") 2025/11/23 04:46:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/23 04:46:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc000805b80): >openPending: err= 2025/11/23 04:46:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc000805b80): >_readAt: n=20, err=EOF 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc000805b80): close: 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-23 03:52:25 +0000 GMT 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc000805b80): >close: err= 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:27 DEBUG : forgetting directory cache 2025/11/23 04:46:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc0007da8c0): _readAt: size=512, off=0 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc0007da8c0): openPending: 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-23 03:53:25 +0000 UTC" against cached fingerprint "20,2025-11-23 03:52:25 +0000 UTC" 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-23 03:53:25 +0000 UTC" != cached fingerprint "20,2025-11-23 03:52:25 +0000 UTC") 2025/11/23 04:46:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/23 04:46:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc0007da8c0): >openPending: err= 2025/11/23 04:46:27 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc0007da8c0): >_readAt: n=21, err=EOF 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc0007da8c0): close: 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-23 03:53:25 +0000 GMT 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc0007da8c0): >close: err= 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:27 DEBUG : forgetting directory cache 2025/11/23 04:46:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc000889bc0): _readAt: size=512, off=0 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc000889bc0): openPending: 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-23 03:54:25 +0000 UTC" against cached fingerprint "21,2025-11-23 03:53:25 +0000 UTC" 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-23 03:54:25 +0000 UTC" != cached fingerprint "21,2025-11-23 03:53:25 +0000 UTC") 2025/11/23 04:46:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/23 04:46:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc000889bc0): >openPending: err= 2025/11/23 04:46:27 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc000889bc0): >_readAt: n=22, err=EOF 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc000889bc0): close: 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-23 03:54:25 +0000 GMT 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc000889bc0): >close: err= 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:27 DEBUG : forgetting directory cache 2025/11/23 04:46:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc0007e6780): _readAt: size=512, off=0 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc0007e6780): openPending: 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-23 03:55:25 +0000 UTC" against cached fingerprint "22,2025-11-23 03:54:25 +0000 UTC" 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-23 03:55:25 +0000 UTC" != cached fingerprint "22,2025-11-23 03:54:25 +0000 UTC") 2025/11/23 04:46:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/23 04:46:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc0007e6780): >openPending: err= 2025/11/23 04:46:27 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc0007e6780): >_readAt: n=23, err=EOF 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc0007e6780): close: 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-23 03:55:25 +0000 GMT 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate(0xc0007e6780): >close: err= 2025/11/23 04:46:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:28 DEBUG : forgetting directory cache 2025/11/23 04:46:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate(0xc0008f0800): _readAt: size=512, off=0 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate(0xc0008f0800): openPending: 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-23 03:56:25 +0000 UTC" against cached fingerprint "23,2025-11-23 03:55:25 +0000 UTC" 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-23 03:56:25 +0000 UTC" != cached fingerprint "23,2025-11-23 03:55:25 +0000 UTC") 2025/11/23 04:46:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/23 04:46:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate(0xc0008f0800): >openPending: err= 2025/11/23 04:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate(0xc0008f0800): >_readAt: n=24, err=EOF 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate(0xc0008f0800): close: 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-23 03:56:25 +0000 GMT 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate(0xc0008f0800): >close: err= 2025/11/23 04:46:28 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:28 DEBUG : Looking for writers 2025/11/23 04:46:28 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/23 04:46:28 DEBUG : >WaitForWriters: 2025/11/23 04:46:28 DEBUG : webdav root 'rclone-test-qicuxag4yile': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:46:28 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:28 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:28 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:28 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:28 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/23 04:46:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/23 04:46:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/23 04:46:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/23 04:46:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/23 04:46:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/23 04:46:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/23 04:46:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/23 04:46:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/23 04:46:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:28 DEBUG : forgetting directory cache 2025/11/23 04:46:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/23 04:46:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/23 04:46:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/23 04:46:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/23 04:46:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/23 04:46:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/23 04:46:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/23 04:46:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/23 04:46:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/23 04:46:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/23 04:46:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:28 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/23 04:46:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/23 04:46:28 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/23 04:46:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:28 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/23 04:46:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/23 04:46:28 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/23 04:46:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:28 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/23 04:46:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/23 04:46:28 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/23 04:46:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/23 04:46:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/23 04:46:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/23 04:46:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/23 04:46:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/23 04:46:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/23 04:46:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:28 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/23 04:46:28 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/23 04:46:28 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/23 04:46:28 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/23 04:46:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/23 04:46:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/23 04:46:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/23 04:46:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:28 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/23 04:46:28 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/23 04:46:28 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/23 04:46:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/23 04:46:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/23 04:46:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/23 04:46:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/23 04:46:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/23 04:46:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/23 04:46:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:28 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/23 04:46:28 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/23 04:46:28 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:28 DEBUG : Looking for writers 2025/11/23 04:46:28 DEBUG : FiLeA: reading active writers 2025/11/23 04:46:28 DEBUG : FiLeB: reading active writers 2025/11/23 04:46:28 DEBUG : FilEb: reading active writers 2025/11/23 04:46:28 DEBUG : >WaitForWriters: 2025/11/23 04:46:28 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:28 DEBUG : Looking for writers 2025/11/23 04:46:28 DEBUG : FiLeA: reading active writers 2025/11/23 04:46:28 DEBUG : FiLeB: reading active writers 2025/11/23 04:46:28 DEBUG : FilEb: reading active writers 2025/11/23 04:46:28 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:46:28 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:28 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:28 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/23 04:46:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/23 04:46:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/23 04:46:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/23 04:46:28 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/23 04:46:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/23 04:46:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/23 04:46:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/23 04:46:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/23 04:46:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:46:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/23 04:46:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/23 04:46:28 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:28 DEBUG : Looking for writers 2025/11/23 04:46:28 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/23 04:46:28 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/23 04:46:28 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:46:28 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:28 DEBUG : webdav root 'rclone-test-qicuxag4yile': Reusing VFS from active cache 2025/11/23 04:46:28 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:28 DEBUG : Looking for writers 2025/11/23 04:46:28 DEBUG : >WaitForWriters: 2025/11/23 04:46:28 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:28 DEBUG : Looking for writers 2025/11/23 04:46:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:46:28 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:28 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:28 DEBUG : Looking for writers 2025/11/23 04:46:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:46:28 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:28 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:28 DEBUG : Looking for writers 2025/11/23 04:46:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:46:28 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:28 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:28 DEBUG : dir: Looking for writers 2025/11/23 04:46:28 DEBUG : file2: reading active writers 2025/11/23 04:46:28 DEBUG : Looking for writers 2025/11/23 04:46:28 DEBUG : dir: reading active writers 2025/11/23 04:46:28 DEBUG : file1: reading active writers 2025/11/23 04:46:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:46:28 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:29 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:29 DEBUG : dir: Looking for writers 2025/11/23 04:46:29 DEBUG : Looking for writers 2025/11/23 04:46:29 DEBUG : dir: reading active writers 2025/11/23 04:46:29 DEBUG : file1: reading active writers 2025/11/23 04:46:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.18s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:46:29 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:29 DEBUG : file1: Open: flags=O_RDONLY 2025/11/23 04:46:29 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/23 04:46:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/23 04:46:29 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:29 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/23 04:46:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/23 04:46:29 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/23 04:46:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:46:29 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:46:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/23 04:46:29 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/23 04:46:29 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/23 04:46:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/23 04:46:29 DEBUG : webdav root 'rclone-test-qicuxag4yile': File to upload is small (0 bytes), uploading instead of streaming 2025/11/23 04:46:29 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:29 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/23 04:46:29 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/11/23 04:46:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/23 04:46:29 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:46:29 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/23 04:46:29 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:29 DEBUG : dir: Looking for writers 2025/11/23 04:46:29 DEBUG : file2: reading active writers 2025/11/23 04:46:29 DEBUG : new_file.txt: reading active writers 2025/11/23 04:46:29 DEBUG : Looking for writers 2025/11/23 04:46:29 DEBUG : dir: reading active writers 2025/11/23 04:46:29 DEBUG : file1: reading active writers 2025/11/23 04:46:29 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:46:29 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:29 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/11/23 04:46:29 DEBUG : dir/file1: Updating file with dir/file1 0xc0009f1680 2025/11/23 04:46:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/23 04:46:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:29 INFO : dir/file1: Moved (server-side) to: file0 2025/11/23 04:46:29 DEBUG : file0: Updating file with file0 0xc0009f1680 2025/11/23 04:46:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/23 04:46:29 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/23 04:46:29 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:29 DEBUG : dir: Looking for writers 2025/11/23 04:46:29 DEBUG : Looking for writers 2025/11/23 04:46:29 DEBUG : dir: reading active writers 2025/11/23 04:46:29 DEBUG : file0: reading active writers 2025/11/23 04:46:29 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:46:29 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:29 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:29 DEBUG : Looking for writers 2025/11/23 04:46:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:46:29 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:29 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/23 04:46:29 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/23 04:46:29 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/23 04:46:29 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/23 04:46:29 DEBUG : Added virtual directory entry vAddDir: "d" 2025/11/23 04:46:29 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:29 DEBUG : Looking for writers 2025/11/23 04:46:29 DEBUG : a: Looking for writers 2025/11/23 04:46:29 DEBUG : b: Looking for writers 2025/11/23 04:46:29 DEBUG : c: Looking for writers 2025/11/23 04:46:29 DEBUG : d: Looking for writers 2025/11/23 04:46:29 DEBUG : Looking for writers 2025/11/23 04:46:29 DEBUG : /: reading active writers 2025/11/23 04:46:29 DEBUG : a: reading active writers 2025/11/23 04:46:29 DEBUG : b: reading active writers 2025/11/23 04:46:29 DEBUG : c: reading active writers 2025/11/23 04:46:29 DEBUG : d: reading active writers 2025/11/23 04:46:29 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:46:30 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:30 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/23 04:46:30 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/23 04:46:30 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/23 04:46:30 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/23 04:46:30 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:30 DEBUG : a/b/c/d: Looking for writers 2025/11/23 04:46:30 DEBUG : a/b/c: Looking for writers 2025/11/23 04:46:30 DEBUG : d: reading active writers 2025/11/23 04:46:30 DEBUG : a/b: Looking for writers 2025/11/23 04:46:30 DEBUG : c: reading active writers 2025/11/23 04:46:30 DEBUG : a: Looking for writers 2025/11/23 04:46:30 DEBUG : b: reading active writers 2025/11/23 04:46:30 DEBUG : Looking for writers 2025/11/23 04:46:30 DEBUG : a: reading active writers 2025/11/23 04:46:30 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:46:30 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:30 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:30 DEBUG : Looking for writers 2025/11/23 04:46:30 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:46:30 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:46:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:46:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:30 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/23 04:46:30 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/23 04:46:30 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/23 04:46:30 DEBUG : webdav root 'rclone-test-qicuxag4yile': File to upload is small (5 bytes), uploading instead of streaming 2025/11/23 04:46:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:30 DEBUG : file1: size = 5 OK 2025/11/23 04:46:30 DEBUG : file1: Size of src and dst objects identical 2025/11/23 04:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:46:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:46:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:46:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:46:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:46:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:46:30 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/23 04:46:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/23 04:46:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/23 04:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:46:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:30 DEBUG : webdav root 'rclone-test-qicuxag4yile': File to upload is small (0 bytes), uploading instead of streaming 2025/11/23 04:46:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:30 DEBUG : file1: size = 0 OK 2025/11/23 04:46:30 DEBUG : file1: Size of src and dst objects identical 2025/11/23 04:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/23 04:46:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/23 04:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:46:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:30 DEBUG : webdav root 'rclone-test-qicuxag4yile': File to upload is small (7 bytes), uploading instead of streaming 2025/11/23 04:46:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:30 DEBUG : file1: size = 7 OK 2025/11/23 04:46:30 DEBUG : file1: Size of src and dst objects identical 2025/11/23 04:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:30 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:30 DEBUG : Looking for writers 2025/11/23 04:46:30 DEBUG : file1: reading active writers 2025/11/23 04:46:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:46:30 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:46:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:46:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:46:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:30 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/23 04:46:31 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/23 04:46:31 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/23 04:46:31 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/23 04:46:31 DEBUG : webdav root 'rclone-test-qicuxag4yile': File to upload is small (11 bytes), uploading instead of streaming 2025/11/23 04:46:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:31 DEBUG : file1: size = 11 OK 2025/11/23 04:46:31 DEBUG : file1: Size of src and dst objects identical 2025/11/23 04:46:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:31 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/23 04:46:31 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:31 DEBUG : Looking for writers 2025/11/23 04:46:31 DEBUG : file1: reading active writers 2025/11/23 04:46:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:46:31 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:46:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:46:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:46:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:46:31 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/23 04:46:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:31 DEBUG : webdav root 'rclone-test-qicuxag4yile': File to upload is small (5 bytes), uploading instead of streaming 2025/11/23 04:46:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:31 DEBUG : file1: size = 5 OK 2025/11/23 04:46:31 DEBUG : file1: Size of src and dst objects identical 2025/11/23 04:46:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:31 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/23 04:46:31 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:31 DEBUG : Looking for writers 2025/11/23 04:46:31 DEBUG : file1: reading active writers 2025/11/23 04:46:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:46:31 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:46:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:46:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:46:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:46:31 DEBUG : file1: WriteFileHandle.Release closing 2025/11/23 04:46:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:31 DEBUG : webdav root 'rclone-test-qicuxag4yile': File to upload is small (0 bytes), uploading instead of streaming 2025/11/23 04:46:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:46:31 DEBUG : file1: size = 0 OK 2025/11/23 04:46:31 DEBUG : file1: Size of src and dst objects identical 2025/11/23 04:46:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:31 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/23 04:46:31 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:31 DEBUG : Looking for writers 2025/11/23 04:46:31 DEBUG : file1: reading active writers 2025/11/23 04:46:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:46:31 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:46:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:46:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:46:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:46:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:46:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/11/23 04:46:31 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:46:31 DEBUG : Looking for writers 2025/11/23 04:46:31 DEBUG : file1: reading active writers 2025/11/23 04:46:31 DEBUG : file1: active writers 1 2025/11/23 04:46:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/11/23 04:46:31 DEBUG : Looking for writers 2025/11/23 04:46:31 DEBUG : file1: reading active writers 2025/11/23 04:46:31 DEBUG : file1: active writers 1 2025/11/23 04:46:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/11/23 04:46:31 DEBUG : Looking for writers 2025/11/23 04:46:31 DEBUG : file1: reading active writers 2025/11/23 04:46:31 DEBUG : file1: active writers 1 2025/11/23 04:46:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/11/23 04:46:32 DEBUG : Looking for writers 2025/11/23 04:46:32 DEBUG : file1: reading active writers 2025/11/23 04:46:32 DEBUG : file1: active writers 1 2025/11/23 04:46:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/11/23 04:46:32 DEBUG : Looking for writers 2025/11/23 04:46:32 DEBUG : file1: reading active writers 2025/11/23 04:46:32 DEBUG : file1: active writers 1 2025/11/23 04:46:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/11/23 04:46:32 DEBUG : Looking for writers 2025/11/23 04:46:32 DEBUG : file1: reading active writers 2025/11/23 04:46:32 DEBUG : file1: active writers 1 2025/11/23 04:46:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/11/23 04:46:32 DEBUG : Looking for writers 2025/11/23 04:46:32 DEBUG : file1: reading active writers 2025/11/23 04:46:32 DEBUG : file1: active writers 1 2025/11/23 04:46:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/11/23 04:46:33 DEBUG : Looking for writers 2025/11/23 04:46:33 DEBUG : file1: reading active writers 2025/11/23 04:46:33 DEBUG : file1: active writers 1 2025/11/23 04:46:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:34 DEBUG : Looking for writers 2025/11/23 04:46:34 DEBUG : file1: reading active writers 2025/11/23 04:46:34 DEBUG : file1: active writers 1 2025/11/23 04:46:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:35 DEBUG : Looking for writers 2025/11/23 04:46:35 DEBUG : file1: reading active writers 2025/11/23 04:46:35 DEBUG : file1: active writers 1 2025/11/23 04:46:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:36 DEBUG : Looking for writers 2025/11/23 04:46:36 DEBUG : file1: reading active writers 2025/11/23 04:46:36 DEBUG : file1: active writers 1 2025/11/23 04:46:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:37 DEBUG : Looking for writers 2025/11/23 04:46:37 DEBUG : file1: reading active writers 2025/11/23 04:46:37 DEBUG : file1: active writers 1 2025/11/23 04:46:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:38 DEBUG : Looking for writers 2025/11/23 04:46:38 DEBUG : file1: reading active writers 2025/11/23 04:46:38 DEBUG : file1: active writers 1 2025/11/23 04:46:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:39 DEBUG : Looking for writers 2025/11/23 04:46:39 DEBUG : file1: reading active writers 2025/11/23 04:46:39 DEBUG : file1: active writers 1 2025/11/23 04:46:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:40 DEBUG : Looking for writers 2025/11/23 04:46:40 DEBUG : file1: reading active writers 2025/11/23 04:46:40 DEBUG : file1: active writers 1 2025/11/23 04:46:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:41 DEBUG : Looking for writers 2025/11/23 04:46:41 DEBUG : file1: reading active writers 2025/11/23 04:46:41 DEBUG : file1: active writers 1 2025/11/23 04:46:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:42 DEBUG : Looking for writers 2025/11/23 04:46:42 DEBUG : file1: reading active writers 2025/11/23 04:46:42 DEBUG : file1: active writers 1 2025/11/23 04:46:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:43 DEBUG : Looking for writers 2025/11/23 04:46:43 DEBUG : file1: reading active writers 2025/11/23 04:46:43 DEBUG : file1: active writers 1 2025/11/23 04:46:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:44 DEBUG : Looking for writers 2025/11/23 04:46:44 DEBUG : file1: reading active writers 2025/11/23 04:46:44 DEBUG : file1: active writers 1 2025/11/23 04:46:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:45 DEBUG : Looking for writers 2025/11/23 04:46:45 DEBUG : file1: reading active writers 2025/11/23 04:46:45 DEBUG : file1: active writers 1 2025/11/23 04:46:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:46 DEBUG : Looking for writers 2025/11/23 04:46:46 DEBUG : file1: reading active writers 2025/11/23 04:46:46 DEBUG : file1: active writers 1 2025/11/23 04:46:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:47 DEBUG : Looking for writers 2025/11/23 04:46:47 DEBUG : file1: reading active writers 2025/11/23 04:46:47 DEBUG : file1: active writers 1 2025/11/23 04:46:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:48 DEBUG : Looking for writers 2025/11/23 04:46:48 DEBUG : file1: reading active writers 2025/11/23 04:46:48 DEBUG : file1: active writers 1 2025/11/23 04:46:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:49 DEBUG : Looking for writers 2025/11/23 04:46:49 DEBUG : file1: reading active writers 2025/11/23 04:46:49 DEBUG : file1: active writers 1 2025/11/23 04:46:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:50 DEBUG : Looking for writers 2025/11/23 04:46:50 DEBUG : file1: reading active writers 2025/11/23 04:46:50 DEBUG : file1: active writers 1 2025/11/23 04:46:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:51 DEBUG : Looking for writers 2025/11/23 04:46:51 DEBUG : file1: reading active writers 2025/11/23 04:46:51 DEBUG : file1: active writers 1 2025/11/23 04:46:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:52 DEBUG : Looking for writers 2025/11/23 04:46:52 DEBUG : file1: reading active writers 2025/11/23 04:46:52 DEBUG : file1: active writers 1 2025/11/23 04:46:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:53 DEBUG : Looking for writers 2025/11/23 04:46:53 DEBUG : file1: reading active writers 2025/11/23 04:46:53 DEBUG : file1: active writers 1 2025/11/23 04:46:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:54 DEBUG : Looking for writers 2025/11/23 04:46:54 DEBUG : file1: reading active writers 2025/11/23 04:46:54 DEBUG : file1: active writers 1 2025/11/23 04:46:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:55 DEBUG : Looking for writers 2025/11/23 04:46:55 DEBUG : file1: reading active writers 2025/11/23 04:46:55 DEBUG : file1: active writers 1 2025/11/23 04:46:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:56 DEBUG : Looking for writers 2025/11/23 04:46:56 DEBUG : file1: reading active writers 2025/11/23 04:46:56 DEBUG : file1: active writers 1 2025/11/23 04:46:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:57 DEBUG : Looking for writers 2025/11/23 04:46:57 DEBUG : file1: reading active writers 2025/11/23 04:46:57 DEBUG : file1: active writers 1 2025/11/23 04:46:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:58 DEBUG : Looking for writers 2025/11/23 04:46:58 DEBUG : file1: reading active writers 2025/11/23 04:46:58 DEBUG : file1: active writers 1 2025/11/23 04:46:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:46:59 DEBUG : Looking for writers 2025/11/23 04:46:59 DEBUG : file1: reading active writers 2025/11/23 04:46:59 DEBUG : file1: active writers 1 2025/11/23 04:46:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:47:00 DEBUG : Looking for writers 2025/11/23 04:47:00 DEBUG : file1: reading active writers 2025/11/23 04:47:00 DEBUG : file1: active writers 1 2025/11/23 04:47:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:47:01 DEBUG : Looking for writers 2025/11/23 04:47:01 DEBUG : file1: reading active writers 2025/11/23 04:47:01 DEBUG : file1: active writers 1 2025/11/23 04:47:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/23 04:47:01 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/11/23 04:47:01 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:47:01 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:47:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:47:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:47:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:47:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:47:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:47:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:47:01 DEBUG : webdav root 'rclone-test-qicuxag4yile': File to upload is small (0 bytes), uploading instead of streaming 2025/11/23 04:47:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:47:01 DEBUG : file1: size = 0 OK 2025/11/23 04:47:01 DEBUG : file1: Size of src and dst objects identical 2025/11/23 04:47:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:47:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:47:01 DEBUG : file1: Open: flags=O_RDONLY 2025/11/23 04:47:01 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/23 04:47:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/23 04:47:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:47:02 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:02 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:47:02 DEBUG : Looking for writers 2025/11/23 04:47:02 DEBUG : file1: reading active writers 2025/11/23 04:47:02 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:47:02 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:47:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/23 04:47:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/23 04:47:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:47:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/23 04:47:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/23 04:47:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:47:02 DEBUG : webdav root 'rclone-test-qicuxag4yile': File to upload is small (100 bytes), uploading instead of streaming 2025/11/23 04:47:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/23 04:47:02 DEBUG : file1: size = 100 OK 2025/11/23 04:47:02 DEBUG : file1: Size of src and dst objects identical 2025/11/23 04:47:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/23 04:47:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/23 04:47:02 DEBUG : file1: Open: flags=O_RDONLY 2025/11/23 04:47:02 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/23 04:47:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/23 04:47:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:47:02 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:02 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:47:02 DEBUG : Looking for writers 2025/11/23 04:47:02 DEBUG : file1: reading active writers 2025/11/23 04:47:02 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:47:02 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:47:02 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/11/23 04:47:02 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/11/23 04:47:02 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/11/23 04:47:02 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/11/23 04:47:02 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/11/23 04:47:02 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/23 04:47:02 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/23 04:47:02 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:47:02 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:02 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/23 04:47:02 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/23 04:47:02 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:47:02 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:02 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/23 04:47:02 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/23 04:47:02 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:47:02 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:02 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/23 04:47:02 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/23 04:47:02 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:47:02 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:02 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/23 04:47:02 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/23 04:47:02 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:47:02 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:02 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:47:02 DEBUG : flat: Looking for writers 2025/11/23 04:47:02 DEBUG : f000.txt: reading active writers 2025/11/23 04:47:02 DEBUG : f001.txt: reading active writers 2025/11/23 04:47:02 DEBUG : f002.txt: reading active writers 2025/11/23 04:47:02 DEBUG : f003.txt: reading active writers 2025/11/23 04:47:02 DEBUG : f004.txt: reading active writers 2025/11/23 04:47:02 DEBUG : Looking for writers 2025/11/23 04:47:02 DEBUG : flat: reading active writers 2025/11/23 04:47:02 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:47:02 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:47:02 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/11/23 04:47:02 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/11/23 04:47:02 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/11/23 04:47:02 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/23 04:47:02 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/23 04:47:02 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:47:02 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:02 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/23 04:47:02 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/23 04:47:02 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:47:02 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:02 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/23 04:47:02 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/23 04:47:02 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:47:02 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:02 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:47:02 DEBUG : a/b/c: Looking for writers 2025/11/23 04:47:02 DEBUG : deep.txt: reading active writers 2025/11/23 04:47:02 DEBUG : a/b: Looking for writers 2025/11/23 04:47:02 DEBUG : c: reading active writers 2025/11/23 04:47:02 DEBUG : mid.txt: reading active writers 2025/11/23 04:47:02 DEBUG : a: Looking for writers 2025/11/23 04:47:02 DEBUG : b: reading active writers 2025/11/23 04:47:02 DEBUG : top.txt: reading active writers 2025/11/23 04:47:02 DEBUG : Looking for writers 2025/11/23 04:47:02 DEBUG : a: reading active writers 2025/11/23 04:47:02 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:47:02 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:47:02 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/11/23 04:47:03 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/23 04:47:03 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/23 04:47:03 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:47:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:03 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:47:03 DEBUG : bigdir: Looking for writers 2025/11/23 04:47:03 DEBUG : big.bin: reading active writers 2025/11/23 04:47:03 DEBUG : Looking for writers 2025/11/23 04:47:03 DEBUG : bigdir: reading active writers 2025/11/23 04:47:03 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.68s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-qicuxag4yile'", Local "Local file system at /tmp/rclone1454711516", Modify Window "1s" 2025/11/23 04:47:03 INFO : webdav root 'rclone-test-qicuxag4yile': poll-interval is not supported by this remote 2025/11/23 04:47:03 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/11/23 04:47:03 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/11/23 04:47:03 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/11/23 04:47:03 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/23 04:47:03 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/23 04:47:03 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:47:03 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:03 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/23 04:47:03 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/23 04:47:03 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:47:03 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:03 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/23 04:47:03 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/23 04:47:03 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/23 04:47:03 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/23 04:47:03 DEBUG : WaitForWriters: timeout=30s 2025/11/23 04:47:03 DEBUG : dir1: Looking for writers 2025/11/23 04:47:03 DEBUG : a.txt: reading active writers 2025/11/23 04:47:03 DEBUG : dir2: Looking for writers 2025/11/23 04:47:03 DEBUG : b.txt: reading active writers 2025/11/23 04:47:03 DEBUG : dir3: Looking for writers 2025/11/23 04:47:03 DEBUG : c.txt: reading active writers 2025/11/23 04:47:03 DEBUG : Looking for writers 2025/11/23 04:47:03 DEBUG : dir1: reading active writers 2025/11/23 04:47:03 DEBUG : dir2: reading active writers 2025/11/23 04:47:03 DEBUG : dir3: reading active writers 2025/11/23 04:47:03 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/11/23 04:47:03 DEBUG : webdav root 'rclone-test-qicuxag4yile': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.480434574s (try 1/5)