"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/10/30 04:23:56 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-yovuwuj6vimo" 2025/10/30 04:23:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/30 04:23:56 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/10/30 04:23:56 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/10/30 04:23:56 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/10/30 04:23:56 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/10/30 04:23:56 DEBUG : Setting pass="C_HvmDGuMCdZ2BGaqU4xB3JcmrcLbxaw2TWLwpkYyjjh" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/10/30 04:23:56 DEBUG : TestWebdavRclone: detected overridden config - adding "{WklPy}" suffix to name 2025/10/30 04:23:56 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/10/30 04:23:56 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/10/30 04:23:56 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/10/30 04:23:56 DEBUG : Setting pass="C_HvmDGuMCdZ2BGaqU4xB3JcmrcLbxaw2TWLwpkYyjjh" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/10/30 04:23:56 DEBUG : found headers: 2025/10/30 04:23:56 DEBUG : Creating backend with remote "/tmp/rclone1440660568" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:23:56 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:23:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:56 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:23:56 DEBUG : dir: Looking for writers 2025/10/30 04:23:56 DEBUG : Looking for writers 2025/10/30 04:23:56 DEBUG : dir: reading active writers 2025/10/30 04:23:56 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:23:56 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:23:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:56 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:56 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:56 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:23:56 DEBUG : dir/subdir: Looking for writers 2025/10/30 04:23:56 DEBUG : dir: Looking for writers 2025/10/30 04:23:56 DEBUG : file1: reading active writers 2025/10/30 04:23:56 DEBUG : file2: reading active writers 2025/10/30 04:23:56 DEBUG : subdir: reading active writers 2025/10/30 04:23:56 DEBUG : Looking for writers 2025/10/30 04:23:56 DEBUG : dir: reading active writers 2025/10/30 04:23:56 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:23:56 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:23:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:56 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:23:56 DEBUG : dir: Looking for writers 2025/10/30 04:23:56 DEBUG : file1: reading active writers 2025/10/30 04:23:56 DEBUG : Looking for writers 2025/10/30 04:23:56 DEBUG : dir: reading active writers 2025/10/30 04:23:56 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:23:56 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:23:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:56 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:23:56 DEBUG : dir: Looking for writers 2025/10/30 04:23:56 DEBUG : Looking for writers 2025/10/30 04:23:56 DEBUG : dir: reading active writers 2025/10/30 04:23:56 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:23:56 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:23:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:56 DEBUG : dir: forgetting directory cache 2025/10/30 04:23:56 DEBUG : forgetting directory cache 2025/10/30 04:23:56 DEBUG : dir: forgetting directory cache 2025/10/30 04:23:56 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:23:56 DEBUG : Looking for writers 2025/10/30 04:23:56 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:23:56 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:23:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:56 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/30 04:23:56 DEBUG : dir: invalidating directory cache 2025/10/30 04:23:56 DEBUG : >ForgetPath: 2025/10/30 04:23:56 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/30 04:23:56 DEBUG : invalidating directory cache 2025/10/30 04:23:56 DEBUG : dir: forgetting directory cache 2025/10/30 04:23:56 DEBUG : >ForgetPath: 2025/10/30 04:23:56 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/30 04:23:56 DEBUG : >ForgetPath: 2025/10/30 04:23:56 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:23:56 DEBUG : dir: Looking for writers 2025/10/30 04:23:56 DEBUG : Looking for writers 2025/10/30 04:23:56 DEBUG : dir: reading active writers 2025/10/30 04:23:56 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:23:57 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:23:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:57 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:57 DEBUG : forgetting directory cache 2025/10/30 04:23:57 DEBUG : dir: forgetting directory cache 2025/10/30 04:23:57 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:23:57 DEBUG : dir: Looking for writers 2025/10/30 04:23:57 DEBUG : fil/a/b: Looking for writers 2025/10/30 04:23:57 DEBUG : fil/a: Looking for writers 2025/10/30 04:23:57 DEBUG : b: reading active writers 2025/10/30 04:23:57 DEBUG : fil: Looking for writers 2025/10/30 04:23:57 DEBUG : a: reading active writers 2025/10/30 04:23:57 DEBUG : Looking for writers 2025/10/30 04:23:57 DEBUG : dir: reading active writers 2025/10/30 04:23:57 DEBUG : fil: reading active writers 2025/10/30 04:23:57 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:23:57 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:23:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:57 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:23:57 DEBUG : dir: Looking for writers 2025/10/30 04:23:57 DEBUG : Looking for writers 2025/10/30 04:23:57 DEBUG : dir: reading active writers 2025/10/30 04:23:57 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:23:57 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:23:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:57 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:23:57 DEBUG : dir: Looking for writers 2025/10/30 04:23:57 DEBUG : file1: reading active writers 2025/10/30 04:23:57 DEBUG : Looking for writers 2025/10/30 04:23:57 DEBUG : dir: reading active writers 2025/10/30 04:23:57 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:23:57 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:23:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:57 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:57 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/10/30 04:23:57 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/30 04:23:57 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/30 04:23:57 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/30 04:23:57 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/30 04:23:57 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:57 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:57 DEBUG : dir: invalidating directory cache 2025/10/30 04:23:58 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/30 04:23:58 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/30 04:23:58 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/30 04:23:58 DEBUG : dir/file1: Reset virtual modtime 2025/10/30 04:23:58 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/30 04:23:58 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/30 04:23:58 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/30 04:23:58 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/30 04:23:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 04:23:58 DEBUG : dir: invalidating directory cache 2025/10/30 04:23:58 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/30 04:23:58 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/30 04:23:58 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/30 04:23:58 DEBUG : forgetting directory cache 2025/10/30 04:23:58 DEBUG : dir: forgetting directory cache 2025/10/30 04:23:58 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/30 04:23:58 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:23:58 DEBUG : dir/virtualDir: Looking for writers 2025/10/30 04:23:58 DEBUG : dir: Looking for writers 2025/10/30 04:23:58 DEBUG : virtualFile2: reading active writers 2025/10/30 04:23:58 DEBUG : virtualFile: reading active writers 2025/10/30 04:23:58 DEBUG : virtualDir: reading active writers 2025/10/30 04:23:58 DEBUG : file1: reading active writers 2025/10/30 04:23:58 DEBUG : Looking for writers 2025/10/30 04:23:58 DEBUG : dir: reading active writers 2025/10/30 04:23:58 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:23:58 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:23:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:58 ERROR : dir/: Can only open directories read only 2025/10/30 04:23:58 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:23:58 DEBUG : dir: Looking for writers 2025/10/30 04:23:58 DEBUG : Looking for writers 2025/10/30 04:23:58 DEBUG : dir: reading active writers 2025/10/30 04:23:58 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:23:58 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:23:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:58 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:23:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/30 04:23:58 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/30 04:23:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/30 04:23:58 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/30 04:23:58 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:58 NOTICE: webdav root 'rclone-test-yovuwuj6vimo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/30 04:23:58 DEBUG : dir/potato: Size of src and dst objects identical 2025/10/30 04:23:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/30 04:23:58 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:23:58 DEBUG : dir: Looking for writers 2025/10/30 04:23:58 DEBUG : file1: reading active writers 2025/10/30 04:23:58 DEBUG : potato: reading active writers 2025/10/30 04:23:58 DEBUG : Looking for writers 2025/10/30 04:23:58 DEBUG : dir: reading active writers 2025/10/30 04:23:58 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:23:58 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:23:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:58 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/30 04:23:58 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:23:58 DEBUG : dir/sub: Looking for writers 2025/10/30 04:23:58 DEBUG : dir: Looking for writers 2025/10/30 04:23:58 DEBUG : file1: reading active writers 2025/10/30 04:23:58 DEBUG : sub: reading active writers 2025/10/30 04:23:58 DEBUG : Looking for writers 2025/10/30 04:23:58 DEBUG : dir: reading active writers 2025/10/30 04:23:58 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:23:58 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:23:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:58 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/30 04:23:58 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/30 04:23:59 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:23:59 DEBUG : dir/sub/subsub: Looking for writers 2025/10/30 04:23:59 DEBUG : dir/sub: Looking for writers 2025/10/30 04:23:59 DEBUG : subsub: reading active writers 2025/10/30 04:23:59 DEBUG : dir: Looking for writers 2025/10/30 04:23:59 DEBUG : file1: reading active writers 2025/10/30 04:23:59 DEBUG : sub: reading active writers 2025/10/30 04:23:59 DEBUG : Looking for writers 2025/10/30 04:23:59 DEBUG : dir: reading active writers 2025/10/30 04:23:59 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:23:59 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:23:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:59 ERROR : dir/: Dir.Remove not empty 2025/10/30 04:23:59 DEBUG : dir/file1: Remove: 2025/10/30 04:23:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 04:23:59 DEBUG : dir/file1: >Remove: err= 2025/10/30 04:23:59 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/30 04:23:59 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:23:59 DEBUG : Looking for writers 2025/10/30 04:23:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:23:59 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:23:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:59 DEBUG : dir/file1: Remove: 2025/10/30 04:23:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 04:23:59 DEBUG : dir/file1: >Remove: err= 2025/10/30 04:23:59 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/30 04:23:59 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:23:59 DEBUG : Looking for writers 2025/10/30 04:23:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:23:59 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:23:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:59 DEBUG : dir/file1: Remove: 2025/10/30 04:23:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 04:23:59 DEBUG : dir/file1: >Remove: err= 2025/10/30 04:23:59 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:23:59 DEBUG : dir: Looking for writers 2025/10/30 04:23:59 DEBUG : Looking for writers 2025/10/30 04:23:59 DEBUG : dir: reading active writers 2025/10/30 04:23:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:23:59 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:23:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:59 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/10/30 04:23:59 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/30 04:23:59 DEBUG : dir: Updating dir with dir2 0xc0008869c0 2025/10/30 04:23:59 DEBUG : dir: forgetting directory cache 2025/10/30 04:23:59 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/30 04:23:59 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/30 04:23:59 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/30 04:23:59 DEBUG : file2: Updating file with file2 0xc0007b2480 2025/10/30 04:23:59 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/30 04:23:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/30 04:24:00 INFO : dir2/file3: Deleted 2025/10/30 04:24:00 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/30 04:24:00 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0007b2480 2025/10/30 04:24:00 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/30 04:24:00 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/30 04:24:00 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/30 04:24:00 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00081ed00 2025/10/30 04:24:00 DEBUG : empty directory: forgetting directory cache 2025/10/30 04:24:00 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/30 04:24:00 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/30 04:24:00 DEBUG : dir2: Renaming to "dir3" 2025/10/30 04:24:00 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:00 DEBUG : renamed empty directory: Looking for writers 2025/10/30 04:24:00 DEBUG : dir3: Looking for writers 2025/10/30 04:24:00 DEBUG : file3: reading active writers 2025/10/30 04:24:00 DEBUG : Looking for writers 2025/10/30 04:24:00 DEBUG : renamed empty directory: reading active writers 2025/10/30 04:24:00 DEBUG : dir3: reading active writers 2025/10/30 04:24:00 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:00 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:00 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/30 04:24:00 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:00 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/30 04:24:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/30 04:24:00 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/30 04:24:00 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/30 04:24:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/30 04:24:00 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:00 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/30 04:24:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/30 04:24:00 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/30 04:24:00 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/30 04:24:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/30 04:24:00 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': File to upload is small (12 bytes), uploading instead of streaming 2025/10/30 04:24:00 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:00 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/10/30 04:24:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/30 04:24:00 DEBUG : forgetting directory cache 2025/10/30 04:24:00 DEBUG : dir: forgetting directory cache 2025/10/30 04:24:00 DEBUG : dir/sub: forgetting directory cache 2025/10/30 04:24:00 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/30 04:24:00 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/30 04:24:00 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/30 04:24:00 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:00 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/10/30 04:24:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/30 04:24:00 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:00 DEBUG : dir/sub: Looking for writers 2025/10/30 04:24:00 DEBUG : file0: reading active writers 2025/10/30 04:24:00 DEBUG : file2: reading active writers 2025/10/30 04:24:00 DEBUG : dir: Looking for writers 2025/10/30 04:24:00 DEBUG : file1: reading active writers 2025/10/30 04:24:00 DEBUG : sub: reading active writers 2025/10/30 04:24:00 DEBUG : Looking for writers 2025/10/30 04:24:00 DEBUG : dir: reading active writers 2025/10/30 04:24:00 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:00 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/10/30 04:24:00 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:00 DEBUG : Looking for writers 2025/10/30 04:24:00 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:00 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/30 04:24:00 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:00 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/30 04:24:00 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/30 04:24:00 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/30 04:24:00 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:00 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:00 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/30 04:24:00 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:00 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/30 04:24:00 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/30 04:24:00 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/30 04:24:00 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:00 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:00 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:00 DEBUG : dir: Looking for writers 2025/10/30 04:24:00 DEBUG : file1: reading active writers 2025/10/30 04:24:00 DEBUG : file1.metadata: reading active writers 2025/10/30 04:24:00 DEBUG : Looking for writers 2025/10/30 04:24:00 DEBUG : dir: reading active writers 2025/10/30 04:24:00 DEBUG : dir.metadata: reading active writers 2025/10/30 04:24:00 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:00 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:00 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:00 DEBUG : dir: Looking for writers 2025/10/30 04:24:00 DEBUG : file1: reading active writers 2025/10/30 04:24:00 DEBUG : Looking for writers 2025/10/30 04:24:00 DEBUG : dir: reading active writers 2025/10/30 04:24:00 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:00 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:00 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:00 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/10/30 04:24:00 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:00 DEBUG : dir: Looking for writers 2025/10/30 04:24:00 DEBUG : file1: reading active writers 2025/10/30 04:24:00 DEBUG : Looking for writers 2025/10/30 04:24:00 DEBUG : dir: reading active writers 2025/10/30 04:24:00 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:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:01 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 04:24:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/30 04:24:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:01 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:01 DEBUG : dir: Looking for writers 2025/10/30 04:24:01 DEBUG : file1: reading active writers 2025/10/30 04:24:01 DEBUG : Looking for writers 2025/10/30 04:24:01 DEBUG : dir: reading active writers 2025/10/30 04:24:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/10/30 04:24:01 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/30 04:24:01 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/30 04:24:01 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:01 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/30 04:24:01 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:01 DEBUG : Looking for writers 2025/10/30 04:24:01 DEBUG : file.txt: reading active writers 2025/10/30 04:24:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:01 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:01 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': File to upload is small (25 bytes), uploading instead of streaming 2025/10/30 04:24:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:01 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/30 04:24:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:01 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:01 DEBUG : dir: Looking for writers 2025/10/30 04:24:01 DEBUG : file1: reading active writers 2025/10/30 04:24:01 DEBUG : Looking for writers 2025/10/30 04:24:01 DEBUG : dir: reading active writers 2025/10/30 04:24:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:01 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:01 DEBUG : dir/file1: Remove: 2025/10/30 04:24:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 04:24:01 DEBUG : dir/file1: >Remove: err= 2025/10/30 04:24:01 DEBUG : dir/file1: Remove: 2025/10/30 04:24:01 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/30 04:24:01 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:01 DEBUG : dir: Looking for writers 2025/10/30 04:24:01 DEBUG : Looking for writers 2025/10/30 04:24:01 DEBUG : dir: reading active writers 2025/10/30 04:24:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:01 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:01 DEBUG : dir/file1: Remove: 2025/10/30 04:24:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 04:24:01 DEBUG : dir/file1: >Remove: err= 2025/10/30 04:24:01 DEBUG : dir/file1: Remove: 2025/10/30 04:24:01 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/30 04:24:01 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:01 DEBUG : dir: Looking for writers 2025/10/30 04:24:01 DEBUG : Looking for writers 2025/10/30 04:24:01 DEBUG : dir: reading active writers 2025/10/30 04:24:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:01 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 04:24:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/30 04:24:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/30 04:24:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/30 04:24:01 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/30 04:24:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/30 04:24:01 DEBUG : dir/file1: Open: flags=0x3 2025/10/30 04:24:01 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/30 04:24:01 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/30 04:24:01 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:01 DEBUG : dir: Looking for writers 2025/10/30 04:24:01 DEBUG : file1: reading active writers 2025/10/30 04:24:01 DEBUG : Looking for writers 2025/10/30 04:24:01 DEBUG : dir: reading active writers 2025/10/30 04:24:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:01 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:01 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:01 DEBUG : dir: Looking for writers 2025/10/30 04:24:01 DEBUG : file1: reading active writers 2025/10/30 04:24:01 DEBUG : Looking for writers 2025/10/30 04:24:01 DEBUG : dir: reading active writers 2025/10/30 04:24:01 DEBUG : >WaitForWriters: 2025/10/30 04:24:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/30 04:24:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f4480 2025/10/30 04:24:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 04:24:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/30 04:24:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/30 04:24:02 DEBUG : dir/file1: Updating file with dir/file1 0xc0009f4480 2025/10/30 04:24:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/30 04:24:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/30 04:24:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/30 04:24:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:02 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009f4480 2025/10/30 04:24:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 04:24:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/30 04:24:02 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': File to upload is small (25 bytes), uploading instead of streaming 2025/10/30 04:24:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:02 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/30 04:24:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/30 04:24:02 DEBUG : newLeaf: Running delayed rename now 2025/10/30 04:24:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/30 04:24:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f4480 2025/10/30 04:24:02 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:02 DEBUG : dir: Looking for writers 2025/10/30 04:24:02 DEBUG : Looking for writers 2025/10/30 04:24:02 DEBUG : dir: reading active writers 2025/10/30 04:24:02 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:02 DEBUG : >WaitForWriters: 2025/10/30 04:24:02 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:02 DEBUG : dir: Looking for writers 2025/10/30 04:24:02 DEBUG : Looking for writers 2025/10/30 04:24:02 DEBUG : dir: reading active writers 2025/10/30 04:24:02 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:02 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:02 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:02 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:02 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:02 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:02 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:02 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:02 DEBUG : dir: Looking for writers 2025/10/30 04:24:02 DEBUG : file1: reading active writers 2025/10/30 04:24:02 DEBUG : Looking for writers 2025/10/30 04:24:02 DEBUG : dir: reading active writers 2025/10/30 04:24:02 DEBUG : >WaitForWriters: 2025/10/30 04:24:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/30 04:24:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1bc0 2025/10/30 04:24:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 04:24:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/30 04:24:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/30 04:24:02 DEBUG : dir/file1: Updating file with dir/file1 0xc0001b1bc0 2025/10/30 04:24:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/30 04:24:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/30 04:24:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/30 04:24:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:02 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001b1bc0 2025/10/30 04:24:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 04:24:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/30 04:24:02 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': File to upload is small (25 bytes), uploading instead of streaming 2025/10/30 04:24:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:02 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/30 04:24:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/30 04:24:02 DEBUG : newLeaf: Running delayed rename now 2025/10/30 04:24:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/30 04:24:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1bc0 2025/10/30 04:24:02 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:02 DEBUG : dir: Looking for writers 2025/10/30 04:24:02 DEBUG : Looking for writers 2025/10/30 04:24:02 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:02 DEBUG : dir: reading active writers 2025/10/30 04:24:02 DEBUG : >WaitForWriters: 2025/10/30 04:24:02 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:02 DEBUG : dir: Looking for writers 2025/10/30 04:24:02 DEBUG : Looking for writers 2025/10/30 04:24:02 DEBUG : dir: reading active writers 2025/10/30 04:24:02 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:02 DEBUG : >WaitForWriters: 2025/10/30 04:24:02 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:02 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:02 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:02 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:02 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:02 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:02 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/30 04:24:02 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 04:24:02 DEBUG : dir/file1(0xc000999100): openPending: 2025/10/30 04:24:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/30 04:24:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/30 04:24:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:02 DEBUG : dir/file1(0xc000999100): >openPending: err= 2025/10/30 04:24:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/30 04:24:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 04:24:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 04:24:02 DEBUG : dir/file1(0xc000999100): _writeAt: size=14, off=0 2025/10/30 04:24:02 DEBUG : dir/file1(0xc000999100): >_writeAt: n=14, err= 2025/10/30 04:24:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/30 04:24:02 DEBUG : dir/file1(0xc000999100): close: 2025/10/30 04:24:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/30 04:24:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/30 04:24:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:02 DEBUG : dir/file1(0xc000999100): >close: err= 2025/10/30 04:24:02 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:02 DEBUG : dir: Looking for writers 2025/10/30 04:24:02 DEBUG : file1: reading active writers 2025/10/30 04:24:02 DEBUG : Looking for writers 2025/10/30 04:24:02 DEBUG : dir: reading active writers 2025/10/30 04:24:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 04:24:02 DEBUG : dir: Looking for writers 2025/10/30 04:24:02 DEBUG : file1: reading active writers 2025/10/30 04:24:02 DEBUG : Looking for writers 2025/10/30 04:24:02 DEBUG : dir: reading active writers 2025/10/30 04:24:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 04:24:02 DEBUG : dir: Looking for writers 2025/10/30 04:24:02 DEBUG : file1: reading active writers 2025/10/30 04:24:02 DEBUG : Looking for writers 2025/10/30 04:24:02 DEBUG : dir: reading active writers 2025/10/30 04:24:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 04:24:02 DEBUG : dir: Looking for writers 2025/10/30 04:24:02 DEBUG : file1: reading active writers 2025/10/30 04:24:02 DEBUG : Looking for writers 2025/10/30 04:24:02 DEBUG : dir: reading active writers 2025/10/30 04:24:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 04:24:02 DEBUG : dir/file1: vfs cache: starting upload 2025/10/30 04:24:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:02 INFO : dir/file1: Copied (replaced existing) 2025/10/30 04:24:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/30 04:24:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/30 04:24:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/30 04:24:02 DEBUG : dir: Looking for writers 2025/10/30 04:24:02 DEBUG : file1: reading active writers 2025/10/30 04:24:02 DEBUG : Looking for writers 2025/10/30 04:24:02 DEBUG : dir: reading active writers 2025/10/30 04:24:02 DEBUG : >WaitForWriters: 2025/10/30 04:24:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 04:24:02 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 04:24:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 04:24:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 04:24:02 DEBUG : dir/file1(0xc0007d8a00): _readAt: size=512, off=0 2025/10/30 04:24:02 DEBUG : dir/file1(0xc0007d8a00): openPending: 2025/10/30 04:24:02 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/10/30 04:24:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/30 04:24:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:02 DEBUG : dir/file1(0xc0007d8a00): >openPending: err= 2025/10/30 04:24:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/30 04:24:02 DEBUG : dir/file1(0xc0007d8a00): >_readAt: n=14, err=EOF 2025/10/30 04:24:02 DEBUG : dir/file1(0xc0007d8a00): close: 2025/10/30 04:24:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/30 04:24:02 DEBUG : dir/file1(0xc0007d8a00): >close: err= 2025/10/30 04:24:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/30 04:24:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/30 04:24:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b38c0 2025/10/30 04:24:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 04:24:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/30 04:24:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/30 04:24:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/30 04:24:02 DEBUG : dir/file1: Updating file with dir/file1 0xc0007b38c0 2025/10/30 04:24:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/30 04:24:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/30 04:24:02 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 04:24:02 DEBUG : dir/file1(0xc0009bf500): openPending: 2025/10/30 04:24:02 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/10/30 04:24:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/30 04:24:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:02 DEBUG : dir/file1(0xc0009bf500): >openPending: err= 2025/10/30 04:24:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/30 04:24:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 04:24:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 04:24:02 DEBUG : dir/file1(0xc0009bf500): _writeAt: size=25, off=0 2025/10/30 04:24:02 DEBUG : dir/file1(0xc0009bf500): >_writeAt: n=25, err= 2025/10/30 04:24:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/30 04:24:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/30 04:24:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b38c0 2025/10/30 04:24:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 04:24:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/30 04:24:02 DEBUG : newLeaf(0xc0009bf500): close: 2025/10/30 04:24:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/30 04:24:02 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-30 04:24:02.95254601 +0000 UTC m=+6.921609662 2025/10/30 04:24:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:02 DEBUG : newLeaf(0xc0009bf500): >close: err= 2025/10/30 04:24:02 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:02 DEBUG : dir: Looking for writers 2025/10/30 04:24:02 DEBUG : Looking for writers 2025/10/30 04:24:02 DEBUG : dir: reading active writers 2025/10/30 04:24:02 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 04:24:03 DEBUG : dir: Looking for writers 2025/10/30 04:24:03 DEBUG : Looking for writers 2025/10/30 04:24:03 DEBUG : dir: reading active writers 2025/10/30 04:24:03 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 04:24:03 DEBUG : dir: Looking for writers 2025/10/30 04:24:03 DEBUG : Looking for writers 2025/10/30 04:24:03 DEBUG : dir: reading active writers 2025/10/30 04:24:03 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 04:24:03 DEBUG : dir: Looking for writers 2025/10/30 04:24:03 DEBUG : Looking for writers 2025/10/30 04:24:03 DEBUG : dir: reading active writers 2025/10/30 04:24:03 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 04:24:03 DEBUG : newLeaf: vfs cache: starting upload 2025/10/30 04:24:03 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:03 INFO : newLeaf: Copied (replaced existing) 2025/10/30 04:24:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-30 04:24:02 +0000 UTC" 2025/10/30 04:24:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/30 04:24:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/30 04:24:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/30 04:24:03 DEBUG : dir: Looking for writers 2025/10/30 04:24:03 DEBUG : Looking for writers 2025/10/30 04:24:03 DEBUG : dir: reading active writers 2025/10/30 04:24:03 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:03 DEBUG : >WaitForWriters: 2025/10/30 04:24:03 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:03 DEBUG : dir: Looking for writers 2025/10/30 04:24:03 DEBUG : Looking for writers 2025/10/30 04:24:03 DEBUG : dir: reading active writers 2025/10/30 04:24:03 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:03 DEBUG : >WaitForWriters: 2025/10/30 04:24:03 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:03 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:03 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:03 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:03 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:03 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:03 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:03 DEBUG : dir: Looking for writers 2025/10/30 04:24:03 DEBUG : file1: reading active writers 2025/10/30 04:24:03 DEBUG : Looking for writers 2025/10/30 04:24:03 DEBUG : dir: reading active writers 2025/10/30 04:24:03 DEBUG : >WaitForWriters: 2025/10/30 04:24:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/30 04:24:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f5140 2025/10/30 04:24:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 04:24:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/30 04:24:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/30 04:24:03 DEBUG : dir/file1: Updating file with dir/file1 0xc0009f5140 2025/10/30 04:24:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/30 04:24:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/30 04:24:03 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 04:24:03 DEBUG : dir/file1(0xc000d86900): openPending: 2025/10/30 04:24:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/30 04:24:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/30 04:24:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:03 DEBUG : dir/file1(0xc000d86900): >openPending: err= 2025/10/30 04:24:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/30 04:24:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 04:24:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 04:24:03 DEBUG : dir/file1(0xc000d86900): _writeAt: size=25, off=0 2025/10/30 04:24:03 DEBUG : dir/file1(0xc000d86900): >_writeAt: n=25, err= 2025/10/30 04:24:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/30 04:24:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/30 04:24:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f5140 2025/10/30 04:24:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 04:24:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/30 04:24:03 DEBUG : newLeaf(0xc000d86900): close: 2025/10/30 04:24:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/30 04:24:03 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-30 04:24:03.452493041 +0000 UTC m=+7.421556714 2025/10/30 04:24:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:03 DEBUG : newLeaf(0xc000d86900): >close: err= 2025/10/30 04:24:03 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:03 DEBUG : dir: Looking for writers 2025/10/30 04:24:03 DEBUG : Looking for writers 2025/10/30 04:24:03 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:03 DEBUG : dir: reading active writers 2025/10/30 04:24:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 04:24:03 DEBUG : dir: Looking for writers 2025/10/30 04:24:03 DEBUG : Looking for writers 2025/10/30 04:24:03 DEBUG : dir: reading active writers 2025/10/30 04:24:03 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 04:24:03 DEBUG : dir: Looking for writers 2025/10/30 04:24:03 DEBUG : Looking for writers 2025/10/30 04:24:03 DEBUG : dir: reading active writers 2025/10/30 04:24:03 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 04:24:03 DEBUG : dir: Looking for writers 2025/10/30 04:24:03 DEBUG : Looking for writers 2025/10/30 04:24:03 DEBUG : dir: reading active writers 2025/10/30 04:24:03 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 04:24:03 DEBUG : newLeaf: vfs cache: starting upload 2025/10/30 04:24:03 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:03 INFO : newLeaf: Copied (replaced existing) 2025/10/30 04:24:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-30 04:24:03 +0000 UTC" 2025/10/30 04:24:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/30 04:24:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/30 04:24:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/30 04:24:03 DEBUG : dir: Looking for writers 2025/10/30 04:24:03 DEBUG : Looking for writers 2025/10/30 04:24:03 DEBUG : dir: reading active writers 2025/10/30 04:24:03 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:03 DEBUG : >WaitForWriters: 2025/10/30 04:24:03 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:03 DEBUG : dir: Looking for writers 2025/10/30 04:24:03 DEBUG : Looking for writers 2025/10/30 04:24:03 DEBUG : dir: reading active writers 2025/10/30 04:24:03 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:03 DEBUG : >WaitForWriters: 2025/10/30 04:24:03 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:03 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:03 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:03 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:03 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:03 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:03 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/30 04:24:03 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 04:24:03 DEBUG : dir/file1(0xc000db4a40): openPending: 2025/10/30 04:24:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/30 04:24:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/30 04:24:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:03 DEBUG : dir/file1(0xc000db4a40): >openPending: err= 2025/10/30 04:24:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/30 04:24:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 04:24:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 04:24:03 DEBUG : dir/file1(0xc000db4a40): _writeAt: size=14, off=0 2025/10/30 04:24:03 DEBUG : dir/file1(0xc000db4a40): >_writeAt: n=14, err= 2025/10/30 04:24:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/30 04:24:03 DEBUG : dir/file1(0xc000db4a40): close: 2025/10/30 04:24:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/30 04:24:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/30 04:24:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:03 DEBUG : dir/file1(0xc000db4a40): >close: err= 2025/10/30 04:24:03 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:03 DEBUG : dir: Looking for writers 2025/10/30 04:24:03 DEBUG : file1: reading active writers 2025/10/30 04:24:03 DEBUG : Looking for writers 2025/10/30 04:24:03 DEBUG : dir: reading active writers 2025/10/30 04:24:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 04:24:03 DEBUG : dir: Looking for writers 2025/10/30 04:24:03 DEBUG : file1: reading active writers 2025/10/30 04:24:03 DEBUG : Looking for writers 2025/10/30 04:24:03 DEBUG : dir: reading active writers 2025/10/30 04:24:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 04:24:03 DEBUG : dir: Looking for writers 2025/10/30 04:24:03 DEBUG : file1: reading active writers 2025/10/30 04:24:03 DEBUG : Looking for writers 2025/10/30 04:24:03 DEBUG : dir: reading active writers 2025/10/30 04:24:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 04:24:03 DEBUG : dir: Looking for writers 2025/10/30 04:24:03 DEBUG : file1: reading active writers 2025/10/30 04:24:03 DEBUG : Looking for writers 2025/10/30 04:24:03 DEBUG : dir: reading active writers 2025/10/30 04:24:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 04:24:03 DEBUG : dir/file1: vfs cache: starting upload 2025/10/30 04:24:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:03 INFO : dir/file1: Copied (replaced existing) 2025/10/30 04:24:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/30 04:24:03 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/30 04:24:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/30 04:24:03 DEBUG : dir: Looking for writers 2025/10/30 04:24:03 DEBUG : file1: reading active writers 2025/10/30 04:24:03 DEBUG : Looking for writers 2025/10/30 04:24:03 DEBUG : dir: reading active writers 2025/10/30 04:24:03 DEBUG : >WaitForWriters: 2025/10/30 04:24:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 04:24:03 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 04:24:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 04:24:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 04:24:03 DEBUG : dir/file1(0xc000e42cc0): _readAt: size=512, off=0 2025/10/30 04:24:03 DEBUG : dir/file1(0xc000e42cc0): openPending: 2025/10/30 04:24:03 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/10/30 04:24:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/30 04:24:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:03 DEBUG : dir/file1(0xc000e42cc0): >openPending: err= 2025/10/30 04:24:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/30 04:24:03 DEBUG : dir/file1(0xc000e42cc0): >_readAt: n=14, err=EOF 2025/10/30 04:24:03 DEBUG : dir/file1(0xc000e42cc0): close: 2025/10/30 04:24:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/30 04:24:03 DEBUG : dir/file1(0xc000e42cc0): >close: err= 2025/10/30 04:24:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/30 04:24:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/30 04:24:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ea9c0 2025/10/30 04:24:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 04:24:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/30 04:24:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/30 04:24:04 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/30 04:24:04 DEBUG : dir/file1: Updating file with dir/file1 0xc0006ea9c0 2025/10/30 04:24:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/30 04:24:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/30 04:24:04 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 04:24:04 DEBUG : dir/file1(0xc000e5ef80): openPending: 2025/10/30 04:24:04 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/10/30 04:24:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/30 04:24:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:04 DEBUG : dir/file1(0xc000e5ef80): >openPending: err= 2025/10/30 04:24:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/30 04:24:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 04:24:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 04:24:04 DEBUG : dir/file1(0xc000e5ef80): _writeAt: size=25, off=0 2025/10/30 04:24:04 DEBUG : dir/file1(0xc000e5ef80): >_writeAt: n=25, err= 2025/10/30 04:24:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/30 04:24:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/30 04:24:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ea9c0 2025/10/30 04:24:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 04:24:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/30 04:24:04 DEBUG : newLeaf(0xc000e5ef80): close: 2025/10/30 04:24:04 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/30 04:24:04 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-30 04:24:04.103439383 +0000 UTC m=+8.072503016 2025/10/30 04:24:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:04 DEBUG : newLeaf(0xc000e5ef80): >close: err= 2025/10/30 04:24:04 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:04 DEBUG : dir: Looking for writers 2025/10/30 04:24:04 DEBUG : Looking for writers 2025/10/30 04:24:04 DEBUG : dir: reading active writers 2025/10/30 04:24:04 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 04:24:04 DEBUG : dir: Looking for writers 2025/10/30 04:24:04 DEBUG : Looking for writers 2025/10/30 04:24:04 DEBUG : dir: reading active writers 2025/10/30 04:24:04 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 04:24:04 DEBUG : dir: Looking for writers 2025/10/30 04:24:04 DEBUG : Looking for writers 2025/10/30 04:24:04 DEBUG : dir: reading active writers 2025/10/30 04:24:04 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 04:24:04 DEBUG : dir: Looking for writers 2025/10/30 04:24:04 DEBUG : Looking for writers 2025/10/30 04:24:04 DEBUG : dir: reading active writers 2025/10/30 04:24:04 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 04:24:04 DEBUG : newLeaf: vfs cache: starting upload 2025/10/30 04:24:04 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:04 INFO : newLeaf: Copied (replaced existing) 2025/10/30 04:24:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-30 04:24:04 +0000 UTC" 2025/10/30 04:24:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/30 04:24:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/30 04:24:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/30 04:24:04 DEBUG : dir: Looking for writers 2025/10/30 04:24:04 DEBUG : Looking for writers 2025/10/30 04:24:04 DEBUG : dir: reading active writers 2025/10/30 04:24:04 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:04 DEBUG : >WaitForWriters: 2025/10/30 04:24:04 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:04 DEBUG : dir: Looking for writers 2025/10/30 04:24:04 DEBUG : Looking for writers 2025/10/30 04:24:04 DEBUG : dir: reading active writers 2025/10/30 04:24:04 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:04 DEBUG : >WaitForWriters: 2025/10/30 04:24:04 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:04 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:04 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:04 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:04 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:04 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:04 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:04 DEBUG : dir: Looking for writers 2025/10/30 04:24:04 DEBUG : file1: reading active writers 2025/10/30 04:24:04 DEBUG : Looking for writers 2025/10/30 04:24:04 DEBUG : dir: reading active writers 2025/10/30 04:24:04 DEBUG : >WaitForWriters: 2025/10/30 04:24:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 04:24:04 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 04:24:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 04:24:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 04:24:04 DEBUG : dir/file1(0xc000f6f340): _readAt: size=512, off=0 2025/10/30 04:24:04 DEBUG : dir/file1(0xc000f6f340): openPending: 2025/10/30 04:24:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/30 04:24:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/30 04:24:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:04 DEBUG : dir/file1(0xc000f6f340): >openPending: err= 2025/10/30 04:24:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/30 04:24:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 04:24:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:04 DEBUG : dir/file1(0xc000f6f340): >_readAt: n=14, err=EOF 2025/10/30 04:24:04 DEBUG : dir/file1(0xc000f6f340): close: 2025/10/30 04:24:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/30 04:24:04 DEBUG : dir/file1(0xc000f6f340): >close: err= 2025/10/30 04:24:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/30 04:24:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/30 04:24:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0008d4b40 2025/10/30 04:24:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 04:24:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/30 04:24:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/30 04:24:04 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/30 04:24:04 DEBUG : dir/file1: Updating file with dir/file1 0xc0008d4b40 2025/10/30 04:24:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/30 04:24:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/30 04:24:04 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 04:24:04 DEBUG : dir/file1(0xc000dc4200): openPending: 2025/10/30 04:24:04 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/10/30 04:24:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/30 04:24:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:04 DEBUG : dir/file1(0xc000dc4200): >openPending: err= 2025/10/30 04:24:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/30 04:24:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 04:24:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 04:24:04 DEBUG : dir/file1(0xc000dc4200): _writeAt: size=25, off=0 2025/10/30 04:24:04 DEBUG : dir/file1(0xc000dc4200): >_writeAt: n=25, err= 2025/10/30 04:24:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/30 04:24:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/30 04:24:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0008d4b40 2025/10/30 04:24:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 04:24:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/30 04:24:04 DEBUG : newLeaf(0xc000dc4200): close: 2025/10/30 04:24:04 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/30 04:24:04 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-30 04:24:04.61409482 +0000 UTC m=+8.583158453 2025/10/30 04:24:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:04 DEBUG : newLeaf(0xc000dc4200): >close: err= 2025/10/30 04:24:04 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:04 DEBUG : dir: Looking for writers 2025/10/30 04:24:04 DEBUG : Looking for writers 2025/10/30 04:24:04 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:04 DEBUG : dir: reading active writers 2025/10/30 04:24:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 04:24:04 DEBUG : dir: Looking for writers 2025/10/30 04:24:04 DEBUG : Looking for writers 2025/10/30 04:24:04 DEBUG : dir: reading active writers 2025/10/30 04:24:04 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 04:24:04 DEBUG : dir: Looking for writers 2025/10/30 04:24:04 DEBUG : Looking for writers 2025/10/30 04:24:04 DEBUG : dir: reading active writers 2025/10/30 04:24:04 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 04:24:04 DEBUG : dir: Looking for writers 2025/10/30 04:24:04 DEBUG : Looking for writers 2025/10/30 04:24:04 DEBUG : dir: reading active writers 2025/10/30 04:24:04 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 04:24:04 DEBUG : newLeaf: vfs cache: starting upload 2025/10/30 04:24:04 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:04 INFO : newLeaf: Copied (replaced existing) 2025/10/30 04:24:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-30 04:24:04 +0000 UTC" 2025/10/30 04:24:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/30 04:24:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/30 04:24:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/30 04:24:04 DEBUG : dir: Looking for writers 2025/10/30 04:24:04 DEBUG : Looking for writers 2025/10/30 04:24:04 DEBUG : dir: reading active writers 2025/10/30 04:24:04 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:04 DEBUG : >WaitForWriters: 2025/10/30 04:24:04 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:04 DEBUG : dir: Looking for writers 2025/10/30 04:24:04 DEBUG : Looking for writers 2025/10/30 04:24:04 DEBUG : dir: reading active writers 2025/10/30 04:24:04 DEBUG : newLeaf: reading active writers 2025/10/30 04:24:04 DEBUG : >WaitForWriters: 2025/10/30 04:24:04 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting --- PASS: TestFileRename (3.09s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- 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.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:04 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:04 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:04 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:04 DEBUG : Looking for writers 2025/10/30 04:24:04 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:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:04 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 04:24:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/30 04:24:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/30 04:24:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:04 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:04 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:04 DEBUG : dir: Looking for writers 2025/10/30 04:24:04 DEBUG : file1: reading active writers 2025/10/30 04:24:04 DEBUG : Looking for writers 2025/10/30 04:24:04 DEBUG : dir: reading active writers 2025/10/30 04:24:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:05 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 04:24:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/30 04:24:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/30 04:24:05 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/30 04:24:05 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/30 04:24:05 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/30 04:24:05 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:05 DEBUG : dir: Looking for writers 2025/10/30 04:24:05 DEBUG : file1: reading active writers 2025/10/30 04:24:05 DEBUG : Looking for writers 2025/10/30 04:24:05 DEBUG : dir: reading active writers 2025/10/30 04:24:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:05 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 04:24:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/30 04:24:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/30 04:24:05 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/30 04:24:05 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/30 04:24:05 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/30 04:24:05 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/30 04:24:05 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/30 04:24:05 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/30 04:24:05 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/30 04:24:05 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/30 04:24:05 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/30 04:24:05 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/30 04:24:05 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/30 04:24:05 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/30 04:24:05 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/30 04:24:05 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:05 DEBUG : dir: Looking for writers 2025/10/30 04:24:05 DEBUG : file1: reading active writers 2025/10/30 04:24:05 DEBUG : Looking for writers 2025/10/30 04:24:05 DEBUG : dir: reading active writers 2025/10/30 04:24:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:05 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 04:24:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/30 04:24:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:05 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:05 DEBUG : dir: Looking for writers 2025/10/30 04:24:05 DEBUG : file1: reading active writers 2025/10/30 04:24:05 DEBUG : Looking for writers 2025/10/30 04:24:05 DEBUG : dir: reading active writers 2025/10/30 04:24:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:05 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 04:24:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/30 04:24:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/30 04:24:05 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/30 04:24:05 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:05 DEBUG : dir: Looking for writers 2025/10/30 04:24:05 DEBUG : file1: reading active writers 2025/10/30 04:24:05 DEBUG : Looking for writers 2025/10/30 04:24:05 DEBUG : dir: reading active writers 2025/10/30 04:24:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:05 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:05 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:05 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:05 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:05 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 04:24:05 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 04:24:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 04:24:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 04:24:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/30 04:24:05 DEBUG : dir/file1(0xc00084df40): _readAt: size=1, off=0 2025/10/30 04:24:05 DEBUG : dir/file1(0xc00084df40): openPending: 2025/10/30 04:24:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/30 04:24:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/30 04:24:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:05 DEBUG : dir/file1(0xc00084df40): >openPending: err= 2025/10/30 04:24:05 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:05 DEBUG : dir/file1(0xc00084df40): >_readAt: n=1, err= 2025/10/30 04:24:05 DEBUG : dir/file1(0xc00084df40): _readAt: size=256, off=1 2025/10/30 04:24:05 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/30 04:24:05 DEBUG : dir/file1(0xc00084df40): >_readAt: n=15, err=EOF 2025/10/30 04:24:05 DEBUG : dir/file1(0xc00084df40): _readAt: size=16, off=16 2025/10/30 04:24:05 DEBUG : dir/file1(0xc00084df40): >_readAt: n=0, err=EOF 2025/10/30 04:24:05 DEBUG : dir/file1(0xc00084df40): close: 2025/10/30 04:24:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/30 04:24:05 DEBUG : dir/file1(0xc00084df40): >close: err= 2025/10/30 04:24:05 DEBUG : dir/file1(0xc00084df40): close: 2025/10/30 04:24:05 DEBUG : dir/file1(0xc00084df40): >close: err=file already closed 2025/10/30 04:24:05 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:05 DEBUG : dir: Looking for writers 2025/10/30 04:24:05 DEBUG : file1: reading active writers 2025/10/30 04:24:05 DEBUG : Looking for writers 2025/10/30 04:24:05 DEBUG : dir: reading active writers 2025/10/30 04:24:05 DEBUG : >WaitForWriters: 2025/10/30 04:24:05 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:05 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:05 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:05 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:05 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:05 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 04:24:06 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 04:24:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 04:24:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 04:24:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0008d94c0): _readAt: size=1, off=0 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0008d94c0): openPending: 2025/10/30 04:24:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/30 04:24:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/30 04:24:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0008d94c0): >openPending: err= 2025/10/30 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/30 04:24:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 04:24:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0008d94c0): >_readAt: n=1, err= 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0008d94c0): _readAt: size=1, off=5 2025/10/30 04:24:06 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0008d94c0): >_readAt: n=1, err= 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0008d94c0): _readAt: size=1, off=3 2025/10/30 04:24:06 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0008d94c0): >_readAt: n=1, err= 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0008d94c0): _readAt: size=1, off=13 2025/10/30 04:24:06 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0008d94c0): >_readAt: n=1, err= 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0008d94c0): _readAt: size=16, off=100 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0008d94c0): >_readAt: n=0, err=EOF 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0008d94c0): close: 2025/10/30 04:24:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0008d94c0): >close: err= 2025/10/30 04:24:06 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:06 DEBUG : dir: Looking for writers 2025/10/30 04:24:06 DEBUG : file1: reading active writers 2025/10/30 04:24:06 DEBUG : Looking for writers 2025/10/30 04:24:06 DEBUG : dir: reading active writers 2025/10/30 04:24:06 DEBUG : >WaitForWriters: 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:06 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 04:24:06 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 04:24:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 04:24:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 04:24:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000942240): _readAt: size=1, off=0 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000942240): openPending: 2025/10/30 04:24:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/30 04:24:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/30 04:24:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000942240): >openPending: err= 2025/10/30 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/30 04:24:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 04:24:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000942240): >_readAt: n=1, err= 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000942240): _readAt: size=1, off=5 2025/10/30 04:24:06 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000942240): >_readAt: n=1, err= 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000942240): _readAt: size=1, off=1 2025/10/30 04:24:06 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000942240): >_readAt: n=1, err= 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000942240): _readAt: size=6, off=10 2025/10/30 04:24:06 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000942240): >_readAt: n=6, err= 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000942240): _readAt: size=256, off=10 2025/10/30 04:24:06 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000942240): >_readAt: n=6, err=EOF 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000942240): _readAt: size=256, off=100 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000942240): >_readAt: n=0, err=EOF 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000942240): close: 2025/10/30 04:24:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000942240): >close: err= 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000942240): _readAt: size=256, off=100 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000942240): >_readAt: n=0, err=file already closed 2025/10/30 04:24:06 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:06 DEBUG : dir: Looking for writers 2025/10/30 04:24:06 DEBUG : file1: reading active writers 2025/10/30 04:24:06 DEBUG : Looking for writers 2025/10/30 04:24:06 DEBUG : dir: reading active writers 2025/10/30 04:24:06 DEBUG : >WaitForWriters: 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:06 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 04:24:06 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 04:24:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 04:24:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 04:24:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0007e4b80): RWFileHandle.Flush 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0007e4b80): _readAt: size=256, off=0 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0007e4b80): openPending: 2025/10/30 04:24:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/30 04:24:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/30 04:24:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0007e4b80): >openPending: err= 2025/10/30 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/30 04:24:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 04:24:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0007e4b80): >_readAt: n=16, err=EOF 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0007e4b80): RWFileHandle.Flush 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0007e4b80): RWFileHandle.Flush 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0007e4b80): close: 2025/10/30 04:24:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/30 04:24:06 DEBUG : dir/file1(0xc0007e4b80): >close: err= 2025/10/30 04:24:06 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:06 DEBUG : dir: Looking for writers 2025/10/30 04:24:06 DEBUG : file1: reading active writers 2025/10/30 04:24:06 DEBUG : Looking for writers 2025/10/30 04:24:06 DEBUG : dir: reading active writers 2025/10/30 04:24:06 DEBUG : >WaitForWriters: 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:06 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 04:24:06 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 04:24:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 04:24:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 04:24:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000d80cc0): _readAt: size=256, off=0 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000d80cc0): openPending: 2025/10/30 04:24:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/30 04:24:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/30 04:24:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000d80cc0): >openPending: err= 2025/10/30 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/30 04:24:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 04:24:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000d80cc0): >_readAt: n=16, err=EOF 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000d80cc0): RWFileHandle.Release 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000d80cc0): close: 2025/10/30 04:24:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000d80cc0): >close: err= 2025/10/30 04:24:06 DEBUG : dir/file1(0xc000d80cc0): RWFileHandle.Release 2025/10/30 04:24:06 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:06 DEBUG : dir: Looking for writers 2025/10/30 04:24:06 DEBUG : file1: reading active writers 2025/10/30 04:24:06 DEBUG : Looking for writers 2025/10/30 04:24:06 DEBUG : dir: reading active writers 2025/10/30 04:24:06 DEBUG : >WaitForWriters: 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:06 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:06 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:06 DEBUG : file1: newRWFileHandle: 2025/10/30 04:24:06 DEBUG : file1(0xc000ae0c00): openPending: 2025/10/30 04:24:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:06 DEBUG : file1(0xc000ae0c00): >openPending: err= 2025/10/30 04:24:06 DEBUG : file1: >newRWFileHandle: err= 2025/10/30 04:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/30 04:24:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/30 04:24:06 DEBUG : file1(0xc000ae0c00): _writeAt: size=5, off=0 2025/10/30 04:24:06 DEBUG : file1(0xc000ae0c00): >_writeAt: n=5, err= 2025/10/30 04:24:06 DEBUG : file1(0xc000ae0c00): _writeAt: size=7, off=5 2025/10/30 04:24:06 DEBUG : file1(0xc000ae0c00): >_writeAt: n=7, err= 2025/10/30 04:24:06 DEBUG : file1: vfs cache: truncate to size=11 2025/10/30 04:24:06 DEBUG : file1(0xc000ae0c00): close: 2025/10/30 04:24:06 DEBUG : file1: vfs cache: setting modification time to 2025-10-30 04:24:06.570152678 +0000 UTC m=+10.539216381 2025/10/30 04:24:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:06 DEBUG : file1(0xc000ae0c00): >close: err= 2025/10/30 04:24:06 DEBUG : file1(0xc000ae0c00): close: 2025/10/30 04:24:06 DEBUG : file1(0xc000ae0c00): >close: err=file already closed 2025/10/30 04:24:06 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:06 DEBUG : Looking for writers 2025/10/30 04:24:06 DEBUG : file1: reading active writers 2025/10/30 04:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 04:24:06 DEBUG : Looking for writers 2025/10/30 04:24:06 DEBUG : file1: reading active writers 2025/10/30 04:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 04:24:06 DEBUG : Looking for writers 2025/10/30 04:24:06 DEBUG : file1: reading active writers 2025/10/30 04:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 04:24:06 DEBUG : Looking for writers 2025/10/30 04:24:06 DEBUG : file1: reading active writers 2025/10/30 04:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 04:24:06 DEBUG : file1: vfs cache: starting upload 2025/10/30 04:24:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:06 INFO : file1: Copied (new) 2025/10/30 04:24:06 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-30 04:24:06 +0000 UTC" 2025/10/30 04:24:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/30 04:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:06 INFO : file1: vfs cache: upload succeeded try #1 2025/10/30 04:24:06 DEBUG : Looking for writers 2025/10/30 04:24:06 DEBUG : file1: reading active writers 2025/10/30 04:24:06 DEBUG : >WaitForWriters: 2025/10/30 04:24:06 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:06 DEBUG : Looking for writers 2025/10/30 04:24:06 DEBUG : file1: reading active writers 2025/10/30 04:24:06 DEBUG : >WaitForWriters: 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:06 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:06 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:06 DEBUG : file1: newRWFileHandle: 2025/10/30 04:24:06 DEBUG : file1(0xc000dea8c0): openPending: 2025/10/30 04:24:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:06 DEBUG : file1(0xc000dea8c0): >openPending: err= 2025/10/30 04:24:06 DEBUG : file1: >newRWFileHandle: err= 2025/10/30 04:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/30 04:24:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/30 04:24:06 DEBUG : file1(0xc000dea8c0): _writeAt: size=7, off=0 2025/10/30 04:24:06 DEBUG : file1(0xc000dea8c0): >_writeAt: n=7, err= 2025/10/30 04:24:06 DEBUG : file1(0xc000dea8c0): _writeAt: size=6, off=5 2025/10/30 04:24:06 DEBUG : file1(0xc000dea8c0): >_writeAt: n=6, err= 2025/10/30 04:24:06 DEBUG : file1(0xc000dea8c0): close: 2025/10/30 04:24:06 DEBUG : file1: vfs cache: setting modification time to 2025-10-30 04:24:06.767675893 +0000 UTC m=+10.736739546 2025/10/30 04:24:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:06 DEBUG : file1(0xc000dea8c0): >close: err= 2025/10/30 04:24:06 DEBUG : file1(0xc000dea8c0): _writeAt: size=5, off=0 2025/10/30 04:24:06 DEBUG : file1(0xc000dea8c0): >_writeAt: n=0, err=file already closed 2025/10/30 04:24:06 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:06 DEBUG : Looking for writers 2025/10/30 04:24:06 DEBUG : file1: reading active writers 2025/10/30 04:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 04:24:06 DEBUG : Looking for writers 2025/10/30 04:24:06 DEBUG : file1: reading active writers 2025/10/30 04:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 04:24:06 DEBUG : Looking for writers 2025/10/30 04:24:06 DEBUG : file1: reading active writers 2025/10/30 04:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 04:24:06 DEBUG : Looking for writers 2025/10/30 04:24:06 DEBUG : file1: reading active writers 2025/10/30 04:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 04:24:06 DEBUG : file1: vfs cache: starting upload 2025/10/30 04:24:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:06 INFO : file1: Copied (new) 2025/10/30 04:24:06 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-30 04:24:06 +0000 UTC" 2025/10/30 04:24:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/30 04:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:06 INFO : file1: vfs cache: upload succeeded try #1 2025/10/30 04:24:06 DEBUG : Looking for writers 2025/10/30 04:24:06 DEBUG : file1: reading active writers 2025/10/30 04:24:06 DEBUG : >WaitForWriters: 2025/10/30 04:24:06 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:06 DEBUG : Looking for writers 2025/10/30 04:24:06 DEBUG : file1: reading active writers 2025/10/30 04:24:06 DEBUG : >WaitForWriters: 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:06 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:06 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:06 DEBUG : file1: newRWFileHandle: 2025/10/30 04:24:06 DEBUG : file1(0xc000e80440): openPending: 2025/10/30 04:24:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:06 DEBUG : file1(0xc000e80440): >openPending: err= 2025/10/30 04:24:06 DEBUG : file1: >newRWFileHandle: err= 2025/10/30 04:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/30 04:24:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/30 04:24:06 DEBUG : file1(0xc000e80440): close: 2025/10/30 04:24:06 DEBUG : file1: vfs cache: setting modification time to 2025-10-30 04:24:06.964681536 +0000 UTC m=+10.933745208 2025/10/30 04:24:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:06 DEBUG : file1(0xc000e80440): >close: err= 2025/10/30 04:24:06 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/30 04:24:06 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/30 04:24:06 DEBUG : file2: newRWFileHandle: 2025/10/30 04:24:06 DEBUG : file2(0xc000e808c0): openPending: 2025/10/30 04:24:06 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/30 04:24:06 DEBUG : file2(0xc000e808c0): >openPending: err= 2025/10/30 04:24:06 DEBUG : file2: >newRWFileHandle: err= 2025/10/30 04:24:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/30 04:24:06 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/30 04:24:06 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/30 04:24:06 DEBUG : file2(0xc000e808c0): RWFileHandle.Flush 2025/10/30 04:24:06 DEBUG : file2(0xc000e808c0): RWFileHandle.Release 2025/10/30 04:24:06 DEBUG : file2(0xc000e808c0): close: 2025/10/30 04:24:06 DEBUG : file2: vfs cache: setting modification time to 2025-10-30 04:24:06.966112252 +0000 UTC m=+10.935175916 2025/10/30 04:24:06 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:06 DEBUG : file2(0xc000e808c0): >close: err= 2025/10/30 04:24:06 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:06 DEBUG : Looking for writers 2025/10/30 04:24:06 DEBUG : file1: reading active writers 2025/10/30 04:24:06 DEBUG : file2: reading active writers 2025/10/30 04:24:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/30 04:24:06 DEBUG : Looking for writers 2025/10/30 04:24:06 DEBUG : file1: reading active writers 2025/10/30 04:24:06 DEBUG : file2: reading active writers 2025/10/30 04:24:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/30 04:24:06 DEBUG : Looking for writers 2025/10/30 04:24:06 DEBUG : file1: reading active writers 2025/10/30 04:24:06 DEBUG : file2: reading active writers 2025/10/30 04:24:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/30 04:24:07 DEBUG : Looking for writers 2025/10/30 04:24:07 DEBUG : file1: reading active writers 2025/10/30 04:24:07 DEBUG : file2: reading active writers 2025/10/30 04:24:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/30 04:24:07 DEBUG : file1: vfs cache: starting upload 2025/10/30 04:24:07 DEBUG : file2: vfs cache: starting upload 2025/10/30 04:24:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:07 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:07 INFO : file1: Copied (new) 2025/10/30 04:24:07 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-30 04:24:06 +0000 UTC" 2025/10/30 04:24:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/30 04:24:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:07 INFO : file1: vfs cache: upload succeeded try #1 2025/10/30 04:24:07 DEBUG : Looking for writers 2025/10/30 04:24:07 DEBUG : file1: reading active writers 2025/10/30 04:24:07 DEBUG : file2: reading active writers 2025/10/30 04:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/30 04:24:07 INFO : file2: Copied (new) 2025/10/30 04:24:07 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-30 04:24:06 +0000 UTC" 2025/10/30 04:24:07 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/30 04:24:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/30 04:24:07 INFO : file2: vfs cache: upload succeeded try #1 2025/10/30 04:24:07 DEBUG : Looking for writers 2025/10/30 04:24:07 DEBUG : file1: reading active writers 2025/10/30 04:24:07 DEBUG : file2: reading active writers 2025/10/30 04:24:07 DEBUG : >WaitForWriters: 2025/10/30 04:24:07 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:07 DEBUG : Looking for writers 2025/10/30 04:24:07 DEBUG : file1: reading active writers 2025/10/30 04:24:07 DEBUG : file2: reading active writers 2025/10/30 04:24:07 DEBUG : >WaitForWriters: 2025/10/30 04:24:07 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:07 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:07 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:07 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:07 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:07 DEBUG : file1: newRWFileHandle: 2025/10/30 04:24:07 DEBUG : file1(0xc000e80f80): openPending: 2025/10/30 04:24:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:07 DEBUG : file1(0xc000e80f80): >openPending: err= 2025/10/30 04:24:07 DEBUG : file1: >newRWFileHandle: err= 2025/10/30 04:24:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/30 04:24:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/30 04:24:07 DEBUG : file1(0xc000e80f80): _writeAt: size=5, off=0 2025/10/30 04:24:07 DEBUG : file1(0xc000e80f80): >_writeAt: n=5, err= 2025/10/30 04:24:07 DEBUG : file1(0xc000e80f80): RWFileHandle.Flush 2025/10/30 04:24:07 DEBUG : file1(0xc000e80f80): RWFileHandle.Flush 2025/10/30 04:24:07 DEBUG : file1(0xc000e80f80): close: 2025/10/30 04:24:07 DEBUG : file1: vfs cache: setting modification time to 2025-10-30 04:24:07.335159489 +0000 UTC m=+11.304223162 2025/10/30 04:24:07 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:07 DEBUG : file1(0xc000e80f80): >close: err= 2025/10/30 04:24:07 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:07 DEBUG : Looking for writers 2025/10/30 04:24:07 DEBUG : file1: reading active writers 2025/10/30 04:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 04:24:07 DEBUG : Looking for writers 2025/10/30 04:24:07 DEBUG : file1: reading active writers 2025/10/30 04:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 04:24:07 DEBUG : Looking for writers 2025/10/30 04:24:07 DEBUG : file1: reading active writers 2025/10/30 04:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 04:24:07 DEBUG : Looking for writers 2025/10/30 04:24:07 DEBUG : file1: reading active writers 2025/10/30 04:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 04:24:07 DEBUG : file1: vfs cache: starting upload 2025/10/30 04:24:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:07 INFO : file1: Copied (new) 2025/10/30 04:24:07 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-30 04:24:07 +0000 UTC" 2025/10/30 04:24:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/30 04:24:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:07 INFO : file1: vfs cache: upload succeeded try #1 2025/10/30 04:24:07 DEBUG : Looking for writers 2025/10/30 04:24:07 DEBUG : file1: reading active writers 2025/10/30 04:24:07 DEBUG : >WaitForWriters: 2025/10/30 04:24:07 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:07 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:07 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:07 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:07 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:07 DEBUG : file1: newRWFileHandle: 2025/10/30 04:24:07 DEBUG : file1(0xc00068b280): openPending: 2025/10/30 04:24:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:07 DEBUG : file1(0xc00068b280): >openPending: err= 2025/10/30 04:24:07 DEBUG : file1: >newRWFileHandle: err= 2025/10/30 04:24:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/30 04:24:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/30 04:24:07 DEBUG : file1(0xc00068b280): _writeAt: size=5, off=0 2025/10/30 04:24:07 DEBUG : file1(0xc00068b280): >_writeAt: n=5, err= 2025/10/30 04:24:07 DEBUG : file1(0xc00068b280): RWFileHandle.Release 2025/10/30 04:24:07 DEBUG : file1(0xc00068b280): close: 2025/10/30 04:24:07 DEBUG : file1: vfs cache: setting modification time to 2025-10-30 04:24:07.523456523 +0000 UTC m=+11.492520206 2025/10/30 04:24:07 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:07 DEBUG : file1(0xc00068b280): >close: err= 2025/10/30 04:24:07 DEBUG : file1(0xc00068b280): RWFileHandle.Release 2025/10/30 04:24:07 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:07 DEBUG : Looking for writers 2025/10/30 04:24:07 DEBUG : file1: reading active writers 2025/10/30 04:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 04:24:07 DEBUG : Looking for writers 2025/10/30 04:24:07 DEBUG : file1: reading active writers 2025/10/30 04:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 04:24:07 DEBUG : Looking for writers 2025/10/30 04:24:07 DEBUG : file1: reading active writers 2025/10/30 04:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 04:24:07 DEBUG : Looking for writers 2025/10/30 04:24:07 DEBUG : file1: reading active writers 2025/10/30 04:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 04:24:07 DEBUG : file1: vfs cache: starting upload 2025/10/30 04:24:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:07 INFO : file1: Copied (new) 2025/10/30 04:24:07 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-30 04:24:07 +0000 UTC" 2025/10/30 04:24:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/30 04:24:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:07 INFO : file1: vfs cache: upload succeeded try #1 2025/10/30 04:24:07 DEBUG : Looking for writers 2025/10/30 04:24:07 DEBUG : file1: reading active writers 2025/10/30 04:24:07 DEBUG : >WaitForWriters: 2025/10/30 04:24:07 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:07 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:07 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:07 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:07 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/30 04:24:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/30 04:24:07 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 04:24:07 DEBUG : dir/file1(0xc0006355c0): openPending: 2025/10/30 04:24:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/30 04:24:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/30 04:24:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:07 DEBUG : dir/file1(0xc0006355c0): >openPending: err= 2025/10/30 04:24:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/30 04:24:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 04:24:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 04:24:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/30 04:24:07 DEBUG : dir/file1(0xc0006355c0): _writeAt: size=5, off=0 2025/10/30 04:24:07 DEBUG : dir/file1(0xc0006355c0): >_writeAt: n=5, err= 2025/10/30 04:24:07 DEBUG : dir/file1(0xc0006355c0): close: 2025/10/30 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:07 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-30 04:24:07.777314822 +0000 UTC m=+11.746378476 2025/10/30 04:24:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:07 DEBUG : dir/file1(0xc0006355c0): >close: err= 2025/10/30 04:24:07 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:07 DEBUG : dir: Looking for writers 2025/10/30 04:24:07 DEBUG : file1: reading active writers 2025/10/30 04:24:07 DEBUG : Looking for writers 2025/10/30 04:24:07 DEBUG : dir: reading active writers 2025/10/30 04:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 04:24:07 DEBUG : dir: Looking for writers 2025/10/30 04:24:07 DEBUG : file1: reading active writers 2025/10/30 04:24:07 DEBUG : Looking for writers 2025/10/30 04:24:07 DEBUG : dir: reading active writers 2025/10/30 04:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 04:24:07 DEBUG : dir: Looking for writers 2025/10/30 04:24:07 DEBUG : file1: reading active writers 2025/10/30 04:24:07 DEBUG : Looking for writers 2025/10/30 04:24:07 DEBUG : dir: reading active writers 2025/10/30 04:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 04:24:07 DEBUG : dir: Looking for writers 2025/10/30 04:24:07 DEBUG : file1: reading active writers 2025/10/30 04:24:07 DEBUG : Looking for writers 2025/10/30 04:24:07 DEBUG : dir: reading active writers 2025/10/30 04:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 04:24:07 DEBUG : dir/file1: vfs cache: starting upload 2025/10/30 04:24:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:07 INFO : dir/file1: Copied (replaced existing) 2025/10/30 04:24:07 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-30 04:24:07 +0000 UTC" 2025/10/30 04:24:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/30 04:24:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/30 04:24:07 DEBUG : dir: Looking for writers 2025/10/30 04:24:07 DEBUG : file1: reading active writers 2025/10/30 04:24:07 DEBUG : Looking for writers 2025/10/30 04:24:07 DEBUG : dir: reading active writers 2025/10/30 04:24:07 DEBUG : >WaitForWriters: 2025/10/30 04:24:07 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:07 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:07 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:07 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:07 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:08 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 04:24:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/30 04:24:08 DEBUG : dir/file1(0xc000a045c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : dir/file1(0xc000a045c0): openPending: 2025/10/30 04:24:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/30 04:24:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/30 04:24:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:08 DEBUG : dir/file1(0xc000a045c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : dir/file1(0xc000a045c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : dir/file1(0xc000a045c0): _writeAt: size=15, off=5 2025/10/30 04:24:08 DEBUG : dir/file1(0xc000a045c0): >_writeAt: n=15, err= 2025/10/30 04:24:08 DEBUG : dir/file1(0xc000a045c0): close: 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/30 04:24:08 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-30 04:24:08.062488073 +0000 UTC m=+12.031551747 2025/10/30 04:24:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : dir/file1(0xc000a045c0): >close: err= 2025/10/30 04:24:08 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:08 DEBUG : dir: Looking for writers 2025/10/30 04:24:08 DEBUG : file1: reading active writers 2025/10/30 04:24:08 DEBUG : Looking for writers 2025/10/30 04:24:08 DEBUG : dir: reading active writers 2025/10/30 04:24:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 04:24:08 DEBUG : dir: Looking for writers 2025/10/30 04:24:08 DEBUG : file1: reading active writers 2025/10/30 04:24:08 DEBUG : Looking for writers 2025/10/30 04:24:08 DEBUG : dir: reading active writers 2025/10/30 04:24:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 04:24:08 DEBUG : dir: Looking for writers 2025/10/30 04:24:08 DEBUG : file1: reading active writers 2025/10/30 04:24:08 DEBUG : Looking for writers 2025/10/30 04:24:08 DEBUG : dir: reading active writers 2025/10/30 04:24:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 04:24:08 DEBUG : dir: Looking for writers 2025/10/30 04:24:08 DEBUG : file1: reading active writers 2025/10/30 04:24:08 DEBUG : Looking for writers 2025/10/30 04:24:08 DEBUG : dir: reading active writers 2025/10/30 04:24:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 04:24:08 DEBUG : dir/file1: vfs cache: starting upload 2025/10/30 04:24:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:08 INFO : dir/file1: Copied (replaced existing) 2025/10/30 04:24:08 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-30 04:24:08 +0000 UTC" 2025/10/30 04:24:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/30 04:24:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/30 04:24:08 DEBUG : dir: Looking for writers 2025/10/30 04:24:08 DEBUG : file1: reading active writers 2025/10/30 04:24:08 DEBUG : Looking for writers 2025/10/30 04:24:08 DEBUG : dir: reading active writers 2025/10/30 04:24:08 DEBUG : >WaitForWriters: 2025/10/30 04:24:08 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:08 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:08 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:08 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:08 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : file1: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : file1(0xc000df4bc0): openPending: 2025/10/30 04:24:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:08 DEBUG : file1(0xc000df4bc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : file1: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/30 04:24:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/30 04:24:08 DEBUG : file1(0xc000df4bc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : file1(0xc000df4bc0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : file1(0xc000df4bc0): close: 2025/10/30 04:24:08 DEBUG : file1: vfs cache: setting modification time to 2025-10-30 04:24:08.283533969 +0000 UTC m=+12.252597653 2025/10/30 04:24:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : file1(0xc000df4bc0): >close: err= 2025/10/30 04:24:08 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:08 DEBUG : Looking for writers 2025/10/30 04:24:08 DEBUG : file1: reading active writers 2025/10/30 04:24:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 04:24:08 DEBUG : Looking for writers 2025/10/30 04:24:08 DEBUG : file1: reading active writers 2025/10/30 04:24:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 04:24:08 DEBUG : Looking for writers 2025/10/30 04:24:08 DEBUG : file1: reading active writers 2025/10/30 04:24:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 04:24:08 DEBUG : Looking for writers 2025/10/30 04:24:08 DEBUG : file1: reading active writers 2025/10/30 04:24:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 04:24:08 DEBUG : file1: vfs cache: starting upload 2025/10/30 04:24:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:08 INFO : file1: Copied (new) 2025/10/30 04:24:08 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-30 04:24:08 +0000 UTC" 2025/10/30 04:24:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:08 INFO : file1: vfs cache: upload succeeded try #1 2025/10/30 04:24:08 DEBUG : Looking for writers 2025/10/30 04:24:08 DEBUG : file1: reading active writers 2025/10/30 04:24:08 DEBUG : >WaitForWriters: 2025/10/30 04:24:08 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:08 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:08 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:08 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:08 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/30 04:24:08 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000876940): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000876940): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000876940): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000876940): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000876940): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.470923539 +0000 UTC m=+12.439987172 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000876940): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000876dc0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000876dc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000876dc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000876dc0): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000876dc0): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000876dc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000876dc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.470923539 +0000 UTC m=+12.439987172 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000876dc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000877280): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000877280): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000877280): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000877280): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000877280): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.470923539 +0000 UTC m=+12.439987172 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000877280): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6e70 item 1 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008778c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008778c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008778c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008778c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008778c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.475028916 +0000 UTC m=+12.444092580 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008778c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000877dc0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000877dc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000877dc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000877dc0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000877dc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.475028916 +0000 UTC m=+12.444092580 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000877dc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e76c0 item 2 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bc480): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bc480): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bc480): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bc480): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bc480): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.477110234 +0000 UTC m=+12.446173856 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bc480): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bc900): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bc900): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bc900): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bc900): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bc900): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bc900): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bc900): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.477110234 +0000 UTC m=+12.446173856 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bc900): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bcdc0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bcdc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bcdc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bcdc0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bcdc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.477110234 +0000 UTC m=+12.446173856 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bcdc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7d50 item 3 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bd440): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bd440): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bd440): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bd440): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bd440): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.479575522 +0000 UTC m=+12.448639156 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bd440): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bd980): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bd980): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bd980): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bd980): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bd980): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.479575522 +0000 UTC m=+12.448639156 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008bd980): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003509a0 item 4 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d8040): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d8040): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d8040): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d8040): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d8040): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.482303294 +0000 UTC m=+12.451366946 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d8040): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d84c0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d84c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d84c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d84c0): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d84c0): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d84c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d84c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.482303294 +0000 UTC m=+12.451366946 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d84c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d8980): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d8980): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d8980): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d8980): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d8980): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.482303294 +0000 UTC m=+12.451366946 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d8980): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003512d0 item 5 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d9000): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d9000): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d9000): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d9000): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d9000): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.485984194 +0000 UTC m=+12.455047857 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d9000): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d9540): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d9540): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d9540): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d9540): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d9540): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.485984194 +0000 UTC m=+12.455047857 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d9540): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351c70 item 6 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d9bc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d9bc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d9bc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d9bc0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d9bc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.488286937 +0000 UTC m=+12.457350590 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0008d9bc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091e140): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091e140): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091e140): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091e140): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091e140): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091e140): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091e140): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.488286937 +0000 UTC m=+12.457350590 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091e140): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091e600): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091e600): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091e600): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091e600): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091e600): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.488286937 +0000 UTC m=+12.457350590 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091e600): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346c40 item 7 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091ec80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091ec80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091ec80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091ec80): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091ec80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.491316165 +0000 UTC m=+12.460379818 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091ec80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091f1c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091f1c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091f1c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091f1c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091f1c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.491316165 +0000 UTC m=+12.460379818 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091f1c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003475e0 item 8 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091f780): _readAt: size=2, off=0 2025/10/30 04:24:08 ERROR : open-test-file(0xc00091f780): Couldn't read size of file 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091f780): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091f780): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091f780): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091f780): close: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091f780): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091fb40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091fb40): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091fb40): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091fb40): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091fb40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.493679301 +0000 UTC m=+12.462742954 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00091fb40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00094e040): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00094e040): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00094e040): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00094e040): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00094e040): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00094e040): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00094e040): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.493679301 +0000 UTC m=+12.462742954 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00094e040): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00094e540): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00094e540): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00094e540): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00094e540): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00094e540): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.493679301 +0000 UTC m=+12.462742954 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00094e540): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e0e0 item 9 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00094ebc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00094ebc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00094ebc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00094ebc0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00094ebc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.496830897 +0000 UTC m=+12.465894551 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00094ebc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000494e80): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000494e80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000494e80): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000494e80): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000494e80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.496830897 +0000 UTC m=+12.465894551 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000494e80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ec40 item 10 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0004954c0): _readAt: size=2, off=0 2025/10/30 04:24:08 ERROR : open-test-file(0xc0004954c0): Couldn't read size of file 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0004954c0): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0004954c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0004954c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0004954c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0004954c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000495880): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000495880): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000495880): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000495880): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000495880): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.499589467 +0000 UTC m=+12.468653120 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000495880): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000495d80): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000495d80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000495d80): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000495d80): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000495d80): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000495d80): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000495d80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.499589467 +0000 UTC m=+12.468653120 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000495d80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000990300): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000990300): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000990300): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000990300): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000990300): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.499589467 +0000 UTC m=+12.468653120 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000990300): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db8f50 item 11 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000990980): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000990980): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000990980): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000990980): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000990980): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.502793541 +0000 UTC m=+12.471857205 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000990980): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000990ec0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000990ec0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000990ec0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000990ec0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000990ec0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.502793541 +0000 UTC m=+12.471857205 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000990ec0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db9420 item 12 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000991500): _readAt: size=2, off=0 2025/10/30 04:24:08 ERROR : open-test-file(0xc000991500): Couldn't read size of file 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000991500): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000991500): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000991500): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000991500): close: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000991500): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009918c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009918c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009918c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009918c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009918c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.505079805 +0000 UTC m=+12.474143458 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009918c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009ba000): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009ba000): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009ba000): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009ba000): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009ba000): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.505079805 +0000 UTC m=+12.474143458 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009ba000): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db97a0 item 13 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009ba680): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009ba680): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009ba680): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009ba680): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009ba680): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.507463901 +0000 UTC m=+12.476527553 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009ba680): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009babc0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009babc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009babc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009babc0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009babc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.507463901 +0000 UTC m=+12.476527553 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009babc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db9c70 item 14 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009bb200): _readAt: size=2, off=0 2025/10/30 04:24:08 ERROR : open-test-file(0xc0009bb200): Couldn't read size of file 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009bb200): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009bb200): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009bb200): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009bb200): close: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009bb200): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009bb5c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009bb5c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009bb5c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009bb5c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009bb5c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.510429608 +0000 UTC m=+12.479493281 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009bb5c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009bbc80): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009bbc80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009bbc80): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009bbc80): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009bbc80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.510429608 +0000 UTC m=+12.479493281 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009bbc80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000503f0 item 15 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e8380): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e8380): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e8380): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e8380): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e8380): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.513112605 +0000 UTC m=+12.482176278 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e8380): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e88c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e88c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e88c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e88c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e88c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.513112605 +0000 UTC m=+12.482176278 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e88c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 16 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e8f00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e8f00): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e8f00): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e8f00): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e8f00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.515589315 +0000 UTC m=+12.484652979 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e8f00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9380): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9380): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9380): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9380): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9380): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9380): _writeAt: size=3, off=7 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9380): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9380): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.515589315 +0000 UTC m=+12.484652979 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9380): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9880): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9880): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9880): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9880): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9880): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.515589315 +0000 UTC m=+12.484652979 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9880): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 17 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9f00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9f00): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9f00): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9f00): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9f00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.519500969 +0000 UTC m=+12.488564633 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009e9f00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a164c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a164c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a164c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a164c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a164c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.519500969 +0000 UTC m=+12.488564633 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a164c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356000 item 18 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a16b40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a16b40): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a16b40): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a16b40): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a16b40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.522561905 +0000 UTC m=+12.491625578 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a16b40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17040): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17040): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17040): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17040): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17040): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17040): _writeAt: size=3, off=7 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17040): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17040): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.522561905 +0000 UTC m=+12.491625578 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17040): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17540): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17540): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17540): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17540): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17540): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.522561905 +0000 UTC m=+12.491625578 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17540): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003567e0 item 19 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17bc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17bc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17bc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17bc0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17bc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.525796709 +0000 UTC m=+12.494860362 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a17bc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50180): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50180): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50180): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50180): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50180): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.525796709 +0000 UTC m=+12.494860362 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50180): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357340 item 20 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50800): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50800): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50800): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50800): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50800): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.5279229 +0000 UTC m=+12.496986534 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50800): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50d00): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50d00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50d00): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50d00): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50d00): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50d00): _writeAt: size=3, off=7 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50d00): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50d00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.5279229 +0000 UTC m=+12.496986534 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a50d00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a51200): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a51200): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a51200): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a51200): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a51200): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.5279229 +0000 UTC m=+12.496986534 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a51200): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003576c0 item 21 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a51880): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a51880): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a51880): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a51880): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a51880): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.530437241 +0000 UTC m=+12.499500864 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a51880): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a51dc0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a51dc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a51dc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a51dc0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a51dc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.530437241 +0000 UTC m=+12.499500864 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a51dc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000516460 item 22 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7a4c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7a4c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7a4c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7a4c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7a4c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.532285632 +0000 UTC m=+12.501349254 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7a4c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7a9c0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7a9c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7a9c0): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7a9c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7a9c0): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7a9c0): _writeAt: size=3, off=7 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7a9c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7a9c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.532285632 +0000 UTC m=+12.501349254 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7a9c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7aec0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7aec0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7aec0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7aec0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7aec0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.532285632 +0000 UTC m=+12.501349254 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7aec0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000516af0 item 23 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7b540): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7b540): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7b540): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7b540): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7b540): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.535383869 +0000 UTC m=+12.504447501 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7b540): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7ba80): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7ba80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7ba80): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7ba80): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7ba80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.535383869 +0000 UTC m=+12.504447501 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a7ba80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000517340 item 24 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2140): _readAt: size=2, off=0 2025/10/30 04:24:08 ERROR : open-test-file(0xc000ab2140): Couldn't read size of file 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2140): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2140): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2140): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2140): close: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2140): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2500): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2500): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2500): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2500): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2500): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.537353295 +0000 UTC m=+12.506416929 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2500): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2a00): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2a00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2a00): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2a00): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2a00): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2a00): _writeAt: size=3, off=7 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2a00): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2a00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.537353295 +0000 UTC m=+12.506416929 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2a00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2f40): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2f40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2f40): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2f40): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2f40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.537353295 +0000 UTC m=+12.506416929 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2f40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005176c0 item 25 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab35c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab35c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab35c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab35c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab35c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.540212424 +0000 UTC m=+12.509276077 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab35c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3b00): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3b00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3b00): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3b00): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3b00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.540212424 +0000 UTC m=+12.509276077 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3b00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da000 item 26 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad41c0): _readAt: size=2, off=0 2025/10/30 04:24:08 ERROR : open-test-file(0xc000ad41c0): Couldn't read size of file 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad41c0): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad41c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad41c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad41c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad41c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4580): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4580): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4580): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4580): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4580): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.542525516 +0000 UTC m=+12.511589159 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4580): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4a80): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4a80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4a80): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4a80): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4a80): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4a80): _writeAt: size=3, off=7 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4a80): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4a80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.542525516 +0000 UTC m=+12.511589159 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4a80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4fc0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4fc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4fc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4fc0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4fc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.542525516 +0000 UTC m=+12.511589159 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad4fc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da5b0 item 27 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad5640): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad5640): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad5640): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad5640): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad5640): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.545693594 +0000 UTC m=+12.514757237 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad5640): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad5b80): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad5b80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad5b80): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad5b80): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad5b80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.545693594 +0000 UTC m=+12.514757237 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ad5b80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dacb0 item 28 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0c240): _readAt: size=2, off=0 2025/10/30 04:24:08 ERROR : open-test-file(0xc000d0c240): Couldn't read size of file 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0c240): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0c240): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0c240): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0c240): close: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0c240): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0c600): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0c600): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0c600): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0c600): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0c600): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.547988252 +0000 UTC m=+12.517051895 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0c600): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0ccc0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0ccc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0ccc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0ccc0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0ccc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.547988252 +0000 UTC m=+12.517051895 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0ccc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db0a0 item 29 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0d340): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0d340): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0d340): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0d340): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0d340): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.550141365 +0000 UTC m=+12.519205008 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0d340): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0d880): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0d880): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0d880): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0d880): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0d880): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.550141365 +0000 UTC m=+12.519205008 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0d880): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db880 item 30 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0dec0): _readAt: size=2, off=0 2025/10/30 04:24:08 ERROR : open-test-file(0xc000d0dec0): Couldn't read size of file 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0dec0): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0dec0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0dec0): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0dec0): close: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d0dec0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3c300): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3c300): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3c300): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3c300): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3c300): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.552538154 +0000 UTC m=+12.521601797 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3c300): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3c9c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3c9c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3c9c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3c9c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3c9c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.552538154 +0000 UTC m=+12.521601797 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3c9c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbe30 item 31 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3d040): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3d040): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3d040): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3d040): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3d040): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.55475676 +0000 UTC m=+12.523820413 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3d040): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3d580): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3d580): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3d580): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3d580): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3d580): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.55475676 +0000 UTC m=+12.523820413 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3d580): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e64d0 item 32 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3dbc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3dbc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3dbc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3dbc0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3dbc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.556807499 +0000 UTC m=+12.525871132 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d3dbc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d580c0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d580c0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d580c0): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d580c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d580c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6c40 item 33 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d580c0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d580c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.557487056 +0000 UTC m=+12.526550688 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d580c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d585c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d585c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d585c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d585c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d585c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.557487056 +0000 UTC m=+12.526550688 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d585c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6e00 item 33 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d58c00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d58c00): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d58c00): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d58c00): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d58c00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.5591142 +0000 UTC m=+12.528177833 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d58c00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d59080): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d59080): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7570 item 34 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d59080): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d59080): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d59080): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d59080): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d59080): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.560005193 +0000 UTC m=+12.529068825 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d59080): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d595c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d595c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d595c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d595c0): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d595c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.560005193 +0000 UTC m=+12.529068825 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d595c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7730 item 34 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d59c00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d59c00): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d59c00): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d59c00): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d59c00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.561401425 +0000 UTC m=+12.530465057 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d59c00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8c100): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8c100): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8c100): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8c100): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8c100): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e230 item 35 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8c100): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8c100): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.562856556 +0000 UTC m=+12.531920229 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8c100): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8c600): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8c600): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8c600): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8c600): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8c600): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.562856556 +0000 UTC m=+12.531920229 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8c600): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e690 item 35 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8cc80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8cc80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8cc80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8cc80): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8cc80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.565650582 +0000 UTC m=+12.534714254 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8cc80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8d180): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8d180): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037eee0 item 36 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8d180): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8d180): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8d180): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8d180): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8d180): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.567073874 +0000 UTC m=+12.536137557 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8d180): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8d6c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8d6c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8d6c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8d6c0): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8d6c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.567073874 +0000 UTC m=+12.536137557 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8d6c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f110 item 36 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8dd00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8dd00): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8dd00): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8dd00): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8dd00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.569960955 +0000 UTC m=+12.539024628 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d8dd00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc2200): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc2200): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc2200): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc2200): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc2200): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f6c0 item 37 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc2200): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc2200): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.570841798 +0000 UTC m=+12.539905471 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc2200): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43840): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43840): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43840): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43840): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43840): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.570841798 +0000 UTC m=+12.539905471 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43840): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f880 item 37 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43ec0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43ec0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43ec0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43ec0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43ec0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.573048781 +0000 UTC m=+12.542112434 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43ec0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f60440): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f60440): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004467e0 item 38 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f60440): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f60440): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f60440): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f60440): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f60440): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.573911811 +0000 UTC m=+12.542975464 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f60440): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f60980): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f60980): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f60980): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f60980): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f60980): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.573911811 +0000 UTC m=+12.542975464 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f60980): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004469a0 item 38 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f61000): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f61000): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f61000): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f61000): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f61000): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.57609515 +0000 UTC m=+12.545158804 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f61000): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f61500): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f61500): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f61500): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f61500): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f61500): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446d20 item 39 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f61500): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f61500): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.576816234 +0000 UTC m=+12.545879868 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f61500): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f61a00): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f61a00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f61a00): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f61a00): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f61a00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.576816234 +0000 UTC m=+12.545879868 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f61a00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446ee0 item 39 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e18100): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e18100): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e18100): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e18100): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e18100): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.578464619 +0000 UTC m=+12.547528252 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e18100): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e18600): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e18600): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447260 item 40 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e18600): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e18600): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e18600): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e18600): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e18600): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.579208265 +0000 UTC m=+12.548271898 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e18600): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e18b40): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e18b40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e18b40): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e18b40): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e18b40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.579208265 +0000 UTC m=+12.548271898 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e18b40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447420 item 40 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19100): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19100): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19100): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19100): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19100): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19100): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19100): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.580698964 +0000 UTC m=+12.549762596 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19100): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19600): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19600): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19600): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447c00 item 41 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19600): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19600): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.581322084 +0000 UTC m=+12.550385717 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19600): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19ac0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19ac0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19ac0): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19ac0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19ac0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447e30 item 41 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19ac0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19ac0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.581941777 +0000 UTC m=+12.551005410 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e19ac0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4e080): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4e080): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4e080): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4e080): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4e080): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.581941777 +0000 UTC m=+12.551005410 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4e080): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e80e0 item 41 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4e6c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4e6c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4e6c0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4e6c0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4e6c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4e6c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4e6c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.583604659 +0000 UTC m=+12.552668292 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4e6c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4ebc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4ebc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4ebc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8620 item 42 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4ebc0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4ebc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.584272783 +0000 UTC m=+12.553336416 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4ebc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4f100): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4f100): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8930 item 42 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4f100): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4f100): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4f100): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4f100): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4f100): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.58502242 +0000 UTC m=+12.554086054 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4f100): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4f680): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4f680): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4f680): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4f680): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4f680): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.58502242 +0000 UTC m=+12.554086054 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4f680): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8b60 item 42 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4fcc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4fcc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4fcc0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4fcc0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4fcc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4fcc0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4fcc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.586421908 +0000 UTC m=+12.555485541 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e4fcc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9e240): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9e240): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9e240): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e90a0 item 43 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9e240): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9e240): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.586953105 +0000 UTC m=+12.556016738 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9e240): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9e780): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9e780): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9e780): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9e780): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9e780): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e92d0 item 43 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9e780): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9e780): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.587565485 +0000 UTC m=+12.556629118 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9e780): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9ecc0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9ecc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9ecc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9ecc0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9ecc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.587565485 +0000 UTC m=+12.556629118 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9ecc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e95e0 item 43 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9f300): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9f300): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9f300): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9f300): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9f300): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9f300): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9f300): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.589148627 +0000 UTC m=+12.558212260 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9f300): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9f800): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9f800): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9f800): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110000 item 44 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9f800): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9f800): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.589697498 +0000 UTC m=+12.558761131 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9f800): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9fd40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9fd40): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001101c0 item 44 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9fd40): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9fd40): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9fd40): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9fd40): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9fd40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.590378065 +0000 UTC m=+12.559441698 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e9fd40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebe340): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebe340): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebe340): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebe340): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebe340): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.590378065 +0000 UTC m=+12.559441698 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebe340): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001103f0 item 44 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebe980): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebe980): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebe980): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebe980): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebe980): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebe980): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebe980): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.591805856 +0000 UTC m=+12.560869499 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebe980): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebee80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebee80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebee80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110d90 item 45 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebee80): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebee80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.592617089 +0000 UTC m=+12.561680742 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebee80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebf580): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebf580): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebf580): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebf580): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebf580): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.592617089 +0000 UTC m=+12.561680742 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebf580): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111810 item 45 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebfbc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebfbc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebfbc0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebfbc0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebfbc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebfbc0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebfbc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.59480685 +0000 UTC m=+12.563870493 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ebfbc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eea140): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eea140): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eea140): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111dc0 item 46 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eea140): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eea140): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.59542432 +0000 UTC m=+12.564487973 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eea140): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eea840): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eea840): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eea840): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eea840): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eea840): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.59542432 +0000 UTC m=+12.564487973 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eea840): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c070 item 46 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eeae80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eeae80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eeae80): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eeae80): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eeae80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eeae80): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eeae80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.597394678 +0000 UTC m=+12.566458321 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eeae80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eeb380): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eeb380): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eeb380): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c5b0 item 47 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eeb380): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eeb380): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.598111575 +0000 UTC m=+12.567175218 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eeb380): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eeba80): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eeba80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eeba80): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eeba80): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eeba80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.598111575 +0000 UTC m=+12.567175218 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000eeba80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c770 item 47 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0c140): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0c140): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0c140): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0c140): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0c140): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0c140): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0c140): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.600146064 +0000 UTC m=+12.569209707 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0c140): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0c640): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0c640): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0c640): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042caf0 item 48 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0c640): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0c640): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.60098582 +0000 UTC m=+12.570049474 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0c640): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0cd40): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0cd40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0cd40): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0cd40): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0cd40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.60098582 +0000 UTC m=+12.570049474 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0cd40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cfc0 item 48 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0d380): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0d380): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0d380): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0d380): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0d380): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.603060786 +0000 UTC m=+12.572124439 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0d380): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0d800): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0d800): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0d800): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0d800): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0d800): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0d800): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d3b0 item 49 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0d800): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0d800): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.603864686 +0000 UTC m=+12.572928339 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0d800): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0dd40): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0dd40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0dd40): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0dd40): >_readAt: n=8, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0dd40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.603864686 +0000 UTC m=+12.572928339 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f0dd40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d570 item 49 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94440): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94440): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94440): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94440): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94440): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.605598311 +0000 UTC m=+12.574661954 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94440): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94940): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94940): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94940): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dc00 item 50 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94940): _readAt: size=2, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94940): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94940): _writeAt: size=3, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94940): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94940): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.606311509 +0000 UTC m=+12.575375142 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94940): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94ec0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94ec0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94ec0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94ec0): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94ec0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.606311509 +0000 UTC m=+12.575375142 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f94ec0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ddc0 item 50 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f95540): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f95540): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f95540): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f95540): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f95540): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.608297829 +0000 UTC m=+12.577361472 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f95540): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f95a40): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f95a40): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f95a40): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f95a40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f95a40): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f95a40): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368310 item 51 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f95a40): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f95a40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.609531975 +0000 UTC m=+12.578595619 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000f95a40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4000): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4000): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4000): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4000): >_readAt: n=8, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4000): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.609531975 +0000 UTC m=+12.578595619 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4000): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003684d0 item 51 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4680): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4680): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4680): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4680): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4680): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.611922674 +0000 UTC m=+12.580986327 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4680): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4b80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4b80): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4b80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368af0 item 52 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4b80): _readAt: size=2, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4b80): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4b80): _writeAt: size=3, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4b80): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4b80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.613009895 +0000 UTC m=+12.582073548 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb4b80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5100): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5100): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5100): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5100): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5100): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.613009895 +0000 UTC m=+12.582073548 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5100): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368d90 item 52 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5780): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5780): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5780): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5780): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5780): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.615609185 +0000 UTC m=+12.584672839 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5780): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5c80): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5c80): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5c80): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5c80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5c80): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5c80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369260 item 53 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5c80): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5c80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.616348504 +0000 UTC m=+12.585412156 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fb5c80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdc240): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdc240): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdc240): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdc240): >_readAt: n=8, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdc240): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.616348504 +0000 UTC m=+12.585412156 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdc240): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369570 item 53 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdc8c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdc8c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdc8c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdc8c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdc8c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.618544395 +0000 UTC m=+12.587608048 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdc8c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdcdc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdcdc0): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdcdc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003699d0 item 54 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdcdc0): _readAt: size=2, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdcdc0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdcdc0): _writeAt: size=3, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdcdc0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdcdc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.61950014 +0000 UTC m=+12.588563793 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdcdc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdd340): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdd340): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdd340): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdd340): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdd340): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.61950014 +0000 UTC m=+12.588563793 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdd340): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369c00 item 54 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdd9c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdd9c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdd9c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdd9c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdd9c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.621442667 +0000 UTC m=+12.590506320 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fdd9c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fddec0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fddec0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fddec0): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fddec0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fddec0): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fddec0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e000 item 55 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fddec0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fddec0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.622372322 +0000 UTC m=+12.591435976 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fddec0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ffe480): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ffe480): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ffe480): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ffe480): >_readAt: n=8, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ffe480): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.622372322 +0000 UTC m=+12.591435976 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ffe480): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e5b0 item 55 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ffeb00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ffeb00): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ffeb00): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ffeb00): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ffeb00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.624610094 +0000 UTC m=+12.593673747 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ffeb00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fff000): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fff000): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fff000): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ebd0 item 56 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fff000): _readAt: size=2, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fff000): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fff000): _writeAt: size=3, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fff000): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fff000): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.625604801 +0000 UTC m=+12.594668454 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fff000): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fff580): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fff580): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fff580): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fff580): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fff580): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.625604801 +0000 UTC m=+12.594668454 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fff580): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032eee0 item 56 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fffbc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fffbc0): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fffbc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fffbc0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fffbc0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fffbc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fffbc0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fffbc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.627849295 +0000 UTC m=+12.596912948 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000fffbc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101c180): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101c180): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101c180): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f810 item 57 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101c180): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101c180): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.628426188 +0000 UTC m=+12.597489820 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101c180): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101c6c0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101c6c0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101c6c0): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101c6c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101c6c0): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101c6c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba0e0 item 57 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101c6c0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101c6c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.629099011 +0000 UTC m=+12.598162645 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101c6c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101cc40): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101cc40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101cc40): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101cc40): >_readAt: n=8, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101cc40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.629099011 +0000 UTC m=+12.598162645 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101cc40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba8c0 item 57 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101d280): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101d280): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101d280): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101d280): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101d280): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101d280): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101d280): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101d280): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.630857533 +0000 UTC m=+12.599921166 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101d280): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101d7c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101d7c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101d7c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bb340 item 58 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101d7c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101d7c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.631594326 +0000 UTC m=+12.600657948 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101d7c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101dd00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101dd00): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101dd00): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bb7a0 item 58 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101dd00): _readAt: size=2, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101dd00): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101dd00): _writeAt: size=3, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101dd00): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101dd00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.632375001 +0000 UTC m=+12.601438635 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00101dd00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103c340): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103c340): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103c340): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103c340): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103c340): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.632375001 +0000 UTC m=+12.601438635 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103c340): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bbc70 item 58 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103c980): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103c980): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103c980): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103c980): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103c980): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103c980): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103c980): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103c980): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.633824292 +0000 UTC m=+12.602887925 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103c980): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103cec0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103cec0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103cec0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380770 item 59 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103cec0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103cec0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.634452492 +0000 UTC m=+12.603516125 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103cec0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103d400): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103d400): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103d400): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103d400): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103d400): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103d400): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003809a0 item 59 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103d400): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103d400): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.635187552 +0000 UTC m=+12.604251184 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103d400): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103d980): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103d980): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103d980): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103d980): >_readAt: n=8, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103d980): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.635187552 +0000 UTC m=+12.604251184 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00103d980): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380cb0 item 59 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066040): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066040): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066040): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066040): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066040): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066040): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066040): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066040): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.637422056 +0000 UTC m=+12.606485730 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066040): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066580): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066580): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066580): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003811f0 item 60 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066580): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066580): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.638431092 +0000 UTC m=+12.607494765 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066580): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066ac0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066ac0): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066ac0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381420 item 60 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066ac0): _readAt: size=2, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066ac0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066ac0): _writeAt: size=3, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066ac0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066ac0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.639562585 +0000 UTC m=+12.608626259 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001066ac0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001067080): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001067080): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001067080): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001067080): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001067080): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.639562585 +0000 UTC m=+12.608626259 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001067080): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003817a0 item 60 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010676c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010676c0): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010676c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010676c0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010676c0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010676c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010676c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010676c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.642614846 +0000 UTC m=+12.611678520 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010676c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001067c00): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001067c00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001067c00): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381b90 item 61 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001067c00): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001067c00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.643678353 +0000 UTC m=+12.612742025 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001067c00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086380): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086380): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086380): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086380): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086380): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.643678353 +0000 UTC m=+12.612742025 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086380): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381dc0 item 61 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010869c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010869c0): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010869c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010869c0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010869c0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010869c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010869c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010869c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.648769991 +0000 UTC m=+12.617833644 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010869c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae03c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae03c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae03c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e0e0 item 62 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae03c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae03c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.649669091 +0000 UTC m=+12.618732744 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae03c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae0ac0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae0ac0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae0ac0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae0ac0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae0ac0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.649669091 +0000 UTC m=+12.618732744 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae0ac0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e460 item 62 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1100): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1100): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1100): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1100): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1100): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1100): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1100): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1100): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.651962596 +0000 UTC m=+12.621026249 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1100): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1680): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1680): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1680): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ecb0 item 63 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1680): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1680): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.652759722 +0000 UTC m=+12.621823375 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1680): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1d80): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1d80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1d80): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1d80): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1d80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.652759722 +0000 UTC m=+12.621823375 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1d80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ef50 item 63 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086440): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086440): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086440): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086440): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086440): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086440): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086440): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086440): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.655145592 +0000 UTC m=+12.624209245 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086440): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086980): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086980): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086980): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f730 item 64 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086980): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086980): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.656141903 +0000 UTC m=+12.625205555 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001086980): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001087180): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001087180): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001087180): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001087180): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001087180): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.656141903 +0000 UTC m=+12.625205555 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001087180): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fa40 item 64 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010877c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010877c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010877c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010877c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010877c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.65928851 +0000 UTC m=+12.628352183 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0010877c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001087c40): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001087c40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001087c40): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001087c40): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001087c40): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322310 item 65 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001087c40): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001087c40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.660387372 +0000 UTC m=+12.629451036 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc001087c40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80180): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80180): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80180): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80180): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80180): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.660387372 +0000 UTC m=+12.629451036 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80180): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322a10 item 65 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e807c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e807c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e807c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e807c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e807c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.6635712 +0000 UTC m=+12.632634873 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e807c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80c40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80c40): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003236c0 item 66 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80c40): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80c40): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80c40): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80c40): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80c40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.66489765 +0000 UTC m=+12.633961323 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80c40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81200): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81200): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81200): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81200): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81200): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.66489765 +0000 UTC m=+12.633961323 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81200): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323b20 item 66 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81840): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81840): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81840): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81840): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81840): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.66784268 +0000 UTC m=+12.636906343 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81840): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81cc0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81cc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81cc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81cc0): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81cc0): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e230 item 67 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81cc0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81cc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.66866308 +0000 UTC m=+12.637726733 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81cc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002ce800): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002ce800): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002ce800): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002ce800): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002ce800): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.66866308 +0000 UTC m=+12.637726733 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002ce800): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e690 item 67 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002cf940): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002cf940): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002cf940): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002cf940): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002cf940): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.670681579 +0000 UTC m=+12.639745252 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002cf940): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c200): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c200): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037eee0 item 68 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c200): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c200): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c200): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c200): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c200): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.672152661 +0000 UTC m=+12.641216313 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c200): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c740): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c740): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c740): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c740): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c740): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.672152661 +0000 UTC m=+12.641216313 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c740): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f110 item 68 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3cd80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3cd80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3cd80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3cd80): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3cd80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.674589116 +0000 UTC m=+12.643652768 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3cd80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d200): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d200): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d200): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d200): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d200): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f6c0 item 69 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d200): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d200): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.675813685 +0000 UTC m=+12.644877338 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d200): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d700): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d700): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d700): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d700): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d700): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.675813685 +0000 UTC m=+12.644877338 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d700): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f880 item 69 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3dd80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3dd80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3dd80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3dd80): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3dd80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.677770578 +0000 UTC m=+12.646834232 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3dd80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4300): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4300): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c070 item 70 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4300): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4300): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4300): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4300): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4300): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.678664337 +0000 UTC m=+12.647727980 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4300): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4840): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4840): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4840): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4840): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4840): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.678664337 +0000 UTC m=+12.647727980 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4840): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c3f0 item 70 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4f00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4f00): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4f00): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4f00): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4f00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.680500885 +0000 UTC m=+12.649564528 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4f00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5400): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5400): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5400): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5400): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5400): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036cd20 item 71 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5400): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5400): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.681371168 +0000 UTC m=+12.650434821 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5400): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5900): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5900): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5900): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5900): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5900): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.681371168 +0000 UTC m=+12.650434821 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5900): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d0a0 item 71 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000414080): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000414080): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000414080): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000414080): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000414080): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.683623967 +0000 UTC m=+12.652687610 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000414080): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0004157c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0004157c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d570 item 72 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0004157c0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0004157c0): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0004157c0): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0004157c0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0004157c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.684508198 +0000 UTC m=+12.653571841 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0004157c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081c4c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081c4c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081c4c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081c4c0): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081c4c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.684508198 +0000 UTC m=+12.653571841 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081c4c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036dc70 item 72 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081ca80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081ca80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081ca80): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081ca80): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081ca80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081ca80): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081ca80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.686781736 +0000 UTC m=+12.655845380 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081ca80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081cf80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081cf80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081cf80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c310 item 73 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081cf80): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081cf80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.687462093 +0000 UTC m=+12.656525736 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081cf80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081d440): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081d440): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081d440): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081d440): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081d440): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c620 item 73 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081d440): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081d440): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.688330553 +0000 UTC m=+12.657394197 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081d440): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081d980): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081d980): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081d980): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081d980): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081d980): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.688330553 +0000 UTC m=+12.657394197 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081d980): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c930 item 73 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5240): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5240): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5240): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5240): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5240): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5240): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5240): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.690245459 +0000 UTC m=+12.659309102 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5240): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5740): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5740): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5740): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ccb0 item 74 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5740): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5740): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.691040562 +0000 UTC m=+12.660104245 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5740): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc140): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc140): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d180 item 74 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc140): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc140): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc140): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc140): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc140): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.692007267 +0000 UTC m=+12.661070910 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc140): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc6c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc6c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc6c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc6c0): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc6c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.692007267 +0000 UTC m=+12.661070910 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc6c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d420 item 74 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fcd00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fcd00): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fcd00): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fcd00): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fcd00): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fcd00): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fcd00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.6946779 +0000 UTC m=+12.663741563 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fcd00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fd300): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fd300): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fd300): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d7a0 item 75 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fd300): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fd300): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.6955936 +0000 UTC m=+12.664657274 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fd300): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fd840): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fd840): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fd840): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fd840): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fd840): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d960 item 75 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fd840): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fd840): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.696457511 +0000 UTC m=+12.665521144 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fd840): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fdd80): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fdd80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fdd80): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fdd80): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fdd80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.696457511 +0000 UTC m=+12.665521144 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fdd80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047db90 item 75 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e440): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e440): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e440): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e440): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e440): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e440): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e440): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.698258031 +0000 UTC m=+12.667321664 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e440): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e940): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e940): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e940): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004924d0 item 76 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e940): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e940): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.699190091 +0000 UTC m=+12.668253734 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e940): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092ee80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092ee80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492690 item 76 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092ee80): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092ee80): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092ee80): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092ee80): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092ee80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.700077868 +0000 UTC m=+12.669141522 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092ee80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092f500): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092f500): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092f500): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092f500): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092f500): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.700077868 +0000 UTC m=+12.669141522 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092f500): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492850 item 76 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092fb40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092fb40): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092fb40): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092fb40): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092fb40): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092fb40): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092fb40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.701919576 +0000 UTC m=+12.670983219 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092fb40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068a380): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068a380): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068a380): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492fc0 item 77 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068a380): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068a380): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.7026144 +0000 UTC m=+12.671678043 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068a380): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068ab00): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068ab00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068ab00): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068ab00): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068ab00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.7026144 +0000 UTC m=+12.671678043 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068ab00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004932d0 item 77 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b140): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b140): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b140): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b140): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b140): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b140): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b140): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.704541418 +0000 UTC m=+12.673605051 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b140): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b640): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b640): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b640): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004936c0 item 78 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b640): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b640): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.705296967 +0000 UTC m=+12.674360600 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b640): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068bd80): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068bd80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068bd80): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068bd80): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068bd80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.705296967 +0000 UTC m=+12.674360600 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068bd80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493880 item 78 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634440): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634440): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634440): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634440): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634440): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634440): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634440): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.70702984 +0000 UTC m=+12.676093504 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634440): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634940): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634940): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634940): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493c00 item 79 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634940): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634940): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.70763697 +0000 UTC m=+12.676700603 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634940): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635140): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635140): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635140): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635140): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635140): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.70763697 +0000 UTC m=+12.676700603 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635140): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ea0 item 79 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635780): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635780): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635780): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635780): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635780): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635780): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635780): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.709859332 +0000 UTC m=+12.678923026 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635780): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635c80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635c80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635c80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412460 item 80 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635c80): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635c80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.710664695 +0000 UTC m=+12.679728368 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635c80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2400): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2400): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2400): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2400): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2400): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.710664695 +0000 UTC m=+12.679728368 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2400): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004127e0 item 80 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2a40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2a40): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2a40): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2a40): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2a40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.713414897 +0000 UTC m=+12.682478561 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2a40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2f00): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2f00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2f00): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2f00): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2f00): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2f00): _writeAt: size=3, off=7 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412d20 item 81 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2f00): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2f00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.714463466 +0000 UTC m=+12.683527139 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2f00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3440): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3440): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3440): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3440): >_readAt: n=8, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3440): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.714463466 +0000 UTC m=+12.683527139 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3440): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412fc0 item 81 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3bc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3bc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3bc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3bc0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3bc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.717220973 +0000 UTC m=+12.686284646 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3bc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8140): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8140): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8140): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413340 item 82 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8140): _readAt: size=2, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8140): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8140): _writeAt: size=3, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8140): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8140): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.718512758 +0000 UTC m=+12.687576431 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8140): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d86c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d86c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d86c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d86c0): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d86c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.718512758 +0000 UTC m=+12.687576431 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d86c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413570 item 82 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8dc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8dc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8dc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8dc0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8dc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.721313698 +0000 UTC m=+12.690377351 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8dc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d92c0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d92c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d92c0): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d92c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d92c0): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d92c0): _writeAt: size=3, off=7 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413ab0 item 83 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d92c0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d92c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.722363929 +0000 UTC m=+12.691427582 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d92c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9800): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9800): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9800): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9800): >_readAt: n=8, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9800): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.722363929 +0000 UTC m=+12.691427582 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9800): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413ce0 item 83 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9e80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9e80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9e80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9e80): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9e80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.724995349 +0000 UTC m=+12.694058992 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9e80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742600): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742600): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742600): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2150 item 84 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742600): _readAt: size=2, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742600): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742600): _writeAt: size=3, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742600): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742600): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.726049909 +0000 UTC m=+12.695113552 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742600): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742e00): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742e00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742e00): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742e00): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742e00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.726049909 +0000 UTC m=+12.695113552 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742e00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2460 item 84 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743480): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743480): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743480): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743480): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743480): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.728485291 +0000 UTC m=+12.697548944 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743480): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743980): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743980): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743980): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743980): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743980): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743980): _writeAt: size=3, off=7 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2af0 item 85 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743980): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743980): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.729439724 +0000 UTC m=+12.698503376 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743980): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743ec0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743ec0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743ec0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743ec0): >_readAt: n=8, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743ec0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.729439724 +0000 UTC m=+12.698503376 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743ec0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2cb0 item 85 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748600): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748600): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748600): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748600): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748600): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.731199877 +0000 UTC m=+12.700263510 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748600): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748b00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748b00): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748b00): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3880 item 86 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748b00): _readAt: size=2, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748b00): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748b00): _writeAt: size=3, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748b00): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748b00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.731987537 +0000 UTC m=+12.701051169 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748b00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749080): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749080): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749080): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749080): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749080): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.731987537 +0000 UTC m=+12.701051169 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749080): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3ab0 item 86 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749700): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749700): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749700): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749700): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749700): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.733454942 +0000 UTC m=+12.702518575 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749700): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749c00): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749c00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749c00): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749c00): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749c00): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749c00): _writeAt: size=3, off=7 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474070 item 87 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749c00): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749c00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.734286903 +0000 UTC m=+12.703350536 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749c00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ea1c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ea1c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ea1c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ea1c0): >_readAt: n=8, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ea1c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.734286903 +0000 UTC m=+12.703350536 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ea1c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474230 item 87 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ea840): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ea840): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ea840): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ea840): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ea840): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.736215845 +0000 UTC m=+12.705279498 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ea840): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ead80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ead80): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ead80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474700 item 88 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ead80): _readAt: size=2, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ead80): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ead80): _writeAt: size=3, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ead80): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ead80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.737049479 +0000 UTC m=+12.706113122 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ead80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb300): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb300): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb300): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb300): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb300): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.737049479 +0000 UTC m=+12.706113122 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb300): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474b60 item 88 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb940): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb940): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb940): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb940): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb940): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb940): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb940): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb940): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.739056127 +0000 UTC m=+12.708119770 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb940): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ebe80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ebe80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ebe80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004750a0 item 89 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ebe80): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ebe80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.739782271 +0000 UTC m=+12.708845924 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ebe80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794540): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794540): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794540): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794540): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794540): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794540): _writeAt: size=3, off=7 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004753b0 item 89 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794540): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794540): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.740776447 +0000 UTC m=+12.709840090 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794540): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794ac0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794ac0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794ac0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794ac0): >_readAt: n=8, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794ac0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.740776447 +0000 UTC m=+12.709840090 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794ac0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475650 item 89 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795100): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795100): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795100): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795100): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795100): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795100): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795100): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795100): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.743053753 +0000 UTC m=+12.712117406 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795100): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795640): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795640): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795640): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475b90 item 90 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795640): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795640): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.743812025 +0000 UTC m=+12.712875679 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795640): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795b80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795b80): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795b80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e070 item 90 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795b80): _readAt: size=2, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795b80): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795b80): _writeAt: size=3, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795b80): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795b80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.74484717 +0000 UTC m=+12.713910813 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795b80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e681c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e681c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e681c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e681c0): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e681c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.74484717 +0000 UTC m=+12.713910813 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e681c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e2a0 item 90 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68840): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68840): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68840): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68840): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68840): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68840): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68840): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68840): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.747093817 +0000 UTC m=+12.716157460 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68840): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68d80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68d80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68d80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e700 item 91 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68d80): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68d80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.747961216 +0000 UTC m=+12.717024859 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68d80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e692c0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e692c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e692c0): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e692c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e692c0): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e692c0): _writeAt: size=3, off=7 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e930 item 91 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e692c0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e692c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.748829066 +0000 UTC m=+12.717892719 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e692c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69840): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69840): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69840): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69840): >_readAt: n=8, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69840): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.748829066 +0000 UTC m=+12.717892719 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69840): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7eaf0 item 91 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69e80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69e80): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69e80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69e80): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69e80): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69e80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69e80): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69e80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.750813902 +0000 UTC m=+12.719877555 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69e80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04440): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04440): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04440): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f180 item 92 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04440): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04440): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.751490312 +0000 UTC m=+12.720553955 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04440): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04980): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04980): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04980): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f3b0 item 92 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04980): _readAt: size=2, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04980): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04980): _writeAt: size=3, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04980): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04980): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.752491912 +0000 UTC m=+12.721555565 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04980): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04f40): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04f40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04f40): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04f40): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04f40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.752491912 +0000 UTC m=+12.721555565 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04f40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f570 item 92 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05600): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05600): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05600): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05600): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05600): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05600): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05600): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05600): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.754772363 +0000 UTC m=+12.723836007 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05600): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05b40): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05b40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05b40): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f8f0 item 93 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05b40): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05b40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.75564929 +0000 UTC m=+12.724712943 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05b40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0004982c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0004982c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0004982c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0004982c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0004982c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.75564929 +0000 UTC m=+12.724712943 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0004982c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7fab0 item 93 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498900): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498900): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498900): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498900): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498900): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498900): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498900): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498900): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.757989504 +0000 UTC m=+12.727053156 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498900): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498e80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498e80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498e80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4150 item 94 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498e80): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498e80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.758804854 +0000 UTC m=+12.727868508 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498e80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499580): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499580): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499580): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499580): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499580): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.758804854 +0000 UTC m=+12.727868508 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499580): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f43f0 item 94 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499bc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499bc0): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499bc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499bc0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499bc0): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499bc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499bc0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499bc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.761098901 +0000 UTC m=+12.730162554 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499bc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998180): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998180): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998180): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4770 item 95 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998180): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998180): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.762079542 +0000 UTC m=+12.731143195 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998180): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998880): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998880): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998880): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998880): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998880): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.762079542 +0000 UTC m=+12.731143195 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998880): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4a10 item 95 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998ec0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998ec0): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998ec0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998ec0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998ec0): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998ec0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998ec0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998ec0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.764804578 +0000 UTC m=+12.733868221 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998ec0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999480): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999480): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999480): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4ee0 item 96 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999480): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999480): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.765593108 +0000 UTC m=+12.734656772 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999480): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999b80): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999b80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999b80): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999b80): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999b80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.765593108 +0000 UTC m=+12.734656772 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999b80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5180 item 96 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= 2025/10/30 04:24:08 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:08 DEBUG : Looking for writers 2025/10/30 04:24:08 DEBUG : >WaitForWriters: 2025/10/30 04:24:08 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:08 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:08 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:08 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:08 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/30 04:24:08 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d5b0c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d5b0c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d5b0c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d5b0c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d5b0c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.792358699 +0000 UTC m=+12.761422352 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d5b0c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d5b540): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d5b540): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d5b540): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d5b540): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d5b540): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d5b540): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d5b540): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.792358699 +0000 UTC m=+12.761422352 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d5b540): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d5ba40): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d5ba40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d5ba40): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d5ba40): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d5ba40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.792358699 +0000 UTC m=+12.761422352 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000d5ba40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434b60 item 1 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e42100): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e42100): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e42100): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e42100): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e42100): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.795430336 +0000 UTC m=+12.764493989 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e42100): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e42640): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e42640): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e42640): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e42640): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e42640): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.795430336 +0000 UTC m=+12.764493989 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e42640): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435570 item 2 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e42cc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e42cc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e42cc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e42cc0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e42cc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.798039044 +0000 UTC m=+12.767102687 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e42cc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43140): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43140): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43140): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43140): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43140): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43140): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43140): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.798039044 +0000 UTC m=+12.767102687 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43140): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43600): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43600): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43600): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43600): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43600): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.798039044 +0000 UTC m=+12.767102687 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43600): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435c70 item 3 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43c80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43c80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43c80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43c80): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43c80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.800787584 +0000 UTC m=+12.769851237 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e43c80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000964240): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000964240): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000964240): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000964240): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000964240): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.800787584 +0000 UTC m=+12.769851237 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000964240): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350770 item 4 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000964880): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000964880): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000964880): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000964880): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000964880): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.802454213 +0000 UTC m=+12.771517845 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000964880): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000964d00): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000964d00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000964d00): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000964d00): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000964d00): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000964d00): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000964d00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.802454213 +0000 UTC m=+12.771517845 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000964d00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009651c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009651c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009651c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009651c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009651c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.802454213 +0000 UTC m=+12.771517845 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009651c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350fc0 item 5 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000965840): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000965840): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000965840): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000965840): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000965840): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.804807861 +0000 UTC m=+12.773871494 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000965840): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000965d80): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000965d80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000965d80): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000965d80): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000965d80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.804807861 +0000 UTC m=+12.773871494 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000965d80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351ab0 item 6 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b2480): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b2480): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b2480): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b2480): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b2480): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.806701356 +0000 UTC m=+12.775765009 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b2480): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b2980): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b2980): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b2980): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b2980): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b2980): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b2980): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b2980): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.806701356 +0000 UTC m=+12.775765009 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b2980): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b2e40): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b2e40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b2e40): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b2e40): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b2e40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.806701356 +0000 UTC m=+12.775765009 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b2e40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346930 item 7 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b34c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b34c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b34c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b34c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b34c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.809448804 +0000 UTC m=+12.778512447 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b34c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b3a00): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b3a00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b3a00): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b3a00): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b3a00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.809448804 +0000 UTC m=+12.778512447 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009b3a00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347490 item 8 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cc040): _readAt: size=2, off=0 2025/10/30 04:24:08 ERROR : open-test-file(0xc0009cc040): Couldn't read size of file 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cc040): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cc040): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cc040): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cc040): close: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cc040): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cc400): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cc400): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cc400): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cc400): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cc400): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.811548126 +0000 UTC m=+12.780611779 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cc400): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cc880): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cc880): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cc880): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cc880): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cc880): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cc880): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cc880): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.811548126 +0000 UTC m=+12.780611779 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cc880): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009ccd80): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009ccd80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009ccd80): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009ccd80): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009ccd80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.811548126 +0000 UTC m=+12.780611779 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009ccd80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347ea0 item 9 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cd400): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cd400): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cd400): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cd400): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cd400): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.814285174 +0000 UTC m=+12.783348817 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cd400): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cd940): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cd940): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cd940): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cd940): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cd940): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.814285174 +0000 UTC m=+12.783348817 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0009cd940): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db84d0 item 10 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1c000): _readAt: size=2, off=0 2025/10/30 04:24:08 ERROR : open-test-file(0xc000a1c000): Couldn't read size of file 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1c000): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1c000): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1c000): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1c000): close: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1c000): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1c3c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1c3c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1c3c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1c3c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1c3c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.816323551 +0000 UTC m=+12.785387204 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1c3c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1c8c0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1c8c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1c8c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1c8c0): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1c8c0): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1c8c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1c8c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.816323551 +0000 UTC m=+12.785387204 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1c8c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1cdc0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1cdc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1cdc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1cdc0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1cdc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.816323551 +0000 UTC m=+12.785387204 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1cdc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db8850 item 11 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1d440): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1d440): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1d440): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1d440): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1d440): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.818832822 +0000 UTC m=+12.787896455 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1d440): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1d980): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1d980): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1d980): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1d980): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1d980): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.818832822 +0000 UTC m=+12.787896455 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a1d980): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db8ee0 item 12 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a44040): _readAt: size=2, off=0 2025/10/30 04:24:08 ERROR : open-test-file(0xc000a44040): Couldn't read size of file 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a44040): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a44040): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a44040): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a44040): close: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a44040): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a44400): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a44400): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a44400): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a44400): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a44400): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.820441853 +0000 UTC m=+12.789505487 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a44400): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a44ac0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a44ac0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a44ac0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a44ac0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a44ac0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.820441853 +0000 UTC m=+12.789505487 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a44ac0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db9260 item 13 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a45140): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a45140): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a45140): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a45140): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a45140): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.823218115 +0000 UTC m=+12.792281778 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a45140): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a45680): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a45680): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a45680): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a45680): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a45680): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.823218115 +0000 UTC m=+12.792281778 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a45680): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db95e0 item 14 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a45cc0): _readAt: size=2, off=0 2025/10/30 04:24:08 ERROR : open-test-file(0xc000a45cc0): Couldn't read size of file 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a45cc0): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a45cc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a45cc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a45cc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a45cc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a76100): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a76100): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a76100): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a76100): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a76100): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.826165269 +0000 UTC m=+12.795228932 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a76100): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a767c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a767c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a767c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a767c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a767c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.826165269 +0000 UTC m=+12.795228932 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a767c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db9ab0 item 15 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a76e40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a76e40): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a76e40): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a76e40): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a76e40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.828486276 +0000 UTC m=+12.797549929 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a76e40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a77380): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a77380): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a77380): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a77380): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a77380): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.828486276 +0000 UTC m=+12.797549929 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a77380): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050150 item 16 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a779c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a779c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a779c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a779c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a779c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.830735779 +0000 UTC m=+12.799799432 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a779c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a77e40): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a77e40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a77e40): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a77e40): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a77e40): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a77e40): _writeAt: size=3, off=7 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a77e40): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a77e40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.830735779 +0000 UTC m=+12.799799432 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a77e40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab23c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab23c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab23c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab23c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab23c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.830735779 +0000 UTC m=+12.799799432 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab23c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000507e0 item 17 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2a40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2a40): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2a40): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2a40): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2a40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.833405882 +0000 UTC m=+12.802469545 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2a40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2f80): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2f80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2f80): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2f80): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2f80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.833405882 +0000 UTC m=+12.802469545 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab2f80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 18 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3600): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3600): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3600): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3600): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3600): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.835635849 +0000 UTC m=+12.804699482 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3600): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3b00): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3b00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3b00): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3b00): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3b00): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3b00): _writeAt: size=3, off=7 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3b00): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3b00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.835635849 +0000 UTC m=+12.804699482 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ab3b00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af8080): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af8080): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af8080): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af8080): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af8080): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.835635849 +0000 UTC m=+12.804699482 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af8080): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000518f0 item 19 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af8700): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af8700): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af8700): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af8700): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af8700): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.838036746 +0000 UTC m=+12.807100379 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af8700): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af8c40): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af8c40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af8c40): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af8c40): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af8c40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.838036746 +0000 UTC m=+12.807100379 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af8c40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356770 item 20 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af92c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af92c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af92c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af92c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af92c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.840274087 +0000 UTC m=+12.809337740 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af92c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af97c0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af97c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af97c0): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af97c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af97c0): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af97c0): _writeAt: size=3, off=7 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af97c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af97c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.840274087 +0000 UTC m=+12.809337740 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af97c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af9cc0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af9cc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af9cc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af9cc0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af9cc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.840274087 +0000 UTC m=+12.809337740 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000af9cc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003570a0 item 21 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b123c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b123c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b123c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b123c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b123c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.844029847 +0000 UTC m=+12.813093490 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b123c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b12900): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b12900): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b12900): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b12900): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b12900): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.844029847 +0000 UTC m=+12.813093490 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b12900): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357650 item 22 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b12f80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b12f80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b12f80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b12f80): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b12f80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.846279932 +0000 UTC m=+12.815343585 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b12f80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b13480): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b13480): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b13480): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b13480): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b13480): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b13480): _writeAt: size=3, off=7 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b13480): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b13480): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.846279932 +0000 UTC m=+12.815343585 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b13480): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b13980): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b13980): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b13980): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b13980): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b13980): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.846279932 +0000 UTC m=+12.815343585 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b13980): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000516150 item 23 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2e080): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2e080): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2e080): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2e080): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2e080): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.84927806 +0000 UTC m=+12.818341704 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2e080): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2e5c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2e5c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2e5c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2e5c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2e5c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.84927806 +0000 UTC m=+12.818341704 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2e5c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000516a10 item 24 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2ec00): _readAt: size=2, off=0 2025/10/30 04:24:08 ERROR : open-test-file(0xc000b2ec00): Couldn't read size of file 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2ec00): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2ec00): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2ec00): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2ec00): close: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2ec00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2efc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2efc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2efc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2efc0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2efc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.851779808 +0000 UTC m=+12.820843451 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2efc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2f4c0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2f4c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2f4c0): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2f4c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2f4c0): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2f4c0): _writeAt: size=3, off=7 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2f4c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2f4c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.851779808 +0000 UTC m=+12.820843451 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2f4c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2fa00): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2fa00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2fa00): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2fa00): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2fa00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.851779808 +0000 UTC m=+12.820843451 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b2fa00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000516fc0 item 25 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b52100): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b52100): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b52100): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b52100): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b52100): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.854631091 +0000 UTC m=+12.823694734 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b52100): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b52640): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b52640): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b52640): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b52640): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b52640): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.854631091 +0000 UTC m=+12.823694734 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b52640): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000517650 item 26 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b52c80): _readAt: size=2, off=0 2025/10/30 04:24:08 ERROR : open-test-file(0xc000b52c80): Couldn't read size of file 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b52c80): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b52c80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b52c80): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b52c80): close: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b52c80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53040): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53040): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53040): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53040): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53040): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.857067284 +0000 UTC m=+12.826130947 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53040): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53540): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53540): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53540): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53540): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53540): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53540): _writeAt: size=3, off=7 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53540): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53540): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.857067284 +0000 UTC m=+12.826130947 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53540): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53a80): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53a80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53a80): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53a80): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53a80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.857067284 +0000 UTC m=+12.826130947 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b53a80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000517c00 item 27 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b74180): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b74180): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b74180): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b74180): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b74180): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.860254728 +0000 UTC m=+12.829318382 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b74180): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b746c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b746c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b746c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b746c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b746c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.860254728 +0000 UTC m=+12.829318382 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b746c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da4d0 item 28 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b74d00): _readAt: size=2, off=0 2025/10/30 04:24:08 ERROR : open-test-file(0xc000b74d00): Couldn't read size of file 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b74d00): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b74d00): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b74d00): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b74d00): close: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b74d00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b750c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b750c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b750c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b750c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b750c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.862616973 +0000 UTC m=+12.831680626 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b750c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b75780): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b75780): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b75780): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b75780): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b75780): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.862616973 +0000 UTC m=+12.831680626 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b75780): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004daa10 item 29 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b75e00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b75e00): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b75e00): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b75e00): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b75e00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.86478305 +0000 UTC m=+12.833846703 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b75e00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8e3c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8e3c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8e3c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8e3c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8e3c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.86478305 +0000 UTC m=+12.833846703 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8e3c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dae70 item 30 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8ea00): _readAt: size=2, off=0 2025/10/30 04:24:08 ERROR : open-test-file(0xc000b8ea00): Couldn't read size of file 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8ea00): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8ea00): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8ea00): >_writeAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8ea00): close: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8ea00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8edc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8edc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8edc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8edc0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8edc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.867223642 +0000 UTC m=+12.836287285 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8edc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8f480): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8f480): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8f480): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8f480): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8f480): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.867223642 +0000 UTC m=+12.836287285 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8f480): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db490 item 31 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8fb00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8fb00): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8fb00): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8fb00): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8fb00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.869655157 +0000 UTC m=+12.838718800 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000b8fb00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba80c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba80c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba80c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba80c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba80c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.869655157 +0000 UTC m=+12.838718800 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba80c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dba40 item 32 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c12500): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c12500): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c12500): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c12500): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c12500): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.873666148 +0000 UTC m=+12.842729801 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c12500): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d0200): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d0200): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d0200): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d0200): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d0200): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6310 item 33 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d0200): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d0200): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.874501586 +0000 UTC m=+12.843565229 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d0200): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d0700): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d0700): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d0700): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d0700): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d0700): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.874501586 +0000 UTC m=+12.843565229 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d0700): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6930 item 33 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d0d40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d0d40): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d0d40): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d0d40): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d0d40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.876510287 +0000 UTC m=+12.845573950 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d0d40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d11c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d11c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e70a0 item 34 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d11c0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d11c0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d11c0): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d11c0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d11c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.877664414 +0000 UTC m=+12.846728057 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d11c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d1740): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d1740): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d1740): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d1740): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d1740): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.877664414 +0000 UTC m=+12.846728057 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d1740): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7490 item 34 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d1d80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d1d80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d1d80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d1d80): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d1d80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.879796517 +0000 UTC m=+12.848860170 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d1d80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df4280): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df4280): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df4280): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df4280): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df4280): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7c00 item 35 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df4280): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df4280): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.880551414 +0000 UTC m=+12.849615057 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df4280): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df4780): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df4780): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df4780): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df4780): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df4780): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.880551414 +0000 UTC m=+12.849615057 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df4780): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7dc0 item 35 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df4e40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df4e40): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df4e40): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df4e40): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df4e40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.882502087 +0000 UTC m=+12.851565740 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df4e40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df5340): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df5340): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da460 item 36 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df5340): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df5340): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df5340): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df5340): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df5340): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.883491403 +0000 UTC m=+12.852555057 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df5340): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df5880): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df5880): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df5880): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df5880): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df5880): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.883491403 +0000 UTC m=+12.852555057 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df5880): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da690 item 36 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df5ec0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df5ec0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df5ec0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df5ec0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df5ec0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.885696464 +0000 UTC m=+12.854760107 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000df5ec0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba8600): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba8600): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba8600): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba8600): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba8600): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dabd0 item 37 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba8600): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba8600): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.886518176 +0000 UTC m=+12.855581819 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba8600): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba8b00): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba8b00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba8b00): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba8b00): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba8b00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.886518176 +0000 UTC m=+12.855581819 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba8b00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dae00 item 37 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba9180): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba9180): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba9180): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba9180): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba9180): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.889043968 +0000 UTC m=+12.858107621 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba9180): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba9680): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba9680): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db420 item 38 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba9680): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba9680): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba9680): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba9680): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba9680): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.889984875 +0000 UTC m=+12.859048548 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba9680): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba9bc0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba9bc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba9bc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba9bc0): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba9bc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.889984875 +0000 UTC m=+12.859048548 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ba9bc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db810 item 38 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c12ac0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c12ac0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c12ac0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c12ac0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c12ac0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.892210953 +0000 UTC m=+12.861274607 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c12ac0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c12fc0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c12fc0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c12fc0): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c12fc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c12fc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbea0 item 39 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c12fc0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c12fc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.893179562 +0000 UTC m=+12.862243216 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c12fc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c134c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c134c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c134c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c134c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c134c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.893179562 +0000 UTC m=+12.862243216 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c134c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e69a0 item 39 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c13b40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c13b40): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c13b40): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c13b40): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c13b40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.89538354 +0000 UTC m=+12.864447183 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000c13b40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae00c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae00c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6d20 item 40 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae00c0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae00c0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae00c0): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae00c0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae00c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.896317634 +0000 UTC m=+12.865381286 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae00c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae0600): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae0600): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae0600): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae0600): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae0600): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.896317634 +0000 UTC m=+12.865381286 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae0600): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6ee0 item 40 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae0bc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae0bc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae0bc0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae0bc0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae0bc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae0bc0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae0bc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.898432093 +0000 UTC m=+12.867495747 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae0bc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae10c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae10c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae10c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7650 item 41 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae10c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae10c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.899266721 +0000 UTC m=+12.868330364 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae10c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae15c0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae15c0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae15c0): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae15c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae15c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7ea0 item 41 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae15c0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae15c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.900140391 +0000 UTC m=+12.869204044 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae15c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1b00): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1b00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1b00): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1b00): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1b00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.900140391 +0000 UTC m=+12.869204044 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000ae1b00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e1c0 item 41 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80180): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80180): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80180): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80180): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80180): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80180): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80180): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.902153109 +0000 UTC m=+12.871216752 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80180): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80680): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80680): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80680): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046eb60 item 42 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80680): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80680): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.90287237 +0000 UTC m=+12.871936023 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80680): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80bc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80bc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ed90 item 42 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80bc0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80bc0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80bc0): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80bc0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80bc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.904190344 +0000 UTC m=+12.873254018 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e80bc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81180): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81180): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81180): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81180): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81180): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.904190344 +0000 UTC m=+12.873254018 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81180): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f180 item 42 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e817c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e817c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e817c0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e817c0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e817c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e817c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e817c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.906879944 +0000 UTC m=+12.875943618 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e817c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81cc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81cc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81cc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f960 item 43 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81cc0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81cc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.907883138 +0000 UTC m=+12.876946800 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e81cc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002ce840): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002ce840): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002ce840): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002ce840): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002ce840): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fc70 item 43 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002ce840): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002ce840): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.908964627 +0000 UTC m=+12.878028300 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002ce840): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002cf840): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002cf840): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002cf840): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002cf840): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002cf840): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.908964627 +0000 UTC m=+12.878028300 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0002cf840): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003220e0 item 43 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c240): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c240): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c240): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c240): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c240): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c240): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c240): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.911820319 +0000 UTC m=+12.880883983 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c240): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c740): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c740): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c740): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322a10 item 44 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c740): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c740): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.91263078 +0000 UTC m=+12.881694423 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3c740): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3cc80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3cc80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003233b0 item 44 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3cc80): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3cc80): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3cc80): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3cc80): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3cc80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.913673819 +0000 UTC m=+12.882737472 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3cc80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d200): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d200): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d200): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d200): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d200): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.913673819 +0000 UTC m=+12.882737472 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d200): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003236c0 item 44 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d840): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d840): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d840): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d840): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d840): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d840): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d840): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.916165376 +0000 UTC m=+12.885229039 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3d840): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3dd40): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3dd40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3dd40): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e070 item 45 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3dd40): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3dd40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.917182466 +0000 UTC m=+12.886246090 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e3dd40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc44c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc44c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc44c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc44c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc44c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.917182466 +0000 UTC m=+12.886246090 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc44c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e230 item 45 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4b00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4b00): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4b00): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4b00): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4b00): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4b00): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4b00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.919228287 +0000 UTC m=+12.888291920 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc4b00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5040): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5040): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5040): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ecb0 item 46 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5040): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5040): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.919846999 +0000 UTC m=+12.888910632 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5040): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5740): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5740): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5740): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5740): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5740): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.919846999 +0000 UTC m=+12.888910632 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5740): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037eee0 item 46 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5d80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5d80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5d80): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5d80): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5d80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5d80): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5d80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.921642128 +0000 UTC m=+12.890705772 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000dc5d80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000414bc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000414bc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000414bc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f420 item 47 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000414bc0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000414bc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.922225454 +0000 UTC m=+12.891289087 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000414bc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081c480): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081c480): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081c480): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081c480): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081c480): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.922225454 +0000 UTC m=+12.891289087 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081c480): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f6c0 item 47 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081cac0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081cac0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081cac0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081cac0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081cac0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081cac0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081cac0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.923738264 +0000 UTC m=+12.892801897 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081cac0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081cfc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081cfc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081cfc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fc00 item 48 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081cfc0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081cfc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.924264792 +0000 UTC m=+12.893328426 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081cfc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081d6c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081d6c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081d6c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081d6c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081d6c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.924264792 +0000 UTC m=+12.893328426 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081d6c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fea0 item 48 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081dd00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081dd00): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081dd00): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081dd00): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081dd00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.925800776 +0000 UTC m=+12.894864410 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00081dd00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5400): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5400): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5400): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5400): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5400): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5400): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c3f0 item 49 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5400): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5400): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.926434687 +0000 UTC m=+12.895498330 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5400): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5a00): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5a00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5a00): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5a00): >_readAt: n=8, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5a00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.926434687 +0000 UTC m=+12.895498330 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0003a5a00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c850 item 49 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc480): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc480): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc480): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc480): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc480): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.927911839 +0000 UTC m=+12.896975473 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc480): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc980): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc980): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc980): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d0a0 item 50 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc980): _readAt: size=2, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc980): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc980): _writeAt: size=3, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc980): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc980): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.928536623 +0000 UTC m=+12.897600256 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fc980): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fcf00): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fcf00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fcf00): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fcf00): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fcf00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.928536623 +0000 UTC m=+12.897600256 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fcf00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d3b0 item 50 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fd680): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fd680): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fd680): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fd680): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fd680): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.929992536 +0000 UTC m=+12.899056169 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fd680): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fdb80): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fdb80): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fdb80): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fdb80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fdb80): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fdb80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036dc70 item 51 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fdb80): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fdb80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.930621286 +0000 UTC m=+12.899684919 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007fdb80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e140): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e140): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e140): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e140): >_readAt: n=8, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e140): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.930621286 +0000 UTC m=+12.899684919 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e140): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c070 item 51 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e7c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e7c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e7c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e7c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e7c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.933166525 +0000 UTC m=+12.902230178 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092e7c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092ecc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092ecc0): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092ecc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c620 item 52 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092ecc0): _readAt: size=2, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092ecc0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092ecc0): _writeAt: size=3, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092ecc0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092ecc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.934417233 +0000 UTC m=+12.903480886 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092ecc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092f240): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092f240): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092f240): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092f240): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092f240): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.934417233 +0000 UTC m=+12.903480886 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092f240): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c930 item 52 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092f9c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092f9c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092f9c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092f9c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092f9c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.936771173 +0000 UTC m=+12.905834835 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092f9c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092fec0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092fec0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092fec0): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092fec0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092fec0): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092fec0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ccb0 item 53 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092fec0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092fec0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.937561476 +0000 UTC m=+12.906625130 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00092fec0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068a7c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068a7c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068a7c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068a7c0): >_readAt: n=8, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068a7c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.937561476 +0000 UTC m=+12.906625130 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068a7c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d180 item 53 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068ae40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068ae40): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068ae40): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068ae40): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068ae40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.93965678 +0000 UTC m=+12.908720432 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068ae40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b340): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b340): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b340): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d5e0 item 54 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b340): _readAt: size=2, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b340): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b340): _writeAt: size=3, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b340): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b340): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.940979433 +0000 UTC m=+12.910043086 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b340): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b900): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b900): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b900): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b900): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b900): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.940979433 +0000 UTC m=+12.910043086 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc00068b900): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d7a0 item 54 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634000): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634000): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634000): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634000): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634000): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.943093732 +0000 UTC m=+12.912157386 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634000): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634500): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634500): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634500): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634500): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634500): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634500): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047db90 item 55 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634500): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634500): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.944047854 +0000 UTC m=+12.913111507 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634500): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634a40): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634a40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634a40): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634a40): >_readAt: n=8, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634a40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.944047854 +0000 UTC m=+12.913111507 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000634a40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dea0 item 55 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0006351c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0006351c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0006351c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0006351c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0006351c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.946407994 +0000 UTC m=+12.915471648 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0006351c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0006356c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0006356c0): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0006356c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492690 item 56 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0006356c0): _readAt: size=2, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0006356c0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0006356c0): _writeAt: size=3, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0006356c0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0006356c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.947301031 +0000 UTC m=+12.916364684 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0006356c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635c40): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635c40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635c40): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635c40): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635c40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.947301031 +0000 UTC m=+12.916364684 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000635c40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492850 item 56 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2300): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2300): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2300): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2300): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2300): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2300): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2300): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2300): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.949412546 +0000 UTC m=+12.918476189 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2300): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2840): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2840): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2840): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492fc0 item 57 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2840): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2840): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.950174867 +0000 UTC m=+12.919238510 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2840): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2dc0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2dc0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2dc0): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2dc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2dc0): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2dc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004932d0 item 57 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2dc0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2dc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.950987042 +0000 UTC m=+12.920050685 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c2dc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3340): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3340): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3340): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3340): >_readAt: n=8, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3340): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.950987042 +0000 UTC m=+12.920050685 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3340): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493490 item 57 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3a80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3a80): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3a80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3a80): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3a80): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3a80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3a80): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3a80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.953322587 +0000 UTC m=+12.922386240 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007c3a80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8040): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8040): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8040): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493880 item 58 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8040): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8040): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.954268653 +0000 UTC m=+12.923332305 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8040): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8580): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8580): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8580): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493a40 item 58 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8580): _readAt: size=2, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8580): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8580): _writeAt: size=3, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8580): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8580): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.955248342 +0000 UTC m=+12.924311995 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8580): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8bc0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8bc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8bc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8bc0): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8bc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.955248342 +0000 UTC m=+12.924311995 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d8bc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493c00 item 58 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9200): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9200): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9200): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9200): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9200): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9200): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9200): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9200): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.95736163 +0000 UTC m=+12.926425283 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9200): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9740): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9740): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9740): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412230 item 59 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9740): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9740): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.958179866 +0000 UTC m=+12.927243509 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9740): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9c80): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9c80): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9c80): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9c80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9c80): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9c80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412460 item 59 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9c80): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9c80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.959027396 +0000 UTC m=+12.928091039 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007d9c80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742480): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742480): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742480): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742480): >_readAt: n=8, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742480): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.959027396 +0000 UTC m=+12.928091039 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742480): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004127e0 item 59 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742d40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742d40): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742d40): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742d40): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742d40): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742d40): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742d40): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742d40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.961235742 +0000 UTC m=+12.930299385 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000742d40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743280): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743280): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743280): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412d20 item 60 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743280): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743280): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.962086409 +0000 UTC m=+12.931150063 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743280): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007437c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007437c0): open at offset 5 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007437c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412fc0 item 60 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007437c0): _readAt: size=2, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007437c0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007437c0): _writeAt: size=3, off=5 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007437c0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007437c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.96305601 +0000 UTC m=+12.932119663 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007437c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743d80): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743d80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743d80): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743d80): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743d80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.96305601 +0000 UTC m=+12.932119663 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000743d80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413180 item 60 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748440): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748440): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748440): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748440): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748440): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748440): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748440): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748440): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.96514379 +0000 UTC m=+12.934207463 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000748440): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007489c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007489c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007489c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413570 item 61 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007489c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007489c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.965921771 +0000 UTC m=+12.934985423 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007489c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007490c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007490c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007490c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007490c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007490c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.965921771 +0000 UTC m=+12.934985423 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007490c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413730 item 61 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749700): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749700): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749700): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749700): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749700): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749700): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749700): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749700): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.96809466 +0000 UTC m=+12.937158303 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749700): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749c40): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749c40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749c40): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413ce0 item 62 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749c40): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749c40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.96877141 +0000 UTC m=+12.937835063 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000749c40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ea3c0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ea3c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ea3c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ea3c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ea3c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.96877141 +0000 UTC m=+12.937835063 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ea3c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413ea0 item 62 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eaa00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eaa00): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eaa00): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eaa00): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eaa00): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eaa00): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eaa00): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eaa00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.9708218 +0000 UTC m=+12.939885443 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eaa00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eaf80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eaf80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eaf80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2460 item 63 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eaf80): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eaf80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.971432346 +0000 UTC m=+12.940495999 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eaf80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb680): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb680): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb680): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb680): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb680): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.971432346 +0000 UTC m=+12.940495999 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007eb680): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d27e0 item 63 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 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/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ebcc0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ebcc0): open at offset 0 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ebcc0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ebcc0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ebcc0): >_readAt: n=0, err=Bad file descriptor 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ebcc0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ebcc0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ebcc0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.97354374 +0000 UTC m=+12.942607414 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007ebcc0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794380): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794380): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794380): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2cb0 item 64 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794380): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794380): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.974255616 +0000 UTC m=+12.943319260 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794380): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794a80): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794a80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794a80): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794a80): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794a80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.974255616 +0000 UTC m=+12.943319260 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000794a80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2f50 item 64 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007950c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007950c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007950c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007950c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007950c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.976479892 +0000 UTC m=+12.945543535 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc0007950c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795540): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795540): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795540): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795540): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795540): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3ab0 item 65 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795540): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795540): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.977268723 +0000 UTC m=+12.946332366 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795540): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795a40): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795a40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795a40): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795a40): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795a40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.977268723 +0000 UTC m=+12.946332366 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000795a40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3e30 item 65 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68100): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68100): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68100): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68100): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68100): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.979307751 +0000 UTC m=+12.948371414 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68100): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68580): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68580): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474230 item 66 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68580): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68580): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68580): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68580): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68580): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.980261293 +0000 UTC m=+12.949324945 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68580): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68b00): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68b00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68b00): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68b00): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68b00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.980261293 +0000 UTC m=+12.949324945 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e68b00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004744d0 item 66 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69140): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69140): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69140): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69140): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69140): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.982424523 +0000 UTC m=+12.951488176 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69140): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e695c0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e695c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e695c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e695c0): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e695c0): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474b60 item 67 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e695c0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e695c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.983299926 +0000 UTC m=+12.952363569 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e695c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69ac0): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69ac0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69ac0): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69ac0): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69ac0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.983299926 +0000 UTC m=+12.952363569 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000e69ac0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474e00 item 67 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a041c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a041c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a041c0): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a041c0): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a041c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.985502501 +0000 UTC m=+12.954566154 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a041c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a046c0): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a046c0): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004753b0 item 68 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a046c0): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a046c0): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a046c0): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a046c0): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a046c0): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.986274351 +0000 UTC m=+12.955337994 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a046c0): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04c00): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04c00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04c00): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04c00): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04c00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.986274351 +0000 UTC m=+12.955337994 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a04c00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475650 item 68 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05240): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05240): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05240): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05240): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05240): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.988350669 +0000 UTC m=+12.957414312 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05240): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05700): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05700): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05700): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05700): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05700): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475b90 item 69 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05700): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05700): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.989184805 +0000 UTC m=+12.958248448 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05700): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05c00): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05c00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05c00): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05c00): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05c00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.989184805 +0000 UTC m=+12.958248448 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000a05c00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e070 item 69 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498300): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498300): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498300): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498300): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498300): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.991128013 +0000 UTC m=+12.960191666 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498300): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498800): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498800): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e460 item 70 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498800): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498800): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498800): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498800): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498800): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.992084418 +0000 UTC m=+12.961148062 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498800): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498d80): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498d80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498d80): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498d80): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498d80): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.992084418 +0000 UTC m=+12.961148062 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000498d80): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e700 item 70 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499400): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499400): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499400): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499400): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499400): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.99412011 +0000 UTC m=+12.963183764 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499400): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499900): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499900): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499900): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499900): >_readAt: n=2, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499900): _writeAt: size=3, off=2 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7eaf0 item 71 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499900): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499900): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.994896859 +0000 UTC m=+12.963960502 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499900): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499e00): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499e00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499e00): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499e00): >_readAt: n=5, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499e00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.994896859 +0000 UTC m=+12.963960502 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000499e00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7ecb0 item 71 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998500): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998500): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998500): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998500): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998500): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.997285133 +0000 UTC m=+12.966348785 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998500): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998a00): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998a00): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f3b0 item 72 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998a00): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998a00): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998a00): _writeAt: size=3, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998a00): >_writeAt: n=3, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998a00): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.998041553 +0000 UTC m=+12.967105186 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998a00): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998f40): _readAt: size=512, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998f40): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998f40): >openPending: err= 2025/10/30 04:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998f40): >_readAt: n=3, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998f40): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.998041553 +0000 UTC m=+12.967105186 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000998f40): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: Remove: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f570 item 72 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999580): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999580): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999580): _readAt: size=2, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999580): >_readAt: n=0, err=EOF 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999580): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999580): >_writeAt: n=5, err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999580): close: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.999452982 +0000 UTC m=+12.968516615 2025/10/30 04:24:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999580): >close: err= 2025/10/30 04:24:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:08 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999a80): _writeAt: size=5, off=0 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999a80): openPending: 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:08 DEBUG : open-test-file(0xc000999a80): >openPending: err= 2025/10/30 04:24:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f8f0 item 73 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000999a80): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000999a80): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:08.999993437 +0000 UTC m=+12.969057070 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000999a80): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000999f40): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000999f40): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000999f40): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000999f40): >_readAt: n=2, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000999f40): _writeAt: size=3, off=2 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7fab0 item 73 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000999f40): >_writeAt: n=3, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000999f40): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.000575541 +0000 UTC m=+12.969639173 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000999f40): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d86500): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d86500): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d86500): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d86500): >_readAt: n=5, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d86500): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.000575541 +0000 UTC m=+12.969639173 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d86500): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7fea0 item 73 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d86b40): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d86b40): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d86b40): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d86b40): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d86b40): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d86b40): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d86b40): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.002223664 +0000 UTC m=+12.971287297 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d86b40): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d87040): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d87040): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d87040): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f43f0 item 74 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d87040): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d87040): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.002815756 +0000 UTC m=+12.971879390 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d87040): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d875c0): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d875c0): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f45b0 item 74 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d875c0): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d875c0): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d875c0): _writeAt: size=3, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d875c0): >_writeAt: n=3, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d875c0): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.003511452 +0000 UTC m=+12.972575085 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d875c0): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d87b40): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d87b40): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d87b40): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d87b40): >_readAt: n=3, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d87b40): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.003511452 +0000 UTC m=+12.972575085 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d87b40): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4770 item 74 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5a200): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5a200): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5a200): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5a200): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5a200): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5a200): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5a200): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.004912112 +0000 UTC m=+12.973975744 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5a200): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5a740): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5a740): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5a740): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4c40 item 75 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5a740): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5a740): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.005496048 +0000 UTC m=+12.974559682 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5a740): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5ac80): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5ac80): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5ac80): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5ac80): >_readAt: n=2, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5ac80): _writeAt: size=3, off=2 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4ee0 item 75 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5ac80): >_writeAt: n=3, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5ac80): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.006110051 +0000 UTC m=+12.975173684 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5ac80): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5b1c0): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5b1c0): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5b1c0): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5b1c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5b1c0): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.006110051 +0000 UTC m=+12.975173684 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5b1c0): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5180 item 75 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5b800): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5b800): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5b800): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5b800): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5b800): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5b800): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5b800): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.00764396 +0000 UTC m=+12.976707593 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5b800): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5bd40): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5bd40): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5bd40): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f57a0 item 76 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5bd40): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5bd40): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.008269525 +0000 UTC m=+12.977333158 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000d5bd40): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e42340): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e42340): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5a40 item 76 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e42340): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e42340): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e42340): _writeAt: size=3, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e42340): >_writeAt: n=3, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e42340): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.008874561 +0000 UTC m=+12.977938194 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e42340): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e428c0): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e428c0): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e428c0): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e428c0): >_readAt: n=3, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e428c0): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.008874561 +0000 UTC m=+12.977938194 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e428c0): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5ce0 item 76 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e42f40): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e42f40): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e42f40): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e42f40): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e42f40): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e42f40): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e42f40): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.010197304 +0000 UTC m=+12.979260937 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e42f40): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e43440): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e43440): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e43440): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434700 item 77 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e43440): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e43440): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.010770139 +0000 UTC m=+12.979833773 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e43440): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e43b40): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e43b40): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e43b40): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e43b40): >_readAt: n=5, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e43b40): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.010770139 +0000 UTC m=+12.979833773 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000e43b40): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004348c0 item 77 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089e200): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089e200): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089e200): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089e200): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089e200): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089e200): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089e200): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.01216047 +0000 UTC m=+12.981224103 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089e200): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089e700): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089e700): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089e700): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434e70 item 78 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089e700): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089e700): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.012618229 +0000 UTC m=+12.981681862 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089e700): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089ee00): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089ee00): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089ee00): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089ee00): >_readAt: n=5, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089ee00): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.012618229 +0000 UTC m=+12.981681862 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089ee00): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435490 item 78 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089f440): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089f440): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089f440): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089f440): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089f440): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089f440): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089f440): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.014108558 +0000 UTC m=+12.983172191 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089f440): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089f940): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089f940): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089f940): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435b90 item 79 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089f940): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089f940): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.014632351 +0000 UTC m=+12.983695984 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00089f940): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b40c0): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b40c0): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b40c0): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b40c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b40c0): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.014632351 +0000 UTC m=+12.983695984 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b40c0): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435d50 item 79 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 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/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b4700): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b4700): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b4700): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b4700): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b4700): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b4700): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b4700): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.016099145 +0000 UTC m=+12.985162777 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b4700): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b4c00): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b4c00): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b4c00): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350620 item 80 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b4c00): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b4c00): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.016616946 +0000 UTC m=+12.985680580 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b4c00): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5300): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5300): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5300): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5300): >_readAt: n=5, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5300): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.016616946 +0000 UTC m=+12.985680580 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5300): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003509a0 item 80 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5940): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5940): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5940): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5940): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5940): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.018159333 +0000 UTC m=+12.987222966 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5940): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5dc0): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5dc0): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5dc0): open at offset 5 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5dc0): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5dc0): >_readAt: n=2, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5dc0): _writeAt: size=3, off=7 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003512d0 item 81 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5dc0): >_writeAt: n=3, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5dc0): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.01904733 +0000 UTC m=+12.988110963 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008b5dc0): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d8380): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d8380): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d8380): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d8380): >_readAt: n=8, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d8380): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.01904733 +0000 UTC m=+12.988110963 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d8380): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351810 item 81 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092a380): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092a380): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092a380): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092a380): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092a380): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.020902783 +0000 UTC m=+12.989966417 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092a380): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092a900): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092a900): open at offset 5 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092a900): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346b60 item 82 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092a900): _readAt: size=2, off=5 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092a900): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092a900): _writeAt: size=3, off=5 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092a900): >_writeAt: n=3, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092a900): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.021674773 +0000 UTC m=+12.990738405 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092a900): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092ae80): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092ae80): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092ae80): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092ae80): >_readAt: n=3, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092ae80): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.021674773 +0000 UTC m=+12.990738405 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092ae80): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346fc0 item 82 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092b500): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092b500): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092b500): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092b500): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092b500): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.02331392 +0000 UTC m=+12.992377563 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092b500): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092ba00): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092ba00): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092ba00): open at offset 5 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092ba00): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092ba00): >_readAt: n=2, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092ba00): _writeAt: size=3, off=7 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347570 item 83 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092ba00): >_writeAt: n=3, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092ba00): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.024050754 +0000 UTC m=+12.993114386 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092ba00): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092bf40): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092bf40): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092bf40): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092bf40): >_readAt: n=8, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092bf40): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.024050754 +0000 UTC m=+12.993114386 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc00092bf40): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347d50 item 83 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000968640): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000968640): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000968640): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000968640): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000968640): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.025680051 +0000 UTC m=+12.994743685 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000968640): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000968b40): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000968b40): open at offset 5 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000968b40): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db8230 item 84 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000968b40): _readAt: size=2, off=5 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000968b40): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000968b40): _writeAt: size=3, off=5 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000968b40): >_writeAt: n=3, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000968b40): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.026420382 +0000 UTC m=+12.995484015 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000968b40): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009690c0): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009690c0): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009690c0): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009690c0): >_readAt: n=3, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009690c0): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.026420382 +0000 UTC m=+12.995484015 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009690c0): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db8460 item 84 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000969740): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000969740): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000969740): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000969740): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000969740): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.027977245 +0000 UTC m=+12.997040878 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000969740): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000969c40): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000969c40): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000969c40): open at offset 5 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000969c40): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000969c40): >_readAt: n=2, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000969c40): _writeAt: size=3, off=7 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db87e0 item 85 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000969c40): >_writeAt: n=3, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000969c40): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.028664675 +0000 UTC m=+12.997728308 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000969c40): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996200): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996200): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996200): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996200): >_readAt: n=8, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996200): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.028664675 +0000 UTC m=+12.997728308 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996200): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db89a0 item 85 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996880): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996880): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996880): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996880): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996880): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.030223272 +0000 UTC m=+12.999286905 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996880): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996d80): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996d80): open at offset 5 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996d80): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db8ee0 item 86 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996d80): _readAt: size=2, off=5 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996d80): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996d80): _writeAt: size=3, off=5 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996d80): >_writeAt: n=3, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996d80): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.031039293 +0000 UTC m=+13.000102926 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000996d80): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997300): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997300): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997300): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997300): >_readAt: n=3, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997300): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.031039293 +0000 UTC m=+13.000102926 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997300): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db90a0 item 86 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997980): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997980): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997980): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997980): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997980): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.032617587 +0000 UTC m=+13.001681220 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997980): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997e80): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997e80): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997e80): open at offset 5 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997e80): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997e80): >_readAt: n=2, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997e80): _writeAt: size=3, off=7 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db9420 item 87 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997e80): >_writeAt: n=3, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997e80): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.033351644 +0000 UTC m=+13.002415277 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000997e80): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009ca440): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009ca440): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009ca440): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009ca440): >_readAt: n=8, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009ca440): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.033351644 +0000 UTC m=+13.002415277 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009ca440): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db95e0 item 87 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 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/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009caac0): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009caac0): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009caac0): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009caac0): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009caac0): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.034912515 +0000 UTC m=+13.003976148 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009caac0): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cafc0): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cafc0): open at offset 5 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cafc0): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db9ab0 item 88 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cafc0): _readAt: size=2, off=5 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cafc0): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cafc0): _writeAt: size=3, off=5 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cafc0): >_writeAt: n=3, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cafc0): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.035452769 +0000 UTC m=+13.004516403 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cafc0): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cb540): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cb540): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cb540): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cb540): >_readAt: n=3, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cb540): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.035452769 +0000 UTC m=+13.004516403 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cb540): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db9c70 item 88 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cbb80): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cbb80): open at offset 0 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cbb80): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cbb80): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cbb80): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cbb80): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cbb80): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cbb80): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.036669193 +0000 UTC m=+13.005732817 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009cbb80): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fa140): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fa140): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fa140): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000503f0 item 89 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fa140): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fa140): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.03732782 +0000 UTC m=+13.006391452 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fa140): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fa680): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fa680): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fa680): open at offset 5 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fa680): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fa680): >_readAt: n=2, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fa680): _writeAt: size=3, off=7 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000507e0 item 89 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fa680): >_writeAt: n=3, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fa680): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.038348426 +0000 UTC m=+13.007412079 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fa680): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fac00): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fac00): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fac00): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fac00): >_readAt: n=8, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fac00): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.038348426 +0000 UTC m=+13.007412079 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fac00): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 89 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fb240): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fb240): open at offset 0 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fb240): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fb240): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fb240): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fb240): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fb240): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fb240): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.039760307 +0000 UTC m=+13.008823940 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fb240): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fb780): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fb780): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fb780): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 90 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fb780): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fb780): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.040344554 +0000 UTC m=+13.009408187 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fb780): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fbcc0): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fbcc0): open at offset 5 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fbcc0): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051650 item 90 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fbcc0): _readAt: size=2, off=5 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fbcc0): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fbcc0): _writeAt: size=3, off=5 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fbcc0): >_writeAt: n=3, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fbcc0): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.041059036 +0000 UTC m=+13.010122668 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0009fbcc0): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30300): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30300): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30300): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30300): >_readAt: n=3, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30300): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.041059036 +0000 UTC m=+13.010122668 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30300): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051960 item 90 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30940): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30940): open at offset 0 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30940): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30940): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30940): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30940): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30940): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30940): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.042634082 +0000 UTC m=+13.011697715 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30940): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30e80): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30e80): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30e80): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003565b0 item 91 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30e80): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30e80): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.043257351 +0000 UTC m=+13.012320984 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a30e80): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a313c0): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a313c0): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a313c0): open at offset 5 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a313c0): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a313c0): >_readAt: n=2, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a313c0): _writeAt: size=3, off=7 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356850 item 91 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a313c0): >_writeAt: n=3, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a313c0): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.043850817 +0000 UTC m=+13.012914439 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a313c0): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a31940): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a31940): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a31940): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a31940): >_readAt: n=8, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a31940): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.043850817 +0000 UTC m=+13.012914439 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a31940): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356fc0 item 91 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 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/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66000): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66000): open at offset 0 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66000): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66000): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66000): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66000): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66000): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66000): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.045255824 +0000 UTC m=+13.014319457 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66000): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66540): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66540): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66540): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357420 item 92 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66540): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66540): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.0458346 +0000 UTC m=+13.014898233 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66540): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66a80): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66a80): open at offset 5 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66a80): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003575e0 item 92 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66a80): _readAt: size=2, off=5 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66a80): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66a80): _writeAt: size=3, off=5 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66a80): >_writeAt: n=3, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66a80): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.046700246 +0000 UTC m=+13.015763879 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a66a80): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67040): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67040): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67040): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67040): >_readAt: n=3, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67040): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.046700246 +0000 UTC m=+13.015763879 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67040): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357ab0 item 92 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67680): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67680): open at offset 0 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67680): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67680): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67680): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67680): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67680): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67680): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.048272829 +0000 UTC m=+13.017336461 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67680): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67bc0): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67bc0): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67bc0): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005163f0 item 93 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67bc0): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67bc0): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.049657007 +0000 UTC m=+13.018720660 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000a67bc0): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2340): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2340): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2340): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2340): >_readAt: n=5, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2340): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.049657007 +0000 UTC m=+13.018720660 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2340): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005165b0 item 93 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 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/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2880): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2880): open at offset 0 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2880): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2880): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2880): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2880): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2880): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2880): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.052634106 +0000 UTC m=+13.021697759 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2880): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2dc0): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2dc0): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2dc0): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000516930 item 94 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2dc0): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2dc0): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.053437074 +0000 UTC m=+13.022500736 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab2dc0): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab34c0): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab34c0): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab34c0): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab34c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab34c0): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.053437074 +0000 UTC m=+13.022500736 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab34c0): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000516b60 item 94 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 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/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab3b00): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab3b00): open at offset 0 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab3b00): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab3b00): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab3b00): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab3b00): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab3b00): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab3b00): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.055630211 +0000 UTC m=+13.024693865 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc000ab3b00): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d80c0): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d80c0): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d80c0): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005171f0 item 95 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d80c0): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d80c0): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.056405387 +0000 UTC m=+13.025469050 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d80c0): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d88c0): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d88c0): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d88c0): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d88c0): >_readAt: n=5, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d88c0): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.056405387 +0000 UTC m=+13.025469050 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d88c0): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000517420 item 95 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 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/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d8f00): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d8f00): open at offset 0 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d8f00): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d8f00): _readAt: size=2, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d8f00): >_readAt: n=0, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d8f00): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d8f00): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d8f00): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.058799211 +0000 UTC m=+13.027862864 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d8f00): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d9440): _writeAt: size=5, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d9440): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d9440): >openPending: err= 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005177a0 item 96 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d9440): >_writeAt: n=5, err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d9440): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.059460572 +0000 UTC m=+13.028524245 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d9440): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/30 04:24:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/30 04:24:09 DEBUG : open-test-file: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d9b40): _readAt: size=512, off=0 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d9b40): openPending: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d9b40): >openPending: err= 2025/10/30 04:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d9b40): >_readAt: n=5, err=EOF 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d9b40): close: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-30 04:24:09.059460572 +0000 UTC m=+13.028524245 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:09 DEBUG : open-test-file(0xc0008d9b40): >close: err= 2025/10/30 04:24:09 DEBUG : open-test-file: Remove: 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000517ab0 item 96 2025/10/30 04:24:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/30 04:24:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/30 04:24:09 DEBUG : open-test-file: >Remove: err= 2025/10/30 04:24:09 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:09 DEBUG : Looking for writers 2025/10/30 04:24:09 DEBUG : >WaitForWriters: 2025/10/30 04:24:09 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.61s) --- PASS: TestRWFileHandleOpenTests/writes (0.32s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.29s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:09 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:09 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:09 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:09 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:09 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:09 DEBUG : file1: newRWFileHandle: 2025/10/30 04:24:09 DEBUG : file1(0xc0007d1080): openPending: 2025/10/30 04:24:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:09 DEBUG : file1(0xc0007d1080): >openPending: err= 2025/10/30 04:24:09 DEBUG : file1: >newRWFileHandle: err= 2025/10/30 04:24:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/30 04:24:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/10/30 04:24:09 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:09 DEBUG : Looking for writers 2025/10/30 04:24:09 DEBUG : file1: reading active writers 2025/10/30 04:24:09 DEBUG : file1: active writers 1 2025/10/30 04:24:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/10/30 04:24:09 DEBUG : Looking for writers 2025/10/30 04:24:09 DEBUG : file1: reading active writers 2025/10/30 04:24:09 DEBUG : file1: active writers 1 2025/10/30 04:24:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/10/30 04:24:09 DEBUG : Looking for writers 2025/10/30 04:24:09 DEBUG : file1: reading active writers 2025/10/30 04:24:09 DEBUG : file1: active writers 1 2025/10/30 04:24:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/10/30 04:24:09 DEBUG : Looking for writers 2025/10/30 04:24:09 DEBUG : file1: reading active writers 2025/10/30 04:24:09 DEBUG : file1: active writers 1 2025/10/30 04:24:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/10/30 04:24:09 DEBUG : Looking for writers 2025/10/30 04:24:09 DEBUG : file1: reading active writers 2025/10/30 04:24:09 DEBUG : file1: active writers 1 2025/10/30 04:24:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/10/30 04:24:09 DEBUG : Looking for writers 2025/10/30 04:24:09 DEBUG : file1: reading active writers 2025/10/30 04:24:09 DEBUG : file1: active writers 1 2025/10/30 04:24:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/10/30 04:24:09 DEBUG : Looking for writers 2025/10/30 04:24:09 DEBUG : file1: reading active writers 2025/10/30 04:24:09 DEBUG : file1: active writers 1 2025/10/30 04:24:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/10/30 04:24:10 DEBUG : Looking for writers 2025/10/30 04:24:10 DEBUG : file1: reading active writers 2025/10/30 04:24:10 DEBUG : file1: active writers 1 2025/10/30 04:24:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:11 DEBUG : Looking for writers 2025/10/30 04:24:11 DEBUG : file1: reading active writers 2025/10/30 04:24:11 DEBUG : file1: active writers 1 2025/10/30 04:24:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:12 DEBUG : Looking for writers 2025/10/30 04:24:12 DEBUG : file1: reading active writers 2025/10/30 04:24:12 DEBUG : file1: active writers 1 2025/10/30 04:24:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:13 DEBUG : Looking for writers 2025/10/30 04:24:13 DEBUG : file1: reading active writers 2025/10/30 04:24:13 DEBUG : file1: active writers 1 2025/10/30 04:24:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:14 DEBUG : Looking for writers 2025/10/30 04:24:14 DEBUG : file1: reading active writers 2025/10/30 04:24:14 DEBUG : file1: active writers 1 2025/10/30 04:24:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:15 DEBUG : Looking for writers 2025/10/30 04:24:15 DEBUG : file1: reading active writers 2025/10/30 04:24:15 DEBUG : file1: active writers 1 2025/10/30 04:24:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:16 DEBUG : Looking for writers 2025/10/30 04:24:16 DEBUG : file1: reading active writers 2025/10/30 04:24:16 DEBUG : file1: active writers 1 2025/10/30 04:24:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:17 DEBUG : Looking for writers 2025/10/30 04:24:17 DEBUG : file1: reading active writers 2025/10/30 04:24:17 DEBUG : file1: active writers 1 2025/10/30 04:24:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:18 DEBUG : Looking for writers 2025/10/30 04:24:18 DEBUG : file1: reading active writers 2025/10/30 04:24:18 DEBUG : file1: active writers 1 2025/10/30 04:24:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:19 DEBUG : Looking for writers 2025/10/30 04:24:19 DEBUG : file1: reading active writers 2025/10/30 04:24:19 DEBUG : file1: active writers 1 2025/10/30 04:24:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:20 DEBUG : Looking for writers 2025/10/30 04:24:20 DEBUG : file1: reading active writers 2025/10/30 04:24:20 DEBUG : file1: active writers 1 2025/10/30 04:24:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:21 DEBUG : Looking for writers 2025/10/30 04:24:21 DEBUG : file1: reading active writers 2025/10/30 04:24:21 DEBUG : file1: active writers 1 2025/10/30 04:24:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:22 DEBUG : Looking for writers 2025/10/30 04:24:22 DEBUG : file1: reading active writers 2025/10/30 04:24:22 DEBUG : file1: active writers 1 2025/10/30 04:24:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:23 DEBUG : Looking for writers 2025/10/30 04:24:23 DEBUG : file1: reading active writers 2025/10/30 04:24:23 DEBUG : file1: active writers 1 2025/10/30 04:24:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:24 DEBUG : Looking for writers 2025/10/30 04:24:24 DEBUG : file1: reading active writers 2025/10/30 04:24:24 DEBUG : file1: active writers 1 2025/10/30 04:24:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:25 DEBUG : Looking for writers 2025/10/30 04:24:25 DEBUG : file1: reading active writers 2025/10/30 04:24:25 DEBUG : file1: active writers 1 2025/10/30 04:24:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:26 DEBUG : Looking for writers 2025/10/30 04:24:26 DEBUG : file1: reading active writers 2025/10/30 04:24:26 DEBUG : file1: active writers 1 2025/10/30 04:24:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:27 DEBUG : Looking for writers 2025/10/30 04:24:27 DEBUG : file1: reading active writers 2025/10/30 04:24:27 DEBUG : file1: active writers 1 2025/10/30 04:24:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:28 DEBUG : Looking for writers 2025/10/30 04:24:28 DEBUG : file1: reading active writers 2025/10/30 04:24:28 DEBUG : file1: active writers 1 2025/10/30 04:24:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:29 DEBUG : Looking for writers 2025/10/30 04:24:29 DEBUG : file1: reading active writers 2025/10/30 04:24:29 DEBUG : file1: active writers 1 2025/10/30 04:24:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:30 DEBUG : Looking for writers 2025/10/30 04:24:30 DEBUG : file1: reading active writers 2025/10/30 04:24:30 DEBUG : file1: active writers 1 2025/10/30 04:24:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:31 DEBUG : Looking for writers 2025/10/30 04:24:31 DEBUG : file1: reading active writers 2025/10/30 04:24:31 DEBUG : file1: active writers 1 2025/10/30 04:24:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:32 DEBUG : Looking for writers 2025/10/30 04:24:32 DEBUG : file1: reading active writers 2025/10/30 04:24:32 DEBUG : file1: active writers 1 2025/10/30 04:24:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:33 DEBUG : Looking for writers 2025/10/30 04:24:33 DEBUG : file1: reading active writers 2025/10/30 04:24:33 DEBUG : file1: active writers 1 2025/10/30 04:24:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:34 DEBUG : Looking for writers 2025/10/30 04:24:34 DEBUG : file1: reading active writers 2025/10/30 04:24:34 DEBUG : file1: active writers 1 2025/10/30 04:24:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:35 DEBUG : Looking for writers 2025/10/30 04:24:35 DEBUG : file1: reading active writers 2025/10/30 04:24:35 DEBUG : file1: active writers 1 2025/10/30 04:24:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:36 DEBUG : Looking for writers 2025/10/30 04:24:36 DEBUG : file1: reading active writers 2025/10/30 04:24:36 DEBUG : file1: active writers 1 2025/10/30 04:24:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:37 DEBUG : Looking for writers 2025/10/30 04:24:37 DEBUG : file1: reading active writers 2025/10/30 04:24:37 DEBUG : file1: active writers 1 2025/10/30 04:24:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:38 DEBUG : Looking for writers 2025/10/30 04:24:38 DEBUG : file1: reading active writers 2025/10/30 04:24:38 DEBUG : file1: active writers 1 2025/10/30 04:24:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/30 04:24:39 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0007dc3c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0009eee08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824644136512} name:file1 opens:1 downloaders: o: fd:0xc00039e630 info:{ModTime:{wall:13995173311954972044 ext:13054681734 loc:0x42188e0} ATime:{wall:13995173311954972044 ext:13054681734 loc:0x42188e0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/10/30 04:24:39 DEBUG : >WaitForWriters: 2025/10/30 04:24:39 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:39 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:39 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:39 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:39 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:39 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:39 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:39 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:39 DEBUG : rename_me: newRWFileHandle: 2025/10/30 04:24:39 DEBUG : rename_me(0xc000e3c640): openPending: 2025/10/30 04:24:39 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 04:24:39 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/30 04:24:39 DEBUG : rename_me(0xc000e3c640): >openPending: err= 2025/10/30 04:24:39 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/30 04:24:39 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/30 04:24:39 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/30 04:24:39 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/30 04:24:39 DEBUG : rename_me(0xc000e3c640): _writeAt: size=5, off=0 2025/10/30 04:24:39 DEBUG : rename_me(0xc000e3c640): >_writeAt: n=5, err= 2025/10/30 04:24:39 DEBUG : rename_me(0xc000e3c640): close: 2025/10/30 04:24:39 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-30 04:24:39.110959273 +0000 UTC m=+43.080022946 2025/10/30 04:24:39 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/30 04:24:39 DEBUG : rename_me(0xc000e3c640): >close: err= 2025/10/30 04:24:39 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/30 04:24:39 DEBUG : i_was_renamed: Updating file with 0xc0007c6b40 2025/10/30 04:24:39 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/30 04:24:39 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/30 04:24:39 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:39 DEBUG : Looking for writers 2025/10/30 04:24:39 DEBUG : i_was_renamed: reading active writers 2025/10/30 04:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 04:24:39 DEBUG : Looking for writers 2025/10/30 04:24:39 DEBUG : i_was_renamed: reading active writers 2025/10/30 04:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 04:24:39 DEBUG : Looking for writers 2025/10/30 04:24:39 DEBUG : i_was_renamed: reading active writers 2025/10/30 04:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 04:24:39 DEBUG : Looking for writers 2025/10/30 04:24:39 DEBUG : i_was_renamed: reading active writers 2025/10/30 04:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 04:24:39 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/30 04:24:39 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:39 INFO : i_was_renamed: Copied (new) 2025/10/30 04:24:39 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-30 04:24:39 +0000 UTC" 2025/10/30 04:24:39 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/30 04:24:39 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/30 04:24:39 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/30 04:24:39 DEBUG : Looking for writers 2025/10/30 04:24:39 DEBUG : i_was_renamed: reading active writers 2025/10/30 04:24:39 DEBUG : >WaitForWriters: 2025/10/30 04:24:39 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:39 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:39 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 04:24:39 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:39 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 04:24:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{WklPy}/rclone-test-yovuwuj6vimo" 2025/10/30 04:24:39 INFO : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:39 DEBUG : forgetting directory cache 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate(0xc00092fc00): _readAt: size=512, off=0 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate(0xc00092fc00): openPending: 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-30 03:25:39 +0000 UTC" against cached fingerprint "" 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/30 04:24:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate(0xc00092fc00): >openPending: err= 2025/10/30 04:24:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate(0xc00092fc00): >_readAt: n=20, err=EOF 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate(0xc00092fc00): close: 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-30 03:25:39 +0000 GMT 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate(0xc00092fc00): >close: err= 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:39 DEBUG : forgetting directory cache 2025/10/30 04:24:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate(0xc000742280): _readAt: size=512, off=0 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate(0xc000742280): openPending: 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-30 03:26:39 +0000 UTC" against cached fingerprint "20,2025-10-30 03:25:39 +0000 UTC" 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-30 03:26:39 +0000 UTC" != cached fingerprint "20,2025-10-30 03:25:39 +0000 UTC") 2025/10/30 04:24:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/30 04:24:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate(0xc000742280): >openPending: err= 2025/10/30 04:24:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate(0xc000742280): >_readAt: n=20, err=EOF 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate(0xc000742280): close: 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-30 03:26:39 +0000 GMT 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate(0xc000742280): >close: err= 2025/10/30 04:24:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:39 DEBUG : forgetting directory cache 2025/10/30 04:24:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc0007ea3c0): _readAt: size=512, off=0 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc0007ea3c0): openPending: 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-30 03:27:39 +0000 UTC" against cached fingerprint "20,2025-10-30 03:26:39 +0000 UTC" 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-30 03:27:39 +0000 UTC" != cached fingerprint "20,2025-10-30 03:26:39 +0000 UTC") 2025/10/30 04:24:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/30 04:24:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc0007ea3c0): >openPending: err= 2025/10/30 04:24:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc0007ea3c0): >_readAt: n=20, err=EOF 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc0007ea3c0): close: 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-30 03:27:39 +0000 GMT 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc0007ea3c0): >close: err= 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:40 DEBUG : forgetting directory cache 2025/10/30 04:24:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc000498880): _readAt: size=512, off=0 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc000498880): openPending: 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-30 03:28:39 +0000 UTC" against cached fingerprint "20,2025-10-30 03:27:39 +0000 UTC" 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-30 03:28:39 +0000 UTC" != cached fingerprint "20,2025-10-30 03:27:39 +0000 UTC") 2025/10/30 04:24:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/30 04:24:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc000498880): >openPending: err= 2025/10/30 04:24:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc000498880): >_readAt: n=20, err=EOF 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc000498880): close: 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-30 03:28:39 +0000 GMT 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc000498880): >close: err= 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:40 DEBUG : forgetting directory cache 2025/10/30 04:24:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc000e42400): _readAt: size=512, off=0 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc000e42400): openPending: 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-30 03:29:39 +0000 UTC" against cached fingerprint "20,2025-10-30 03:28:39 +0000 UTC" 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-30 03:29:39 +0000 UTC" != cached fingerprint "20,2025-10-30 03:28:39 +0000 UTC") 2025/10/30 04:24:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/30 04:24:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc000e42400): >openPending: err= 2025/10/30 04:24:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc000e42400): >_readAt: n=20, err=EOF 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc000e42400): close: 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-30 03:29:39 +0000 GMT 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc000e42400): >close: err= 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:40 DEBUG : forgetting directory cache 2025/10/30 04:24:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc000a67600): _readAt: size=512, off=0 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc000a67600): openPending: 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-30 03:30:39 +0000 UTC" against cached fingerprint "20,2025-10-30 03:29:39 +0000 UTC" 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-30 03:30:39 +0000 UTC" != cached fingerprint "20,2025-10-30 03:29:39 +0000 UTC") 2025/10/30 04:24:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/30 04:24:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc000a67600): >openPending: err= 2025/10/30 04:24:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc000a67600): >_readAt: n=20, err=EOF 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc000a67600): close: 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-30 03:30:39 +0000 GMT 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate(0xc000a67600): >close: err= 2025/10/30 04:24:40 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:41 DEBUG : forgetting directory cache 2025/10/30 04:24:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc000773780): _readAt: size=512, off=0 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc000773780): openPending: 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-30 03:31:39 +0000 UTC" against cached fingerprint "20,2025-10-30 03:30:39 +0000 UTC" 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-30 03:31:39 +0000 UTC" != cached fingerprint "20,2025-10-30 03:30:39 +0000 UTC") 2025/10/30 04:24:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/30 04:24:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc000773780): >openPending: err= 2025/10/30 04:24:41 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc000773780): >_readAt: n=21, err=EOF 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc000773780): close: 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-30 03:31:39 +0000 GMT 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc000773780): >close: err= 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:41 DEBUG : forgetting directory cache 2025/10/30 04:24:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc00082fc40): _readAt: size=512, off=0 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc00082fc40): openPending: 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-30 03:32:39 +0000 UTC" against cached fingerprint "21,2025-10-30 03:31:39 +0000 UTC" 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-30 03:32:39 +0000 UTC" != cached fingerprint "21,2025-10-30 03:31:39 +0000 UTC") 2025/10/30 04:24:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/30 04:24:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc00082fc40): >openPending: err= 2025/10/30 04:24:41 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc00082fc40): >_readAt: n=22, err=EOF 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc00082fc40): close: 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-30 03:32:39 +0000 GMT 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc00082fc40): >close: err= 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:41 DEBUG : forgetting directory cache 2025/10/30 04:24:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc0008ba8c0): _readAt: size=512, off=0 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc0008ba8c0): openPending: 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-30 03:33:39 +0000 UTC" against cached fingerprint "22,2025-10-30 03:32:39 +0000 UTC" 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-30 03:33:39 +0000 UTC" != cached fingerprint "22,2025-10-30 03:32:39 +0000 UTC") 2025/10/30 04:24:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/30 04:24:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc0008ba8c0): >openPending: err= 2025/10/30 04:24:41 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc0008ba8c0): >_readAt: n=23, err=EOF 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc0008ba8c0): close: 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-30 03:33:39 +0000 GMT 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc0008ba8c0): >close: err= 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:41 DEBUG : forgetting directory cache 2025/10/30 04:24:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc0008d1b00): _readAt: size=512, off=0 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc0008d1b00): openPending: 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-30 03:34:39 +0000 UTC" against cached fingerprint "23,2025-10-30 03:33:39 +0000 UTC" 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-30 03:34:39 +0000 UTC" != cached fingerprint "23,2025-10-30 03:33:39 +0000 UTC") 2025/10/30 04:24:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/30 04:24:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc0008d1b00): >openPending: err= 2025/10/30 04:24:41 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc0008d1b00): >_readAt: n=24, err=EOF 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc0008d1b00): close: 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-30 03:34:39 +0000 GMT 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate(0xc0008d1b00): >close: err= 2025/10/30 04:24:41 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:41 DEBUG : Looking for writers 2025/10/30 04:24:41 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/30 04:24:41 DEBUG : >WaitForWriters: 2025/10/30 04:24:41 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:41 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:41 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:41 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:41 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:41 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/30 04:24:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/30 04:24:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/30 04:24:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/30 04:24:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/30 04:24:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/30 04:24:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/30 04:24:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/30 04:24:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/30 04:24:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:42 DEBUG : forgetting directory cache 2025/10/30 04:24:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/30 04:24:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/30 04:24:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/30 04:24:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/30 04:24:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/30 04:24:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/30 04:24:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/30 04:24:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/30 04:24:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/30 04:24:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/30 04:24:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:42 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/30 04:24:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/30 04:24:42 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/10/30 04:24:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:42 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/30 04:24:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/30 04:24:42 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/10/30 04:24:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:42 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/30 04:24:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/30 04:24:42 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/10/30 04:24:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/30 04:24:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/30 04:24:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/30 04:24:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/30 04:24:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/30 04:24:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/30 04:24:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/30 04:24:42 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/30 04:24:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/30 04:24:42 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/30 04:24:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/30 04:24:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/30 04:24:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/30 04:24:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:42 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:42 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:42 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/30 04:24:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/30 04:24:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/30 04:24:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/30 04:24:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/30 04:24:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/30 04:24:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:42 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:42 DEBUG : Looking for writers 2025/10/30 04:24:42 DEBUG : FiLeA: reading active writers 2025/10/30 04:24:42 DEBUG : FiLeB: reading active writers 2025/10/30 04:24:42 DEBUG : FilEb: reading active writers 2025/10/30 04:24:42 DEBUG : >WaitForWriters: 2025/10/30 04:24:42 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:42 DEBUG : Looking for writers 2025/10/30 04:24:42 DEBUG : FiLeA: reading active writers 2025/10/30 04:24:42 DEBUG : FiLeB: reading active writers 2025/10/30 04:24:42 DEBUG : FilEb: reading active writers 2025/10/30 04:24:42 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:42 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:42 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:42 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:42 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/30 04:24:42 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/30 04:24:42 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/30 04:24:42 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:42 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:42 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/30 04:24:42 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/30 04:24:42 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/30 04:24:42 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:42 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:42 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/30 04:24:42 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/30 04:24:42 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/30 04:24:42 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:24:42 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/30 04:24:42 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:42 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:42 DEBUG : Looking for writers 2025/10/30 04:24:42 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/30 04:24:42 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/30 04:24:42 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:42 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:42 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': Reusing VFS from active cache 2025/10/30 04:24:42 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:42 DEBUG : Looking for writers 2025/10/30 04:24:42 DEBUG : >WaitForWriters: 2025/10/30 04:24:42 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:42 DEBUG : Looking for writers 2025/10/30 04:24:42 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:42 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:42 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:42 DEBUG : Looking for writers 2025/10/30 04:24:42 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:42 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:42 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:42 DEBUG : Looking for writers 2025/10/30 04:24:42 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:42 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:42 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:42 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:42 DEBUG : dir: Looking for writers 2025/10/30 04:24:42 DEBUG : file2: reading active writers 2025/10/30 04:24:42 DEBUG : Looking for writers 2025/10/30 04:24:42 DEBUG : dir: reading active writers 2025/10/30 04:24:42 DEBUG : file1: reading active writers 2025/10/30 04:24:42 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:42 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:42 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:42 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:42 DEBUG : dir: Looking for writers 2025/10/30 04:24:42 DEBUG : Looking for writers 2025/10/30 04:24:42 DEBUG : file1: reading active writers 2025/10/30 04:24:42 DEBUG : dir: reading active writers 2025/10/30 04:24:42 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:42 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:42 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : file1: Open: flags=O_RDONLY 2025/10/30 04:24:42 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/30 04:24:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/30 04:24:42 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/30 04:24:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/30 04:24:42 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/30 04:24:42 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/30 04:24:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/30 04:24:42 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/30 04:24:42 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:42 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/10/30 04:24:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/30 04:24:42 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:42 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/30 04:24:42 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:42 DEBUG : dir: Looking for writers 2025/10/30 04:24:42 DEBUG : file2: reading active writers 2025/10/30 04:24:42 DEBUG : new_file.txt: reading active writers 2025/10/30 04:24:42 DEBUG : Looking for writers 2025/10/30 04:24:42 DEBUG : dir: reading active writers 2025/10/30 04:24:42 DEBUG : file1: reading active writers 2025/10/30 04:24:42 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:43 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:43 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:43 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/30 04:24:43 DEBUG : dir/file1: Updating file with dir/file1 0xc000e6d440 2025/10/30 04:24:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/30 04:24:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:43 INFO : dir/file1: Moved (server-side) to: file0 2025/10/30 04:24:43 DEBUG : file0: Updating file with file0 0xc000e6d440 2025/10/30 04:24:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 04:24:43 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/30 04:24:43 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:43 DEBUG : dir: Looking for writers 2025/10/30 04:24:43 DEBUG : Looking for writers 2025/10/30 04:24:43 DEBUG : dir: reading active writers 2025/10/30 04:24:43 DEBUG : file0: reading active writers 2025/10/30 04:24:43 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:43 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:43 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:43 DEBUG : Looking for writers 2025/10/30 04:24:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:43 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:43 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/30 04:24:43 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/30 04:24:43 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/30 04:24:43 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/30 04:24:43 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/30 04:24:43 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:43 DEBUG : Looking for writers 2025/10/30 04:24:43 DEBUG : a: Looking for writers 2025/10/30 04:24:43 DEBUG : b: Looking for writers 2025/10/30 04:24:43 DEBUG : c: Looking for writers 2025/10/30 04:24:43 DEBUG : d: Looking for writers 2025/10/30 04:24:43 DEBUG : Looking for writers 2025/10/30 04:24:43 DEBUG : b: reading active writers 2025/10/30 04:24:43 DEBUG : c: reading active writers 2025/10/30 04:24:43 DEBUG : d: reading active writers 2025/10/30 04:24:43 DEBUG : /: reading active writers 2025/10/30 04:24:43 DEBUG : a: reading active writers 2025/10/30 04:24:43 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:43 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:43 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/30 04:24:43 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/30 04:24:43 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/30 04:24:43 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/30 04:24:43 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:43 DEBUG : a/b/c/d: Looking for writers 2025/10/30 04:24:43 DEBUG : a/b/c: Looking for writers 2025/10/30 04:24:43 DEBUG : d: reading active writers 2025/10/30 04:24:43 DEBUG : a/b: Looking for writers 2025/10/30 04:24:43 DEBUG : c: reading active writers 2025/10/30 04:24:43 DEBUG : a: Looking for writers 2025/10/30 04:24:43 DEBUG : b: reading active writers 2025/10/30 04:24:43 DEBUG : Looking for writers 2025/10/30 04:24:43 DEBUG : a: reading active writers 2025/10/30 04:24:43 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.41s) === 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:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:44 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:44 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:44 DEBUG : Looking for writers 2025/10/30 04:24:44 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:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:44 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/30 04:24:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/30 04:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:44 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/30 04:24:44 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/30 04:24:44 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/30 04:24:44 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/30 04:24:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:44 DEBUG : file1: Size of src and dst objects identical 2025/10/30 04:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/30 04:24:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/30 04:24:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/30 04:24:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/30 04:24:44 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/30 04:24:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/30 04:24:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/30 04:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/30 04:24:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/30 04:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:44 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/30 04:24:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:44 DEBUG : file1: Size of src and dst objects identical 2025/10/30 04:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/30 04:24:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/30 04:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/30 04:24:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/30 04:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:44 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': File to upload is small (7 bytes), uploading instead of streaming 2025/10/30 04:24:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:44 DEBUG : file1: Size of src and dst objects identical 2025/10/30 04:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:44 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:44 DEBUG : Looking for writers 2025/10/30 04:24:44 DEBUG : file1: reading active writers 2025/10/30 04:24:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:44 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/30 04:24:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/30 04:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:44 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/30 04:24:45 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/30 04:24:45 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/30 04:24:45 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/30 04:24:45 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': File to upload is small (11 bytes), uploading instead of streaming 2025/10/30 04:24:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:45 DEBUG : file1: Size of src and dst objects identical 2025/10/30 04:24:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:45 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/30 04:24:45 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:45 DEBUG : Looking for writers 2025/10/30 04:24:45 DEBUG : file1: reading active writers 2025/10/30 04:24:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:45 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/30 04:24:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/30 04:24:45 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/30 04:24:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:45 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/30 04:24:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:45 DEBUG : file1: Size of src and dst objects identical 2025/10/30 04:24:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:45 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/30 04:24:45 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:45 DEBUG : Looking for writers 2025/10/30 04:24:45 DEBUG : file1: reading active writers 2025/10/30 04:24:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:45 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/30 04:24:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/30 04:24:45 DEBUG : file1: WriteFileHandle.Release closing 2025/10/30 04:24:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:45 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/30 04:24:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:24:45 DEBUG : file1: Size of src and dst objects identical 2025/10/30 04:24:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:45 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/30 04:24:45 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:45 DEBUG : Looking for writers 2025/10/30 04:24:45 DEBUG : file1: reading active writers 2025/10/30 04:24:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:24:45 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:24:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:24:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:24:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:24:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/30 04:24:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/10/30 04:24:45 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:24:45 DEBUG : Looking for writers 2025/10/30 04:24:45 DEBUG : file1: reading active writers 2025/10/30 04:24:45 DEBUG : file1: active writers 1 2025/10/30 04:24:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/10/30 04:24:45 DEBUG : Looking for writers 2025/10/30 04:24:45 DEBUG : file1: reading active writers 2025/10/30 04:24:45 DEBUG : file1: active writers 1 2025/10/30 04:24:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/10/30 04:24:45 DEBUG : Looking for writers 2025/10/30 04:24:45 DEBUG : file1: reading active writers 2025/10/30 04:24:45 DEBUG : file1: active writers 1 2025/10/30 04:24:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/10/30 04:24:45 DEBUG : Looking for writers 2025/10/30 04:24:45 DEBUG : file1: reading active writers 2025/10/30 04:24:45 DEBUG : file1: active writers 1 2025/10/30 04:24:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/10/30 04:24:45 DEBUG : Looking for writers 2025/10/30 04:24:45 DEBUG : file1: reading active writers 2025/10/30 04:24:45 DEBUG : file1: active writers 1 2025/10/30 04:24:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/10/30 04:24:45 DEBUG : Looking for writers 2025/10/30 04:24:45 DEBUG : file1: reading active writers 2025/10/30 04:24:45 DEBUG : file1: active writers 1 2025/10/30 04:24:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/10/30 04:24:46 DEBUG : Looking for writers 2025/10/30 04:24:46 DEBUG : file1: reading active writers 2025/10/30 04:24:46 DEBUG : file1: active writers 1 2025/10/30 04:24:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/10/30 04:24:46 DEBUG : Looking for writers 2025/10/30 04:24:46 DEBUG : file1: reading active writers 2025/10/30 04:24:46 DEBUG : file1: active writers 1 2025/10/30 04:24:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:24:47 DEBUG : Looking for writers 2025/10/30 04:24:47 DEBUG : file1: reading active writers 2025/10/30 04:24:47 DEBUG : file1: active writers 1 2025/10/30 04:24:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:24:48 DEBUG : Looking for writers 2025/10/30 04:24:48 DEBUG : file1: reading active writers 2025/10/30 04:24:48 DEBUG : file1: active writers 1 2025/10/30 04:24:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:24:49 DEBUG : Looking for writers 2025/10/30 04:24:49 DEBUG : file1: reading active writers 2025/10/30 04:24:49 DEBUG : file1: active writers 1 2025/10/30 04:24:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:24:50 DEBUG : Looking for writers 2025/10/30 04:24:50 DEBUG : file1: reading active writers 2025/10/30 04:24:50 DEBUG : file1: active writers 1 2025/10/30 04:24:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:24:51 DEBUG : Looking for writers 2025/10/30 04:24:51 DEBUG : file1: reading active writers 2025/10/30 04:24:51 DEBUG : file1: active writers 1 2025/10/30 04:24:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:24:52 DEBUG : Looking for writers 2025/10/30 04:24:52 DEBUG : file1: reading active writers 2025/10/30 04:24:52 DEBUG : file1: active writers 1 2025/10/30 04:24:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:24:53 DEBUG : Looking for writers 2025/10/30 04:24:53 DEBUG : file1: reading active writers 2025/10/30 04:24:53 DEBUG : file1: active writers 1 2025/10/30 04:24:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:24:54 DEBUG : Looking for writers 2025/10/30 04:24:54 DEBUG : file1: reading active writers 2025/10/30 04:24:54 DEBUG : file1: active writers 1 2025/10/30 04:24:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:24:55 DEBUG : Looking for writers 2025/10/30 04:24:55 DEBUG : file1: reading active writers 2025/10/30 04:24:55 DEBUG : file1: active writers 1 2025/10/30 04:24:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:24:56 DEBUG : Looking for writers 2025/10/30 04:24:56 DEBUG : file1: reading active writers 2025/10/30 04:24:56 DEBUG : file1: active writers 1 2025/10/30 04:24:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:24:57 DEBUG : Looking for writers 2025/10/30 04:24:57 DEBUG : file1: reading active writers 2025/10/30 04:24:57 DEBUG : file1: active writers 1 2025/10/30 04:24:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:24:58 DEBUG : Looking for writers 2025/10/30 04:24:58 DEBUG : file1: reading active writers 2025/10/30 04:24:58 DEBUG : file1: active writers 1 2025/10/30 04:24:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:24:59 DEBUG : Looking for writers 2025/10/30 04:24:59 DEBUG : file1: reading active writers 2025/10/30 04:24:59 DEBUG : file1: active writers 1 2025/10/30 04:24:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:25:00 DEBUG : Looking for writers 2025/10/30 04:25:00 DEBUG : file1: reading active writers 2025/10/30 04:25:00 DEBUG : file1: active writers 1 2025/10/30 04:25:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:25:01 DEBUG : Looking for writers 2025/10/30 04:25:01 DEBUG : file1: reading active writers 2025/10/30 04:25:01 DEBUG : file1: active writers 1 2025/10/30 04:25:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:25:02 DEBUG : Looking for writers 2025/10/30 04:25:02 DEBUG : file1: reading active writers 2025/10/30 04:25:02 DEBUG : file1: active writers 1 2025/10/30 04:25:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:25:03 DEBUG : Looking for writers 2025/10/30 04:25:03 DEBUG : file1: reading active writers 2025/10/30 04:25:03 DEBUG : file1: active writers 1 2025/10/30 04:25:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:25:04 DEBUG : Looking for writers 2025/10/30 04:25:04 DEBUG : file1: reading active writers 2025/10/30 04:25:04 DEBUG : file1: active writers 1 2025/10/30 04:25:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:25:05 DEBUG : Looking for writers 2025/10/30 04:25:05 DEBUG : file1: reading active writers 2025/10/30 04:25:05 DEBUG : file1: active writers 1 2025/10/30 04:25:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:25:06 DEBUG : Looking for writers 2025/10/30 04:25:06 DEBUG : file1: reading active writers 2025/10/30 04:25:06 DEBUG : file1: active writers 1 2025/10/30 04:25:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:25:07 DEBUG : Looking for writers 2025/10/30 04:25:07 DEBUG : file1: reading active writers 2025/10/30 04:25:07 DEBUG : file1: active writers 1 2025/10/30 04:25:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:25:08 DEBUG : Looking for writers 2025/10/30 04:25:08 DEBUG : file1: reading active writers 2025/10/30 04:25:08 DEBUG : file1: active writers 1 2025/10/30 04:25:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:25:09 DEBUG : Looking for writers 2025/10/30 04:25:09 DEBUG : file1: reading active writers 2025/10/30 04:25:09 DEBUG : file1: active writers 1 2025/10/30 04:25:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:25:10 DEBUG : Looking for writers 2025/10/30 04:25:10 DEBUG : file1: reading active writers 2025/10/30 04:25:10 DEBUG : file1: active writers 1 2025/10/30 04:25:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:25:11 DEBUG : Looking for writers 2025/10/30 04:25:11 DEBUG : file1: reading active writers 2025/10/30 04:25:11 DEBUG : file1: active writers 1 2025/10/30 04:25:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:25:12 DEBUG : Looking for writers 2025/10/30 04:25:12 DEBUG : file1: reading active writers 2025/10/30 04:25:12 DEBUG : file1: active writers 1 2025/10/30 04:25:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:25:13 DEBUG : Looking for writers 2025/10/30 04:25:13 DEBUG : file1: reading active writers 2025/10/30 04:25:13 DEBUG : file1: active writers 1 2025/10/30 04:25:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:25:14 DEBUG : Looking for writers 2025/10/30 04:25:14 DEBUG : file1: reading active writers 2025/10/30 04:25:14 DEBUG : file1: active writers 1 2025/10/30 04:25:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/30 04:25:15 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/10/30 04:25:15 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:25:15 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:25:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:25:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:25:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:25:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/30 04:25:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/30 04:25:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:25:15 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/30 04:25:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:25:15 DEBUG : file1: Size of src and dst objects identical 2025/10/30 04:25:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:25:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:25:15 DEBUG : file1: Open: flags=O_RDONLY 2025/10/30 04:25:15 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/30 04:25:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/30 04:25:15 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:25:15 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:15 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:25:15 DEBUG : Looking for writers 2025/10/30 04:25:15 DEBUG : file1: reading active writers 2025/10/30 04:25:15 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:25:15 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:25:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 04:25:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 04:25:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:25:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/30 04:25:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/30 04:25:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:25:15 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': File to upload is small (100 bytes), uploading instead of streaming 2025/10/30 04:25:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/30 04:25:15 DEBUG : file1: Size of src and dst objects identical 2025/10/30 04:25:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 04:25:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/30 04:25:15 DEBUG : file1: Open: flags=O_RDONLY 2025/10/30 04:25:15 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/30 04:25:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/30 04:25:15 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:25:15 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:15 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:25:15 DEBUG : Looking for writers 2025/10/30 04:25:15 DEBUG : file1: reading active writers 2025/10/30 04:25:15 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:25:15 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:25:15 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/10/30 04:25:15 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/10/30 04:25:15 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/10/30 04:25:15 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/10/30 04:25:15 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/10/30 04:25:15 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/30 04:25:15 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/30 04:25:15 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:25:15 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:15 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/30 04:25:15 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/30 04:25:15 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:25:15 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:15 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/30 04:25:15 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/30 04:25:15 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:25:15 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:15 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/30 04:25:15 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/30 04:25:15 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:25:15 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:15 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/30 04:25:15 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/30 04:25:15 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:25:16 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:16 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:25:16 DEBUG : flat: Looking for writers 2025/10/30 04:25:16 DEBUG : f000.txt: reading active writers 2025/10/30 04:25:16 DEBUG : f001.txt: reading active writers 2025/10/30 04:25:16 DEBUG : f002.txt: reading active writers 2025/10/30 04:25:16 DEBUG : f003.txt: reading active writers 2025/10/30 04:25:16 DEBUG : f004.txt: reading active writers 2025/10/30 04:25:16 DEBUG : Looking for writers 2025/10/30 04:25:16 DEBUG : flat: reading active writers 2025/10/30 04:25:16 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:25:16 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:25:16 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/10/30 04:25:16 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/10/30 04:25:16 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/10/30 04:25:16 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/30 04:25:16 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/30 04:25:16 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:25:16 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:16 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/30 04:25:16 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/30 04:25:16 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:25:16 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:16 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/30 04:25:16 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/30 04:25:16 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:25:16 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:16 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:25:16 DEBUG : a/b/c: Looking for writers 2025/10/30 04:25:16 DEBUG : deep.txt: reading active writers 2025/10/30 04:25:16 DEBUG : a/b: Looking for writers 2025/10/30 04:25:16 DEBUG : c: reading active writers 2025/10/30 04:25:16 DEBUG : mid.txt: reading active writers 2025/10/30 04:25:16 DEBUG : a: Looking for writers 2025/10/30 04:25:16 DEBUG : b: reading active writers 2025/10/30 04:25:16 DEBUG : top.txt: reading active writers 2025/10/30 04:25:16 DEBUG : Looking for writers 2025/10/30 04:25:16 DEBUG : a: reading active writers 2025/10/30 04:25:16 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:25:16 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:25:16 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/10/30 04:25:16 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/30 04:25:16 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/30 04:25:16 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:25:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:17 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:25:17 DEBUG : bigdir: Looking for writers 2025/10/30 04:25:17 DEBUG : big.bin: reading active writers 2025/10/30 04:25:17 DEBUG : Looking for writers 2025/10/30 04:25:17 DEBUG : bigdir: reading active writers 2025/10/30 04:25:17 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.68s) === RUN TestZipDirsInRoot run.go:180: Remote "webdav root 'rclone-test-yovuwuj6vimo'", Local "Local file system at /tmp/rclone1440660568", Modify Window "1s" 2025/10/30 04:25:17 INFO : webdav root 'rclone-test-yovuwuj6vimo': poll-interval is not supported by this remote 2025/10/30 04:25:17 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/10/30 04:25:17 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/10/30 04:25:17 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/10/30 04:25:17 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/30 04:25:17 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/30 04:25:17 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:25:17 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:17 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/30 04:25:17 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/30 04:25:17 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:25:17 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:17 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/30 04:25:17 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/30 04:25:17 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/30 04:25:17 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 04:25:17 DEBUG : WaitForWriters: timeout=30s 2025/10/30 04:25:17 DEBUG : dir3: Looking for writers 2025/10/30 04:25:17 DEBUG : c.txt: reading active writers 2025/10/30 04:25:17 DEBUG : dir1: Looking for writers 2025/10/30 04:25:17 DEBUG : a.txt: reading active writers 2025/10/30 04:25:17 DEBUG : dir2: Looking for writers 2025/10/30 04:25:17 DEBUG : b.txt: reading active writers 2025/10/30 04:25:17 DEBUG : Looking for writers 2025/10/30 04:25:17 DEBUG : dir1: reading active writers 2025/10/30 04:25:17 DEBUG : dir2: reading active writers 2025/10/30 04:25:17 DEBUG : dir3: reading active writers 2025/10/30 04:25:17 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/10/30 04:25:17 DEBUG : webdav root 'rclone-test-yovuwuj6vimo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.441442081s (try 1/5)