"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/05/10 03:17:13 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-milafal5reki" 2025/05/10 03:17:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 03:17:13 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/05/10 03:17:13 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/05/10 03:17:13 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/05/10 03:17:13 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/05/10 03:17:13 DEBUG : Setting pass="tSHfN0w6aS4wVI9n6mr_lCenfn3iddYsX3WnDJHiaJp9" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/05/10 03:17:13 DEBUG : TestWebdavRclone: detected overridden config - adding "{btDs2}" suffix to name 2025/05/10 03:17:13 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/05/10 03:17:13 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/05/10 03:17:13 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/05/10 03:17:13 DEBUG : Setting pass="tSHfN0w6aS4wVI9n6mr_lCenfn3iddYsX3WnDJHiaJp9" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/05/10 03:17:13 DEBUG : found headers: 2025/05/10 03:17:13 DEBUG : Creating backend with remote "/tmp/rclone2022014288" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:13 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:13 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:13 DEBUG : dir: Looking for writers 2025/05/10 03:17:13 DEBUG : : Looking for writers 2025/05/10 03:17:13 DEBUG : dir: reading active writers 2025/05/10 03:17:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:13 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:13 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:13 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:13 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:13 DEBUG : dir/subdir: Looking for writers 2025/05/10 03:17:13 DEBUG : dir: Looking for writers 2025/05/10 03:17:13 DEBUG : file1: reading active writers 2025/05/10 03:17:13 DEBUG : file2: reading active writers 2025/05/10 03:17:13 DEBUG : subdir: reading active writers 2025/05/10 03:17:13 DEBUG : : Looking for writers 2025/05/10 03:17:13 DEBUG : dir: reading active writers 2025/05/10 03:17:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.26s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:13 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:13 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:13 DEBUG : dir: Looking for writers 2025/05/10 03:17:13 DEBUG : file1: reading active writers 2025/05/10 03:17:13 DEBUG : : Looking for writers 2025/05/10 03:17:13 DEBUG : dir: reading active writers 2025/05/10 03:17:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.13s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:13 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:13 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:13 DEBUG : dir: Looking for writers 2025/05/10 03:17:13 DEBUG : : Looking for writers 2025/05/10 03:17:13 DEBUG : dir: reading active writers 2025/05/10 03:17:13 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.12s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:13 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:13 DEBUG : dir: forgetting directory cache 2025/05/10 03:17:13 DEBUG : : forgetting directory cache 2025/05/10 03:17:13 DEBUG : dir: forgetting directory cache 2025/05/10 03:17:13 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:13 DEBUG : : Looking for writers 2025/05/10 03:17:13 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:13 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:14 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/05/10 03:17:14 DEBUG : dir: invalidating directory cache 2025/05/10 03:17:14 DEBUG : : >ForgetPath: 2025/05/10 03:17:14 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/05/10 03:17:14 DEBUG : : invalidating directory cache 2025/05/10 03:17:14 DEBUG : dir: forgetting directory cache 2025/05/10 03:17:14 DEBUG : : >ForgetPath: 2025/05/10 03:17:14 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/05/10 03:17:14 DEBUG : : >ForgetPath: 2025/05/10 03:17:14 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:14 DEBUG : dir: Looking for writers 2025/05/10 03:17:14 DEBUG : : Looking for writers 2025/05/10 03:17:14 DEBUG : dir: reading active writers 2025/05/10 03:17:14 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.13s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:14 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:14 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:14 DEBUG : : forgetting directory cache 2025/05/10 03:17:14 DEBUG : dir: forgetting directory cache 2025/05/10 03:17:14 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:14 DEBUG : fil/a/b: Looking for writers 2025/05/10 03:17:14 DEBUG : fil/a: Looking for writers 2025/05/10 03:17:14 DEBUG : b: reading active writers 2025/05/10 03:17:14 DEBUG : fil: Looking for writers 2025/05/10 03:17:14 DEBUG : a: reading active writers 2025/05/10 03:17:14 DEBUG : dir: Looking for writers 2025/05/10 03:17:14 DEBUG : : Looking for writers 2025/05/10 03:17:14 DEBUG : dir: reading active writers 2025/05/10 03:17:14 DEBUG : fil: reading active writers 2025/05/10 03:17:14 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.41s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:14 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:14 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:14 DEBUG : dir: Looking for writers 2025/05/10 03:17:14 DEBUG : : Looking for writers 2025/05/10 03:17:14 DEBUG : dir: reading active writers 2025/05/10 03:17:14 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:14 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:14 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:14 DEBUG : dir: Looking for writers 2025/05/10 03:17:14 DEBUG : file1: reading active writers 2025/05/10 03:17:14 DEBUG : : Looking for writers 2025/05/10 03:17:14 DEBUG : dir: reading active writers 2025/05/10 03:17:14 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.13s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:14 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:14 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/05/10 03:17:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/05/10 03:17:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/05/10 03:17:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/10 03:17:14 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/05/10 03:17:14 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:14 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:15 DEBUG : dir: invalidating directory cache 2025/05/10 03:17:15 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/05/10 03:17:15 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/05/10 03:17:15 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/05/10 03:17:15 DEBUG : dir/file1: Reset virtual modtime 2025/05/10 03:17:15 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/05/10 03:17:15 DEBUG : dir/virtualFile: Reset virtual modtime 2025/05/10 03:17:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/05/10 03:17:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/05/10 03:17:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 03:17:15 DEBUG : dir: invalidating directory cache 2025/05/10 03:17:15 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/05/10 03:17:15 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/05/10 03:17:15 DEBUG : dir/virtualFile: Reset virtual modtime 2025/05/10 03:17:15 DEBUG : : forgetting directory cache 2025/05/10 03:17:15 DEBUG : dir: forgetting directory cache 2025/05/10 03:17:15 DEBUG : dir/virtualDir: forgetting directory cache 2025/05/10 03:17:15 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:15 DEBUG : dir/virtualDir: Looking for writers 2025/05/10 03:17:15 DEBUG : dir: Looking for writers 2025/05/10 03:17:15 DEBUG : virtualDir: reading active writers 2025/05/10 03:17:15 DEBUG : file1: reading active writers 2025/05/10 03:17:15 DEBUG : virtualFile2: reading active writers 2025/05/10 03:17:15 DEBUG : virtualFile: reading active writers 2025/05/10 03:17:15 DEBUG : : Looking for writers 2025/05/10 03:17:15 DEBUG : dir: reading active writers 2025/05/10 03:17:15 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:15 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:15 ERROR : dir/: Can only open directories read only 2025/05/10 03:17:15 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:15 DEBUG : dir: Looking for writers 2025/05/10 03:17:15 DEBUG : : Looking for writers 2025/05/10 03:17:15 DEBUG : dir: reading active writers 2025/05/10 03:17:15 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.12s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:15 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:15 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/10 03:17:15 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/05/10 03:17:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/10 03:17:15 DEBUG : webdav root 'rclone-test-milafal5reki': File to upload is small (5 bytes), uploading instead of streaming 2025/05/10 03:17:15 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:15 NOTICE: webdav root 'rclone-test-milafal5reki': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/10 03:17:15 DEBUG : dir/potato: Size of src and dst objects identical 2025/05/10 03:17:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/10 03:17:15 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:15 DEBUG : dir: Looking for writers 2025/05/10 03:17:15 DEBUG : potato: reading active writers 2025/05/10 03:17:15 DEBUG : file1: reading active writers 2025/05/10 03:17:15 DEBUG : : Looking for writers 2025/05/10 03:17:15 DEBUG : dir: reading active writers 2025/05/10 03:17:15 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:15 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/10 03:17:15 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:15 DEBUG : dir/sub: Looking for writers 2025/05/10 03:17:15 DEBUG : dir: Looking for writers 2025/05/10 03:17:15 DEBUG : file1: reading active writers 2025/05/10 03:17:15 DEBUG : sub: reading active writers 2025/05/10 03:17:15 DEBUG : : Looking for writers 2025/05/10 03:17:15 DEBUG : dir: reading active writers 2025/05/10 03:17:15 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:15 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/10 03:17:15 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/05/10 03:17:16 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:16 DEBUG : dir/sub/subsub: Looking for writers 2025/05/10 03:17:16 DEBUG : dir/sub: Looking for writers 2025/05/10 03:17:16 DEBUG : subsub: reading active writers 2025/05/10 03:17:16 DEBUG : dir: Looking for writers 2025/05/10 03:17:16 DEBUG : file1: reading active writers 2025/05/10 03:17:16 DEBUG : sub: reading active writers 2025/05/10 03:17:16 DEBUG : : Looking for writers 2025/05/10 03:17:16 DEBUG : dir: reading active writers 2025/05/10 03:17:16 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.28s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:16 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:16 ERROR : dir/: Dir.Remove not empty 2025/05/10 03:17:16 DEBUG : dir/file1: Remove: 2025/05/10 03:17:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 03:17:16 DEBUG : dir/file1: >Remove: err= 2025/05/10 03:17:16 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/10 03:17:16 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:16 DEBUG : : Looking for writers 2025/05/10 03:17:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:16 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:16 DEBUG : dir/file1: Remove: 2025/05/10 03:17:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 03:17:16 DEBUG : dir/file1: >Remove: err= 2025/05/10 03:17:16 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/10 03:17:16 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:16 DEBUG : : Looking for writers 2025/05/10 03:17:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:16 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:16 DEBUG : dir/file1: Remove: 2025/05/10 03:17:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 03:17:16 DEBUG : dir/file1: >Remove: err= 2025/05/10 03:17:16 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:16 DEBUG : dir: Looking for writers 2025/05/10 03:17:16 DEBUG : : Looking for writers 2025/05/10 03:17:16 DEBUG : dir: reading active writers 2025/05/10 03:17:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:16 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:16 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:16 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/05/10 03:17:16 DEBUG : dir: Updating dir with dir2 0xc000618dd0 2025/05/10 03:17:16 DEBUG : dir: forgetting directory cache 2025/05/10 03:17:16 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/10 03:17:16 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/05/10 03:17:17 INFO : dir2/file1: Moved (server-side) to: file2 2025/05/10 03:17:17 DEBUG : file2: Updating file with file2 0xc00012ed80 2025/05/10 03:17:17 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/05/10 03:17:17 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/10 03:17:17 INFO : dir2/file3: Deleted 2025/05/10 03:17:17 INFO : file2: Moved (server-side) to: dir2/file3 2025/05/10 03:17:17 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00012ed80 2025/05/10 03:17:17 DEBUG : : Added virtual directory entry vDel: "file2" 2025/05/10 03:17:17 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/05/10 03:17:17 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/05/10 03:17:17 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000618ea0 2025/05/10 03:17:17 DEBUG : empty directory: forgetting directory cache 2025/05/10 03:17:17 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/05/10 03:17:17 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/05/10 03:17:17 DEBUG : dir2: Renaming to "dir3" 2025/05/10 03:17:17 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:17 DEBUG : dir3: Looking for writers 2025/05/10 03:17:17 DEBUG : file3: reading active writers 2025/05/10 03:17:17 DEBUG : renamed empty directory: Looking for writers 2025/05/10 03:17:17 DEBUG : : Looking for writers 2025/05/10 03:17:17 DEBUG : dir3: reading active writers 2025/05/10 03:17:17 DEBUG : renamed empty directory: reading active writers 2025/05/10 03:17:17 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-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:17 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/10 03:17:17 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:17 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/10 03:17:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/10 03:17:17 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/05/10 03:17:17 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/05/10 03:17:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/10 03:17:17 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:17 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/10 03:17:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/10 03:17:17 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/05/10 03:17:17 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/05/10 03:17:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/10 03:17:17 DEBUG : webdav root 'rclone-test-milafal5reki': File to upload is small (12 bytes), uploading instead of streaming 2025/05/10 03:17:17 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:17 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/05/10 03:17:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/10 03:17:17 DEBUG : : forgetting directory cache 2025/05/10 03:17:17 DEBUG : dir: forgetting directory cache 2025/05/10 03:17:17 DEBUG : dir/sub: forgetting directory cache 2025/05/10 03:17:17 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/05/10 03:17:17 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/05/10 03:17:17 DEBUG : webdav root 'rclone-test-milafal5reki': File to upload is small (5 bytes), uploading instead of streaming 2025/05/10 03:17:17 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:17 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/05/10 03:17:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/10 03:17:17 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:17 DEBUG : dir/sub: Looking for writers 2025/05/10 03:17:17 DEBUG : file0: reading active writers 2025/05/10 03:17:17 DEBUG : file2: reading active writers 2025/05/10 03:17:17 DEBUG : dir: Looking for writers 2025/05/10 03:17:17 DEBUG : file1: reading active writers 2025/05/10 03:17:17 DEBUG : sub: reading active writers 2025/05/10 03:17:17 DEBUG : : Looking for writers 2025/05/10 03:17:17 DEBUG : dir: reading active writers 2025/05/10 03:17:17 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:17 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/05/10 03:17:17 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:17 DEBUG : : Looking for writers 2025/05/10 03:17:17 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:17 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/05/10 03:17:17 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:17 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/05/10 03:17:17 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/05/10 03:17:17 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/05/10 03:17:17 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:17 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:17 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/05/10 03:17:17 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:17 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/05/10 03:17:17 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/05/10 03:17:17 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/05/10 03:17:17 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:17 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:17 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:17 DEBUG : dir: Looking for writers 2025/05/10 03:17:17 DEBUG : file1: reading active writers 2025/05/10 03:17:17 DEBUG : file1.metadata: reading active writers 2025/05/10 03:17:17 DEBUG : : Looking for writers 2025/05/10 03:17:17 DEBUG : dir: reading active writers 2025/05/10 03:17:17 DEBUG : dir.metadata: reading active writers 2025/05/10 03:17:17 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:17 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:17 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:17 DEBUG : dir: Looking for writers 2025/05/10 03:17:17 DEBUG : file1: reading active writers 2025/05/10 03:17:17 DEBUG : : Looking for writers 2025/05/10 03:17:17 DEBUG : dir: reading active writers 2025/05/10 03:17:17 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:17 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:17 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:17 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/05/10 03:17:17 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:17 DEBUG : dir: Looking for writers 2025/05/10 03:17:17 DEBUG : file1: reading active writers 2025/05/10 03:17:17 DEBUG : : Looking for writers 2025/05/10 03:17:17 DEBUG : dir: reading active writers 2025/05/10 03:17:17 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-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:17 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 03:17:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/10 03:17:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:18 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:18 DEBUG : dir: Looking for writers 2025/05/10 03:17:18 DEBUG : file1: reading active writers 2025/05/10 03:17:18 DEBUG : : Looking for writers 2025/05/10 03:17:18 DEBUG : dir: reading active writers 2025/05/10 03:17:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/05/10 03:17:18 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/05/10 03:17:18 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 03:17:18 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:18 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/05/10 03:17:18 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:18 DEBUG : : Looking for writers 2025/05/10 03:17:18 DEBUG : file.txt: reading active writers 2025/05/10 03:17:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:18 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:18 DEBUG : webdav root 'rclone-test-milafal5reki': File to upload is small (25 bytes), uploading instead of streaming 2025/05/10 03:17:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:18 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/10 03:17:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:18 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:18 DEBUG : dir: Looking for writers 2025/05/10 03:17:18 DEBUG : file1: reading active writers 2025/05/10 03:17:18 DEBUG : : Looking for writers 2025/05/10 03:17:18 DEBUG : dir: reading active writers 2025/05/10 03:17:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:18 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:18 DEBUG : dir/file1: Remove: 2025/05/10 03:17:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 03:17:18 DEBUG : dir/file1: >Remove: err= 2025/05/10 03:17:18 DEBUG : dir/file1: Remove: 2025/05/10 03:17:18 DEBUG : dir/file1: >Remove: err=Read only file system 2025/05/10 03:17:18 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:18 DEBUG : dir: Looking for writers 2025/05/10 03:17:18 DEBUG : : Looking for writers 2025/05/10 03:17:18 DEBUG : dir: reading active writers 2025/05/10 03:17:18 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:18 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:18 DEBUG : dir/file1: Remove: 2025/05/10 03:17:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 03:17:18 DEBUG : dir/file1: >Remove: err= 2025/05/10 03:17:18 DEBUG : dir/file1: Remove: 2025/05/10 03:17:18 DEBUG : dir/file1: >Remove: err=Read only file system 2025/05/10 03:17:18 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:18 DEBUG : dir: Looking for writers 2025/05/10 03:17:18 DEBUG : : Looking for writers 2025/05/10 03:17:18 DEBUG : dir: reading active writers 2025/05/10 03:17:18 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:18 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 03:17:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/10 03:17:18 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/10 03:17:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/10 03:17:18 DEBUG : dir/file1: Open: flags=O_RDWR 2025/05/10 03:17:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/10 03:17:18 DEBUG : dir/file1: Open: flags=0x3 2025/05/10 03:17:18 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/05/10 03:17:18 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/05/10 03:17:18 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:18 DEBUG : dir: Looking for writers 2025/05/10 03:17:18 DEBUG : file1: reading active writers 2025/05/10 03:17:18 DEBUG : : Looking for writers 2025/05/10 03:17:18 DEBUG : dir: reading active writers 2025/05/10 03:17:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:18 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:18 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:18 DEBUG : dir: Looking for writers 2025/05/10 03:17:18 DEBUG : file1: reading active writers 2025/05/10 03:17:18 DEBUG : : Looking for writers 2025/05/10 03:17:18 DEBUG : dir: reading active writers 2025/05/10 03:17:18 DEBUG : >WaitForWriters: 2025/05/10 03:17:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 03:17:18 DEBUG : newLeaf: Updating file with newLeaf 0xc0004c4fc0 2025/05/10 03:17:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 03:17:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 03:17:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/10 03:17:18 DEBUG : dir/file1: Updating file with dir/file1 0xc0004c4fc0 2025/05/10 03:17:18 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/10 03:17:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/10 03:17:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/10 03:17:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:18 DEBUG : dir/file1: File is currently open, delaying rename 0xc0004c4fc0 2025/05/10 03:17:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 03:17:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 03:17:18 DEBUG : webdav root 'rclone-test-milafal5reki': File to upload is small (25 bytes), uploading instead of streaming 2025/05/10 03:17:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:19 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/10 03:17:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 03:17:19 DEBUG : newLeaf: Running delayed rename now 2025/05/10 03:17:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 03:17:19 DEBUG : newLeaf: Updating file with newLeaf 0xc0004c4fc0 2025/05/10 03:17:19 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:19 DEBUG : dir: Looking for writers 2025/05/10 03:17:19 DEBUG : : Looking for writers 2025/05/10 03:17:19 DEBUG : dir: reading active writers 2025/05/10 03:17:19 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:19 DEBUG : >WaitForWriters: 2025/05/10 03:17:19 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:19 DEBUG : dir: Looking for writers 2025/05/10 03:17:19 DEBUG : : Looking for writers 2025/05/10 03:17:19 DEBUG : dir: reading active writers 2025/05/10 03:17:19 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:19 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:19 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:19 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:19 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:19 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:19 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:19 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:19 DEBUG : dir: Looking for writers 2025/05/10 03:17:19 DEBUG : file1: reading active writers 2025/05/10 03:17:19 DEBUG : : Looking for writers 2025/05/10 03:17:19 DEBUG : dir: reading active writers 2025/05/10 03:17:19 DEBUG : >WaitForWriters: 2025/05/10 03:17:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 03:17:19 DEBUG : newLeaf: Updating file with newLeaf 0xc0004c5680 2025/05/10 03:17:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 03:17:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 03:17:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/10 03:17:19 DEBUG : dir/file1: Updating file with dir/file1 0xc0004c5680 2025/05/10 03:17:19 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/10 03:17:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/10 03:17:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/10 03:17:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:19 DEBUG : dir/file1: File is currently open, delaying rename 0xc0004c5680 2025/05/10 03:17:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 03:17:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 03:17:19 DEBUG : webdav root 'rclone-test-milafal5reki': File to upload is small (25 bytes), uploading instead of streaming 2025/05/10 03:17:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:19 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/10 03:17:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 03:17:19 DEBUG : newLeaf: Running delayed rename now 2025/05/10 03:17:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 03:17:19 DEBUG : newLeaf: Updating file with newLeaf 0xc0004c5680 2025/05/10 03:17:19 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:19 DEBUG : dir: Looking for writers 2025/05/10 03:17:19 DEBUG : : Looking for writers 2025/05/10 03:17:19 DEBUG : dir: reading active writers 2025/05/10 03:17:19 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:19 DEBUG : >WaitForWriters: 2025/05/10 03:17:19 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:19 DEBUG : dir: Looking for writers 2025/05/10 03:17:19 DEBUG : : Looking for writers 2025/05/10 03:17:19 DEBUG : dir: reading active writers 2025/05/10 03:17:19 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:19 DEBUG : >WaitForWriters: 2025/05/10 03:17:19 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:19 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:19 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:19 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:19 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:19 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:19 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/10 03:17:19 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 03:17:19 DEBUG : dir/file1(0xc000e8a4c0): openPending: 2025/05/10 03:17:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/10 03:17:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/10 03:17:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:19 DEBUG : dir/file1(0xc000e8a4c0): >openPending: err= 2025/05/10 03:17:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/10 03:17:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 03:17:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 03:17:19 DEBUG : dir/file1(0xc000e8a4c0): _writeAt: size=14, off=0 2025/05/10 03:17:19 DEBUG : dir/file1(0xc000e8a4c0): >_writeAt: n=14, err= 2025/05/10 03:17:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/10 03:17:19 DEBUG : dir/file1(0xc000e8a4c0): close: 2025/05/10 03:17:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/10 03:17:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/10 03:17:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:19 DEBUG : dir/file1(0xc000e8a4c0): >close: err= 2025/05/10 03:17:19 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:19 DEBUG : dir: Looking for writers 2025/05/10 03:17:19 DEBUG : file1: reading active writers 2025/05/10 03:17:19 DEBUG : : Looking for writers 2025/05/10 03:17:19 DEBUG : dir: reading active writers 2025/05/10 03:17:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 03:17:19 DEBUG : dir: Looking for writers 2025/05/10 03:17:19 DEBUG : file1: reading active writers 2025/05/10 03:17:19 DEBUG : : Looking for writers 2025/05/10 03:17:19 DEBUG : dir: reading active writers 2025/05/10 03:17:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 03:17:19 DEBUG : dir: Looking for writers 2025/05/10 03:17:19 DEBUG : file1: reading active writers 2025/05/10 03:17:19 DEBUG : : Looking for writers 2025/05/10 03:17:19 DEBUG : dir: reading active writers 2025/05/10 03:17:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 03:17:19 DEBUG : dir: Looking for writers 2025/05/10 03:17:19 DEBUG : file1: reading active writers 2025/05/10 03:17:19 DEBUG : : Looking for writers 2025/05/10 03:17:19 DEBUG : dir: reading active writers 2025/05/10 03:17:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 03:17:19 DEBUG : dir/file1: vfs cache: starting upload 2025/05/10 03:17:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:19 INFO : dir/file1: Copied (replaced existing) 2025/05/10 03:17:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/10 03:17:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/10 03:17:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/10 03:17:19 DEBUG : dir: Looking for writers 2025/05/10 03:17:19 DEBUG : file1: reading active writers 2025/05/10 03:17:19 DEBUG : : Looking for writers 2025/05/10 03:17:19 DEBUG : dir: reading active writers 2025/05/10 03:17:19 DEBUG : >WaitForWriters: 2025/05/10 03:17:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 03:17:19 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 03:17:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 03:17:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 03:17:19 DEBUG : dir/file1(0xc000e8a740): _readAt: size=512, off=0 2025/05/10 03:17:19 DEBUG : dir/file1(0xc000e8a740): openPending: 2025/05/10 03:17:19 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/05/10 03:17:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/10 03:17:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:19 DEBUG : dir/file1(0xc000e8a740): >openPending: err= 2025/05/10 03:17:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/10 03:17:19 DEBUG : dir/file1(0xc000e8a740): >_readAt: n=14, err=EOF 2025/05/10 03:17:19 DEBUG : dir/file1(0xc000e8a740): close: 2025/05/10 03:17:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/10 03:17:19 DEBUG : dir/file1(0xc000e8a740): >close: err= 2025/05/10 03:17:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 03:17:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/10 03:17:19 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a5200 2025/05/10 03:17:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 03:17:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 03:17:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/10 03:17:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/10 03:17:19 DEBUG : dir/file1: Updating file with dir/file1 0xc0006a5200 2025/05/10 03:17:19 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/10 03:17:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/10 03:17:19 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 03:17:19 DEBUG : dir/file1(0xc000de8c40): openPending: 2025/05/10 03:17:19 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/05/10 03:17:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/10 03:17:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:19 DEBUG : dir/file1(0xc000de8c40): >openPending: err= 2025/05/10 03:17:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/10 03:17:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 03:17:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 03:17:19 DEBUG : dir/file1(0xc000de8c40): _writeAt: size=25, off=0 2025/05/10 03:17:19 DEBUG : dir/file1(0xc000de8c40): >_writeAt: n=25, err= 2025/05/10 03:17:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 03:17:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/10 03:17:19 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a5200 2025/05/10 03:17:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 03:17:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 03:17:19 DEBUG : newLeaf(0xc000de8c40): close: 2025/05/10 03:17:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/10 03:17:19 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-10 03:17:19.888380306 +0000 UTC m=+6.761226638 2025/05/10 03:17:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:19 DEBUG : newLeaf(0xc000de8c40): >close: err= 2025/05/10 03:17:19 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:19 DEBUG : dir: Looking for writers 2025/05/10 03:17:19 DEBUG : : Looking for writers 2025/05/10 03:17:19 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:19 DEBUG : dir: reading active writers 2025/05/10 03:17:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 03:17:19 DEBUG : dir: Looking for writers 2025/05/10 03:17:19 DEBUG : : Looking for writers 2025/05/10 03:17:19 DEBUG : dir: reading active writers 2025/05/10 03:17:19 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 03:17:19 DEBUG : dir: Looking for writers 2025/05/10 03:17:19 DEBUG : : Looking for writers 2025/05/10 03:17:19 DEBUG : dir: reading active writers 2025/05/10 03:17:19 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 03:17:20 DEBUG : dir: Looking for writers 2025/05/10 03:17:20 DEBUG : : Looking for writers 2025/05/10 03:17:20 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:20 DEBUG : dir: reading active writers 2025/05/10 03:17:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 03:17:20 DEBUG : newLeaf: vfs cache: starting upload 2025/05/10 03:17:20 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:20 INFO : newLeaf: Copied (replaced existing) 2025/05/10 03:17:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/05/10 03:17:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/10 03:17:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 03:17:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/10 03:17:20 DEBUG : dir: Looking for writers 2025/05/10 03:17:20 DEBUG : : Looking for writers 2025/05/10 03:17:20 DEBUG : dir: reading active writers 2025/05/10 03:17:20 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:20 DEBUG : >WaitForWriters: 2025/05/10 03:17:20 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:20 DEBUG : dir: Looking for writers 2025/05/10 03:17:20 DEBUG : : Looking for writers 2025/05/10 03:17:20 DEBUG : dir: reading active writers 2025/05/10 03:17:20 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:20 DEBUG : >WaitForWriters: 2025/05/10 03:17:20 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:20 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:20 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:20 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:20 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:20 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:20 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:20 DEBUG : dir: Looking for writers 2025/05/10 03:17:20 DEBUG : file1: reading active writers 2025/05/10 03:17:20 DEBUG : : Looking for writers 2025/05/10 03:17:20 DEBUG : dir: reading active writers 2025/05/10 03:17:20 DEBUG : >WaitForWriters: 2025/05/10 03:17:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 03:17:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a5500 2025/05/10 03:17:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 03:17:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 03:17:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/10 03:17:20 DEBUG : dir/file1: Updating file with dir/file1 0xc0006a5500 2025/05/10 03:17:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/10 03:17:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/10 03:17:20 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 03:17:20 DEBUG : dir/file1(0xc000ee87c0): openPending: 2025/05/10 03:17:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/10 03:17:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/10 03:17:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:20 DEBUG : dir/file1(0xc000ee87c0): >openPending: err= 2025/05/10 03:17:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/10 03:17:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 03:17:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 03:17:20 DEBUG : dir/file1(0xc000ee87c0): _writeAt: size=25, off=0 2025/05/10 03:17:20 DEBUG : dir/file1(0xc000ee87c0): >_writeAt: n=25, err= 2025/05/10 03:17:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 03:17:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/10 03:17:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a5500 2025/05/10 03:17:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 03:17:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 03:17:20 DEBUG : newLeaf(0xc000ee87c0): close: 2025/05/10 03:17:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/10 03:17:20 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-10 03:17:20.379083062 +0000 UTC m=+7.251929394 2025/05/10 03:17:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:20 DEBUG : newLeaf(0xc000ee87c0): >close: err= 2025/05/10 03:17:20 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:20 DEBUG : dir: Looking for writers 2025/05/10 03:17:20 DEBUG : : Looking for writers 2025/05/10 03:17:20 DEBUG : dir: reading active writers 2025/05/10 03:17:20 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 03:17:20 DEBUG : dir: Looking for writers 2025/05/10 03:17:20 DEBUG : : Looking for writers 2025/05/10 03:17:20 DEBUG : dir: reading active writers 2025/05/10 03:17:20 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 03:17:20 DEBUG : dir: Looking for writers 2025/05/10 03:17:20 DEBUG : : Looking for writers 2025/05/10 03:17:20 DEBUG : dir: reading active writers 2025/05/10 03:17:20 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 03:17:20 DEBUG : dir: Looking for writers 2025/05/10 03:17:20 DEBUG : : Looking for writers 2025/05/10 03:17:20 DEBUG : dir: reading active writers 2025/05/10 03:17:20 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 03:17:20 DEBUG : newLeaf: vfs cache: starting upload 2025/05/10 03:17:20 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:20 INFO : newLeaf: Copied (replaced existing) 2025/05/10 03:17:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/05/10 03:17:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/10 03:17:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 03:17:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/10 03:17:20 DEBUG : dir: Looking for writers 2025/05/10 03:17:20 DEBUG : : Looking for writers 2025/05/10 03:17:20 DEBUG : dir: reading active writers 2025/05/10 03:17:20 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:20 DEBUG : >WaitForWriters: 2025/05/10 03:17:20 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:20 DEBUG : dir: Looking for writers 2025/05/10 03:17:20 DEBUG : : Looking for writers 2025/05/10 03:17:20 DEBUG : dir: reading active writers 2025/05/10 03:17:20 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:20 DEBUG : >WaitForWriters: 2025/05/10 03:17:20 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:20 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:20 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:20 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:20 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:20 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/10 03:17:20 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 03:17:20 DEBUG : dir/file1(0xc0008c6f40): openPending: 2025/05/10 03:17:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/10 03:17:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/10 03:17:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:20 DEBUG : dir/file1(0xc0008c6f40): >openPending: err= 2025/05/10 03:17:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/10 03:17:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 03:17:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 03:17:20 DEBUG : dir/file1(0xc0008c6f40): _writeAt: size=14, off=0 2025/05/10 03:17:20 DEBUG : dir/file1(0xc0008c6f40): >_writeAt: n=14, err= 2025/05/10 03:17:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/10 03:17:20 DEBUG : dir/file1(0xc0008c6f40): close: 2025/05/10 03:17:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/10 03:17:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/10 03:17:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:20 DEBUG : dir/file1(0xc0008c6f40): >close: err= 2025/05/10 03:17:20 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:20 DEBUG : dir: Looking for writers 2025/05/10 03:17:20 DEBUG : file1: reading active writers 2025/05/10 03:17:20 DEBUG : : Looking for writers 2025/05/10 03:17:20 DEBUG : dir: reading active writers 2025/05/10 03:17:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 03:17:20 DEBUG : dir: Looking for writers 2025/05/10 03:17:20 DEBUG : file1: reading active writers 2025/05/10 03:17:20 DEBUG : : Looking for writers 2025/05/10 03:17:20 DEBUG : dir: reading active writers 2025/05/10 03:17:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 03:17:20 DEBUG : dir: Looking for writers 2025/05/10 03:17:20 DEBUG : file1: reading active writers 2025/05/10 03:17:20 DEBUG : : Looking for writers 2025/05/10 03:17:20 DEBUG : dir: reading active writers 2025/05/10 03:17:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 03:17:20 DEBUG : dir: Looking for writers 2025/05/10 03:17:20 DEBUG : file1: reading active writers 2025/05/10 03:17:20 DEBUG : : Looking for writers 2025/05/10 03:17:20 DEBUG : dir: reading active writers 2025/05/10 03:17:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 03:17:20 DEBUG : dir/file1: vfs cache: starting upload 2025/05/10 03:17:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:20 INFO : dir/file1: Copied (replaced existing) 2025/05/10 03:17:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/10 03:17:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/10 03:17:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/10 03:17:20 DEBUG : dir: Looking for writers 2025/05/10 03:17:20 DEBUG : file1: reading active writers 2025/05/10 03:17:20 DEBUG : : Looking for writers 2025/05/10 03:17:20 DEBUG : dir: reading active writers 2025/05/10 03:17:20 DEBUG : >WaitForWriters: 2025/05/10 03:17:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 03:17:20 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 03:17:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 03:17:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 03:17:20 DEBUG : dir/file1(0xc0002c3e40): _readAt: size=512, off=0 2025/05/10 03:17:20 DEBUG : dir/file1(0xc0002c3e40): openPending: 2025/05/10 03:17:20 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/05/10 03:17:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/10 03:17:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:20 DEBUG : dir/file1(0xc0002c3e40): >openPending: err= 2025/05/10 03:17:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/10 03:17:20 DEBUG : dir/file1(0xc0002c3e40): >_readAt: n=14, err=EOF 2025/05/10 03:17:20 DEBUG : dir/file1(0xc0002c3e40): close: 2025/05/10 03:17:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/10 03:17:20 DEBUG : dir/file1(0xc0002c3e40): >close: err= 2025/05/10 03:17:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 03:17:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/10 03:17:20 DEBUG : newLeaf: Updating file with newLeaf 0xc00012eb40 2025/05/10 03:17:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 03:17:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 03:17:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/10 03:17:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/10 03:17:21 DEBUG : dir/file1: Updating file with dir/file1 0xc00012eb40 2025/05/10 03:17:21 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/10 03:17:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/10 03:17:21 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 03:17:21 DEBUG : dir/file1(0xc000e73280): openPending: 2025/05/10 03:17:21 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/05/10 03:17:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/10 03:17:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:21 DEBUG : dir/file1(0xc000e73280): >openPending: err= 2025/05/10 03:17:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/10 03:17:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 03:17:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 03:17:21 DEBUG : dir/file1(0xc000e73280): _writeAt: size=25, off=0 2025/05/10 03:17:21 DEBUG : dir/file1(0xc000e73280): >_writeAt: n=25, err= 2025/05/10 03:17:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 03:17:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/10 03:17:21 DEBUG : newLeaf: Updating file with newLeaf 0xc00012eb40 2025/05/10 03:17:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 03:17:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 03:17:21 DEBUG : newLeaf(0xc000e73280): close: 2025/05/10 03:17:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/10 03:17:21 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-10 03:17:21.022562499 +0000 UTC m=+7.895408820 2025/05/10 03:17:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:21 DEBUG : newLeaf(0xc000e73280): >close: err= 2025/05/10 03:17:21 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:21 DEBUG : dir: Looking for writers 2025/05/10 03:17:21 DEBUG : : Looking for writers 2025/05/10 03:17:21 DEBUG : dir: reading active writers 2025/05/10 03:17:21 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 03:17:21 DEBUG : dir: Looking for writers 2025/05/10 03:17:21 DEBUG : : Looking for writers 2025/05/10 03:17:21 DEBUG : dir: reading active writers 2025/05/10 03:17:21 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 03:17:21 DEBUG : dir: Looking for writers 2025/05/10 03:17:21 DEBUG : : Looking for writers 2025/05/10 03:17:21 DEBUG : dir: reading active writers 2025/05/10 03:17:21 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 03:17:21 DEBUG : dir: Looking for writers 2025/05/10 03:17:21 DEBUG : : Looking for writers 2025/05/10 03:17:21 DEBUG : dir: reading active writers 2025/05/10 03:17:21 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 03:17:21 DEBUG : newLeaf: vfs cache: starting upload 2025/05/10 03:17:21 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:21 INFO : newLeaf: Copied (replaced existing) 2025/05/10 03:17:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/05/10 03:17:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/10 03:17:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 03:17:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/10 03:17:21 DEBUG : dir: Looking for writers 2025/05/10 03:17:21 DEBUG : : Looking for writers 2025/05/10 03:17:21 DEBUG : dir: reading active writers 2025/05/10 03:17:21 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:21 DEBUG : >WaitForWriters: 2025/05/10 03:17:21 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:21 DEBUG : dir: Looking for writers 2025/05/10 03:17:21 DEBUG : : Looking for writers 2025/05/10 03:17:21 DEBUG : dir: reading active writers 2025/05/10 03:17:21 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:21 DEBUG : >WaitForWriters: 2025/05/10 03:17:21 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:21 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:21 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:21 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:21 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:21 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:21 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:21 DEBUG : dir: Looking for writers 2025/05/10 03:17:21 DEBUG : file1: reading active writers 2025/05/10 03:17:21 DEBUG : : Looking for writers 2025/05/10 03:17:21 DEBUG : dir: reading active writers 2025/05/10 03:17:21 DEBUG : >WaitForWriters: 2025/05/10 03:17:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 03:17:21 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 03:17:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 03:17:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 03:17:21 DEBUG : dir/file1(0xc0007cac00): _readAt: size=512, off=0 2025/05/10 03:17:21 DEBUG : dir/file1(0xc0007cac00): openPending: 2025/05/10 03:17:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/10 03:17:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/10 03:17:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:21 DEBUG : dir/file1(0xc0007cac00): >openPending: err= 2025/05/10 03:17:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/05/10 03:17:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 03:17:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:21 DEBUG : dir/file1(0xc0007cac00): >_readAt: n=14, err=EOF 2025/05/10 03:17:21 DEBUG : dir/file1(0xc0007cac00): close: 2025/05/10 03:17:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/10 03:17:21 DEBUG : dir/file1(0xc0007cac00): >close: err= 2025/05/10 03:17:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 03:17:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/10 03:17:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000db6240 2025/05/10 03:17:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 03:17:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 03:17:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/10 03:17:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/10 03:17:21 DEBUG : dir/file1: Updating file with dir/file1 0xc000db6240 2025/05/10 03:17:21 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/10 03:17:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/10 03:17:21 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 03:17:21 DEBUG : dir/file1(0xc0007e9940): openPending: 2025/05/10 03:17:21 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/05/10 03:17:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/10 03:17:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:21 DEBUG : dir/file1(0xc0007e9940): >openPending: err= 2025/05/10 03:17:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/10 03:17:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 03:17:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 03:17:21 DEBUG : dir/file1(0xc0007e9940): _writeAt: size=25, off=0 2025/05/10 03:17:21 DEBUG : dir/file1(0xc0007e9940): >_writeAt: n=25, err= 2025/05/10 03:17:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 03:17:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/10 03:17:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000db6240 2025/05/10 03:17:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 03:17:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 03:17:21 DEBUG : newLeaf(0xc0007e9940): close: 2025/05/10 03:17:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/10 03:17:21 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-10 03:17:21.52508004 +0000 UTC m=+8.397926362 2025/05/10 03:17:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:21 DEBUG : newLeaf(0xc0007e9940): >close: err= 2025/05/10 03:17:21 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:21 DEBUG : dir: Looking for writers 2025/05/10 03:17:21 DEBUG : : Looking for writers 2025/05/10 03:17:21 DEBUG : dir: reading active writers 2025/05/10 03:17:21 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 03:17:21 DEBUG : dir: Looking for writers 2025/05/10 03:17:21 DEBUG : : Looking for writers 2025/05/10 03:17:21 DEBUG : dir: reading active writers 2025/05/10 03:17:21 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 03:17:21 DEBUG : dir: Looking for writers 2025/05/10 03:17:21 DEBUG : : Looking for writers 2025/05/10 03:17:21 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:21 DEBUG : dir: reading active writers 2025/05/10 03:17:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 03:17:21 DEBUG : dir: Looking for writers 2025/05/10 03:17:21 DEBUG : : Looking for writers 2025/05/10 03:17:21 DEBUG : dir: reading active writers 2025/05/10 03:17:21 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 03:17:21 DEBUG : newLeaf: vfs cache: starting upload 2025/05/10 03:17:21 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:21 INFO : newLeaf: Copied (replaced existing) 2025/05/10 03:17:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/05/10 03:17:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/10 03:17:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 03:17:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/10 03:17:21 DEBUG : dir: Looking for writers 2025/05/10 03:17:21 DEBUG : : Looking for writers 2025/05/10 03:17:21 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:21 DEBUG : dir: reading active writers 2025/05/10 03:17:21 DEBUG : >WaitForWriters: 2025/05/10 03:17:21 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:21 DEBUG : dir: Looking for writers 2025/05/10 03:17:21 DEBUG : : Looking for writers 2025/05/10 03:17:21 DEBUG : dir: reading active writers 2025/05/10 03:17:21 DEBUG : newLeaf: reading active writers 2025/05/10 03:17:21 DEBUG : >WaitForWriters: 2025/05/10 03:17:21 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting --- PASS: TestFileRename (3.03s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.63s) --- PASS: TestFileRename/writes,forceCache=false (0.49s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.50s) === 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-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:21 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:21 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:21 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:21 DEBUG : : Looking for writers 2025/05/10 03:17:21 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-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:21 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 03:17:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/10 03:17:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/10 03:17:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:21 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:21 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:21 DEBUG : dir: Looking for writers 2025/05/10 03:17:21 DEBUG : file1: reading active writers 2025/05/10 03:17:21 DEBUG : : Looking for writers 2025/05/10 03:17:21 DEBUG : dir: reading active writers 2025/05/10 03:17:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:21 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 03:17:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/10 03:17:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/10 03:17:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/10 03:17:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/10 03:17:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/05/10 03:17:22 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:22 DEBUG : dir: Looking for writers 2025/05/10 03:17:22 DEBUG : file1: reading active writers 2025/05/10 03:17:22 DEBUG : : Looking for writers 2025/05/10 03:17:22 DEBUG : dir: reading active writers 2025/05/10 03:17:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:22 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 03:17:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/10 03:17:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/10 03:17:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/10 03:17:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/10 03:17:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/05/10 03:17:22 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/05/10 03:17:22 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/05/10 03:17:22 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/10 03:17:22 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/10 03:17:22 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/10 03:17:22 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/05/10 03:17:22 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/10 03:17:22 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/10 03:17:22 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/10 03:17:22 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/05/10 03:17:22 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:22 DEBUG : dir: Looking for writers 2025/05/10 03:17:22 DEBUG : file1: reading active writers 2025/05/10 03:17:22 DEBUG : : Looking for writers 2025/05/10 03:17:22 DEBUG : dir: reading active writers 2025/05/10 03:17:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:22 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 03:17:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/10 03:17:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:22 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:22 DEBUG : dir: Looking for writers 2025/05/10 03:17:22 DEBUG : file1: reading active writers 2025/05/10 03:17:22 DEBUG : : Looking for writers 2025/05/10 03:17:22 DEBUG : dir: reading active writers 2025/05/10 03:17:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:22 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 03:17:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/10 03:17:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/05/10 03:17:22 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/05/10 03:17:22 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:22 DEBUG : dir: Looking for writers 2025/05/10 03:17:22 DEBUG : file1: reading active writers 2025/05/10 03:17:22 DEBUG : : Looking for writers 2025/05/10 03:17:22 DEBUG : dir: reading active writers 2025/05/10 03:17:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:22 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:22 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:22 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:22 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:22 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 03:17:22 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 03:17:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 03:17:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 03:17:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000a87940): _readAt: size=1, off=0 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000a87940): openPending: 2025/05/10 03:17:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/10 03:17:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/10 03:17:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000a87940): >openPending: err= 2025/05/10 03:17:22 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000a87940): >_readAt: n=1, err= 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000a87940): _readAt: size=256, off=1 2025/05/10 03:17:22 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000a87940): >_readAt: n=15, err=EOF 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000a87940): _readAt: size=16, off=16 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000a87940): >_readAt: n=0, err=EOF 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000a87940): close: 2025/05/10 03:17:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000a87940): >close: err= 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000a87940): close: 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000a87940): >close: err=file already closed 2025/05/10 03:17:22 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:22 DEBUG : dir: Looking for writers 2025/05/10 03:17:22 DEBUG : file1: reading active writers 2025/05/10 03:17:22 DEBUG : : Looking for writers 2025/05/10 03:17:22 DEBUG : dir: reading active writers 2025/05/10 03:17:22 DEBUG : >WaitForWriters: 2025/05/10 03:17:22 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:22 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:22 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:22 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:22 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:22 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 03:17:22 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 03:17:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 03:17:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 03:17:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000d10000): _readAt: size=1, off=0 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000d10000): openPending: 2025/05/10 03:17:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/10 03:17:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/10 03:17:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000d10000): >openPending: err= 2025/05/10 03:17:22 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000d10000): >_readAt: n=1, err= 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000d10000): _readAt: size=1, off=5 2025/05/10 03:17:22 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000d10000): >_readAt: n=1, err= 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000d10000): _readAt: size=1, off=3 2025/05/10 03:17:22 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000d10000): >_readAt: n=1, err= 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000d10000): _readAt: size=1, off=13 2025/05/10 03:17:22 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000d10000): >_readAt: n=1, err= 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000d10000): _readAt: size=16, off=100 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000d10000): >_readAt: n=0, err=EOF 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000d10000): close: 2025/05/10 03:17:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/10 03:17:22 DEBUG : dir/file1(0xc000d10000): >close: err= 2025/05/10 03:17:22 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:22 DEBUG : dir: Looking for writers 2025/05/10 03:17:22 DEBUG : file1: reading active writers 2025/05/10 03:17:22 DEBUG : : Looking for writers 2025/05/10 03:17:22 DEBUG : dir: reading active writers 2025/05/10 03:17:22 DEBUG : >WaitForWriters: 2025/05/10 03:17:22 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:22 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:22 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:22 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:22 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:22 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 03:17:23 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 03:17:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 03:17:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 03:17:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a20100): _readAt: size=1, off=0 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a20100): openPending: 2025/05/10 03:17:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/10 03:17:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/10 03:17:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a20100): >openPending: err= 2025/05/10 03:17:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/10 03:17:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 03:17:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a20100): >_readAt: n=1, err= 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a20100): _readAt: size=1, off=5 2025/05/10 03:17:23 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a20100): >_readAt: n=1, err= 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a20100): _readAt: size=1, off=1 2025/05/10 03:17:23 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a20100): >_readAt: n=1, err= 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a20100): _readAt: size=6, off=10 2025/05/10 03:17:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a20100): >_readAt: n=6, err= 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a20100): _readAt: size=256, off=10 2025/05/10 03:17:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a20100): >_readAt: n=6, err=EOF 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a20100): _readAt: size=256, off=100 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a20100): >_readAt: n=0, err=EOF 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a20100): close: 2025/05/10 03:17:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a20100): >close: err= 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a20100): _readAt: size=256, off=100 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a20100): >_readAt: n=0, err=file already closed 2025/05/10 03:17:23 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:23 DEBUG : dir: Looking for writers 2025/05/10 03:17:23 DEBUG : file1: reading active writers 2025/05/10 03:17:23 DEBUG : : Looking for writers 2025/05/10 03:17:23 DEBUG : dir: reading active writers 2025/05/10 03:17:23 DEBUG : >WaitForWriters: 2025/05/10 03:17:23 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:23 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:23 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:23 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 03:17:23 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 03:17:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 03:17:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 03:17:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000dbacc0): RWFileHandle.Flush 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000dbacc0): _readAt: size=256, off=0 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000dbacc0): openPending: 2025/05/10 03:17:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/10 03:17:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/10 03:17:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000dbacc0): >openPending: err= 2025/05/10 03:17:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/10 03:17:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 03:17:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000dbacc0): >_readAt: n=16, err=EOF 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000dbacc0): RWFileHandle.Flush 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000dbacc0): RWFileHandle.Flush 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000dbacc0): close: 2025/05/10 03:17:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000dbacc0): >close: err= 2025/05/10 03:17:23 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:23 DEBUG : dir: Looking for writers 2025/05/10 03:17:23 DEBUG : file1: reading active writers 2025/05/10 03:17:23 DEBUG : : Looking for writers 2025/05/10 03:17:23 DEBUG : dir: reading active writers 2025/05/10 03:17:23 DEBUG : >WaitForWriters: 2025/05/10 03:17:23 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:23 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:23 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:23 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 03:17:23 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 03:17:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 03:17:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 03:17:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a50e00): _readAt: size=256, off=0 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a50e00): openPending: 2025/05/10 03:17:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/10 03:17:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/10 03:17:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a50e00): >openPending: err= 2025/05/10 03:17:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/10 03:17:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 03:17:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a50e00): >_readAt: n=16, err=EOF 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a50e00): RWFileHandle.Release 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a50e00): close: 2025/05/10 03:17:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a50e00): >close: err= 2025/05/10 03:17:23 DEBUG : dir/file1(0xc000a50e00): RWFileHandle.Release 2025/05/10 03:17:23 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:23 DEBUG : dir: Looking for writers 2025/05/10 03:17:23 DEBUG : file1: reading active writers 2025/05/10 03:17:23 DEBUG : : Looking for writers 2025/05/10 03:17:23 DEBUG : dir: reading active writers 2025/05/10 03:17:23 DEBUG : >WaitForWriters: 2025/05/10 03:17:23 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:23 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:23 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:23 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:23 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:23 DEBUG : file1: newRWFileHandle: 2025/05/10 03:17:23 DEBUG : file1(0xc000e2a700): openPending: 2025/05/10 03:17:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:23 DEBUG : file1(0xc000e2a700): >openPending: err= 2025/05/10 03:17:23 DEBUG : file1: >newRWFileHandle: err= 2025/05/10 03:17:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/10 03:17:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/10 03:17:23 DEBUG : file1(0xc000e2a700): _writeAt: size=5, off=0 2025/05/10 03:17:23 DEBUG : file1(0xc000e2a700): >_writeAt: n=5, err= 2025/05/10 03:17:23 DEBUG : file1(0xc000e2a700): _writeAt: size=7, off=5 2025/05/10 03:17:23 DEBUG : file1(0xc000e2a700): >_writeAt: n=7, err= 2025/05/10 03:17:23 DEBUG : file1: vfs cache: truncate to size=11 2025/05/10 03:17:23 DEBUG : file1(0xc000e2a700): close: 2025/05/10 03:17:23 DEBUG : file1: vfs cache: setting modification time to 2025-05-10 03:17:23.454041428 +0000 UTC m=+10.326887740 2025/05/10 03:17:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:23 DEBUG : file1(0xc000e2a700): >close: err= 2025/05/10 03:17:23 DEBUG : file1(0xc000e2a700): close: 2025/05/10 03:17:23 DEBUG : file1(0xc000e2a700): >close: err=file already closed 2025/05/10 03:17:23 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:23 DEBUG : : Looking for writers 2025/05/10 03:17:23 DEBUG : file1: reading active writers 2025/05/10 03:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 03:17:23 DEBUG : : Looking for writers 2025/05/10 03:17:23 DEBUG : file1: reading active writers 2025/05/10 03:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 03:17:23 DEBUG : : Looking for writers 2025/05/10 03:17:23 DEBUG : file1: reading active writers 2025/05/10 03:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 03:17:23 DEBUG : : Looking for writers 2025/05/10 03:17:23 DEBUG : file1: reading active writers 2025/05/10 03:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 03:17:23 DEBUG : file1: vfs cache: starting upload 2025/05/10 03:17:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:23 INFO : file1: Copied (new) 2025/05/10 03:17:23 DEBUG : file1: vfs cache: fingerprint now "11,2025-05-10 03:17:23 +0000 UTC" 2025/05/10 03:17:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/10 03:17:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:23 INFO : file1: vfs cache: upload succeeded try #1 2025/05/10 03:17:23 DEBUG : : Looking for writers 2025/05/10 03:17:23 DEBUG : file1: reading active writers 2025/05/10 03:17:23 DEBUG : >WaitForWriters: 2025/05/10 03:17:23 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:23 DEBUG : : Looking for writers 2025/05/10 03:17:23 DEBUG : file1: reading active writers 2025/05/10 03:17:23 DEBUG : >WaitForWriters: 2025/05/10 03:17:23 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:23 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:23 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:23 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:23 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:23 DEBUG : file1: newRWFileHandle: 2025/05/10 03:17:23 DEBUG : file1(0xc000e54300): openPending: 2025/05/10 03:17:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:23 DEBUG : file1(0xc000e54300): >openPending: err= 2025/05/10 03:17:23 DEBUG : file1: >newRWFileHandle: err= 2025/05/10 03:17:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/10 03:17:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/10 03:17:23 DEBUG : file1(0xc000e54300): _writeAt: size=7, off=0 2025/05/10 03:17:23 DEBUG : file1(0xc000e54300): >_writeAt: n=7, err= 2025/05/10 03:17:23 DEBUG : file1(0xc000e54300): _writeAt: size=6, off=5 2025/05/10 03:17:23 DEBUG : file1(0xc000e54300): >_writeAt: n=6, err= 2025/05/10 03:17:23 DEBUG : file1(0xc000e54300): close: 2025/05/10 03:17:23 DEBUG : file1: vfs cache: setting modification time to 2025-05-10 03:17:23.651983322 +0000 UTC m=+10.524829615 2025/05/10 03:17:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:23 DEBUG : file1(0xc000e54300): >close: err= 2025/05/10 03:17:23 DEBUG : file1(0xc000e54300): _writeAt: size=5, off=0 2025/05/10 03:17:23 DEBUG : file1(0xc000e54300): >_writeAt: n=0, err=file already closed 2025/05/10 03:17:23 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:23 DEBUG : : Looking for writers 2025/05/10 03:17:23 DEBUG : file1: reading active writers 2025/05/10 03:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 03:17:23 DEBUG : : Looking for writers 2025/05/10 03:17:23 DEBUG : file1: reading active writers 2025/05/10 03:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 03:17:23 DEBUG : : Looking for writers 2025/05/10 03:17:23 DEBUG : file1: reading active writers 2025/05/10 03:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 03:17:23 DEBUG : : Looking for writers 2025/05/10 03:17:23 DEBUG : file1: reading active writers 2025/05/10 03:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 03:17:23 DEBUG : file1: vfs cache: starting upload 2025/05/10 03:17:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:23 INFO : file1: Copied (new) 2025/05/10 03:17:23 DEBUG : file1: vfs cache: fingerprint now "11,2025-05-10 03:17:23 +0000 UTC" 2025/05/10 03:17:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/10 03:17:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:23 INFO : file1: vfs cache: upload succeeded try #1 2025/05/10 03:17:23 DEBUG : : Looking for writers 2025/05/10 03:17:23 DEBUG : file1: reading active writers 2025/05/10 03:17:23 DEBUG : >WaitForWriters: 2025/05/10 03:17:23 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:23 DEBUG : : Looking for writers 2025/05/10 03:17:23 DEBUG : file1: reading active writers 2025/05/10 03:17:23 DEBUG : >WaitForWriters: 2025/05/10 03:17:23 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:23 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:23 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:23 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:23 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:23 DEBUG : file1: newRWFileHandle: 2025/05/10 03:17:23 DEBUG : file1(0xc000158580): openPending: 2025/05/10 03:17:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:23 DEBUG : file1(0xc000158580): >openPending: err= 2025/05/10 03:17:23 DEBUG : file1: >newRWFileHandle: err= 2025/05/10 03:17:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/10 03:17:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/10 03:17:23 DEBUG : file1(0xc000158580): close: 2025/05/10 03:17:23 DEBUG : file1: vfs cache: setting modification time to 2025-05-10 03:17:23.84827078 +0000 UTC m=+10.721117092 2025/05/10 03:17:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:23 DEBUG : file1(0xc000158580): >close: err= 2025/05/10 03:17:23 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/10 03:17:23 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/10 03:17:23 DEBUG : file2: newRWFileHandle: 2025/05/10 03:17:23 DEBUG : file2(0xc000158640): openPending: 2025/05/10 03:17:23 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:23 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/10 03:17:23 DEBUG : file2(0xc000158640): >openPending: err= 2025/05/10 03:17:23 DEBUG : file2: >newRWFileHandle: err= 2025/05/10 03:17:23 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/10 03:17:23 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/05/10 03:17:23 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/05/10 03:17:23 DEBUG : file2(0xc000158640): RWFileHandle.Flush 2025/05/10 03:17:23 DEBUG : file2(0xc000158640): RWFileHandle.Release 2025/05/10 03:17:23 DEBUG : file2(0xc000158640): close: 2025/05/10 03:17:23 DEBUG : file2: vfs cache: setting modification time to 2025-05-10 03:17:23.849255048 +0000 UTC m=+10.722101360 2025/05/10 03:17:23 INFO : file2: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:23 DEBUG : file2(0xc000158640): >close: err= 2025/05/10 03:17:23 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:23 DEBUG : : Looking for writers 2025/05/10 03:17:23 DEBUG : file2: reading active writers 2025/05/10 03:17:23 DEBUG : file1: reading active writers 2025/05/10 03:17:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/05/10 03:17:23 DEBUG : : Looking for writers 2025/05/10 03:17:23 DEBUG : file1: reading active writers 2025/05/10 03:17:23 DEBUG : file2: reading active writers 2025/05/10 03:17:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/05/10 03:17:23 DEBUG : : Looking for writers 2025/05/10 03:17:23 DEBUG : file1: reading active writers 2025/05/10 03:17:23 DEBUG : file2: reading active writers 2025/05/10 03:17:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/05/10 03:17:23 DEBUG : : Looking for writers 2025/05/10 03:17:23 DEBUG : file1: reading active writers 2025/05/10 03:17:23 DEBUG : file2: reading active writers 2025/05/10 03:17:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/05/10 03:17:23 DEBUG : file2: vfs cache: starting upload 2025/05/10 03:17:23 DEBUG : file1: vfs cache: starting upload 2025/05/10 03:17:23 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:23 INFO : file2: Copied (new) 2025/05/10 03:17:23 DEBUG : file2: vfs cache: fingerprint now "0,2025-05-10 03:17:23 +0000 UTC" 2025/05/10 03:17:23 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/05/10 03:17:23 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/10 03:17:23 INFO : file2: vfs cache: upload succeeded try #1 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : file2: reading active writers 2025/05/10 03:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/10 03:17:24 INFO : file1: Copied (new) 2025/05/10 03:17:24 DEBUG : file1: vfs cache: fingerprint now "0,2025-05-10 03:17:23 +0000 UTC" 2025/05/10 03:17:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/10 03:17:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:24 INFO : file1: vfs cache: upload succeeded try #1 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : file2: reading active writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : >WaitForWriters: 2025/05/10 03:17:24 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : file2: reading active writers 2025/05/10 03:17:24 DEBUG : >WaitForWriters: 2025/05/10 03:17:24 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:24 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:24 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:24 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:24 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:24 DEBUG : file1: newRWFileHandle: 2025/05/10 03:17:24 DEBUG : file1(0xc000e8a200): openPending: 2025/05/10 03:17:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:24 DEBUG : file1(0xc000e8a200): >openPending: err= 2025/05/10 03:17:24 DEBUG : file1: >newRWFileHandle: err= 2025/05/10 03:17:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/10 03:17:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/10 03:17:24 DEBUG : file1(0xc000e8a200): _writeAt: size=5, off=0 2025/05/10 03:17:24 DEBUG : file1(0xc000e8a200): >_writeAt: n=5, err= 2025/05/10 03:17:24 DEBUG : file1(0xc000e8a200): RWFileHandle.Flush 2025/05/10 03:17:24 DEBUG : file1(0xc000e8a200): RWFileHandle.Flush 2025/05/10 03:17:24 DEBUG : file1(0xc000e8a200): close: 2025/05/10 03:17:24 DEBUG : file1: vfs cache: setting modification time to 2025-05-10 03:17:24.218967141 +0000 UTC m=+11.091813464 2025/05/10 03:17:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:24 DEBUG : file1(0xc000e8a200): >close: err= 2025/05/10 03:17:24 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 03:17:24 DEBUG : file1: vfs cache: starting upload 2025/05/10 03:17:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:24 INFO : file1: Copied (new) 2025/05/10 03:17:24 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-10 03:17:24 +0000 UTC" 2025/05/10 03:17:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/10 03:17:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:24 INFO : file1: vfs cache: upload succeeded try #1 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : >WaitForWriters: 2025/05/10 03:17:24 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:24 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:24 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:24 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:24 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:24 DEBUG : file1: newRWFileHandle: 2025/05/10 03:17:24 DEBUG : file1(0xc000e22480): openPending: 2025/05/10 03:17:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:24 DEBUG : file1(0xc000e22480): >openPending: err= 2025/05/10 03:17:24 DEBUG : file1: >newRWFileHandle: err= 2025/05/10 03:17:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/10 03:17:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/10 03:17:24 DEBUG : file1(0xc000e22480): _writeAt: size=5, off=0 2025/05/10 03:17:24 DEBUG : file1(0xc000e22480): >_writeAt: n=5, err= 2025/05/10 03:17:24 DEBUG : file1(0xc000e22480): RWFileHandle.Release 2025/05/10 03:17:24 DEBUG : file1(0xc000e22480): close: 2025/05/10 03:17:24 DEBUG : file1: vfs cache: setting modification time to 2025-05-10 03:17:24.405608576 +0000 UTC m=+11.278454898 2025/05/10 03:17:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:24 DEBUG : file1(0xc000e22480): >close: err= 2025/05/10 03:17:24 DEBUG : file1(0xc000e22480): RWFileHandle.Release 2025/05/10 03:17:24 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 03:17:24 DEBUG : file1: vfs cache: starting upload 2025/05/10 03:17:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:24 INFO : file1: Copied (new) 2025/05/10 03:17:24 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-10 03:17:24 +0000 UTC" 2025/05/10 03:17:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/10 03:17:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:24 INFO : file1: vfs cache: upload succeeded try #1 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : >WaitForWriters: 2025/05/10 03:17:24 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:24 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:24 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:24 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:24 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/05/10 03:17:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/10 03:17:24 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 03:17:24 DEBUG : dir/file1(0xc000753000): openPending: 2025/05/10 03:17:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/10 03:17:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/10 03:17:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:24 DEBUG : dir/file1(0xc000753000): >openPending: err= 2025/05/10 03:17:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/10 03:17:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 03:17:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 03:17:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/10 03:17:24 DEBUG : dir/file1(0xc000753000): _writeAt: size=5, off=0 2025/05/10 03:17:24 DEBUG : dir/file1(0xc000753000): >_writeAt: n=5, err= 2025/05/10 03:17:24 DEBUG : dir/file1(0xc000753000): close: 2025/05/10 03:17:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:24 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-10 03:17:24.655106996 +0000 UTC m=+11.527953318 2025/05/10 03:17:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:24 DEBUG : dir/file1(0xc000753000): >close: err= 2025/05/10 03:17:24 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:24 DEBUG : dir: Looking for writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : dir: reading active writers 2025/05/10 03:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 03:17:24 DEBUG : dir: Looking for writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : dir: reading active writers 2025/05/10 03:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 03:17:24 DEBUG : dir: Looking for writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : dir: reading active writers 2025/05/10 03:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 03:17:24 DEBUG : dir: Looking for writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : dir: reading active writers 2025/05/10 03:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 03:17:24 DEBUG : dir/file1: vfs cache: starting upload 2025/05/10 03:17:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:24 INFO : dir/file1: Copied (replaced existing) 2025/05/10 03:17:24 DEBUG : dir/file1: vfs cache: fingerprint now "5,2001-02-03 04:05:06 +0000 UTC" 2025/05/10 03:17:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/10 03:17:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/10 03:17:24 DEBUG : dir: Looking for writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : dir: reading active writers 2025/05/10 03:17:24 DEBUG : >WaitForWriters: 2025/05/10 03:17:24 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:24 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:24 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:24 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:24 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:24 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:24 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 03:17:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 03:17:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 03:17:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/10 03:17:24 DEBUG : dir/file1(0xc000ef8080): _writeAt: size=5, off=0 2025/05/10 03:17:24 DEBUG : dir/file1(0xc000ef8080): openPending: 2025/05/10 03:17:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/10 03:17:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/10 03:17:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:24 DEBUG : dir/file1(0xc000ef8080): >openPending: err= 2025/05/10 03:17:24 DEBUG : dir/file1(0xc000ef8080): >_writeAt: n=5, err= 2025/05/10 03:17:24 DEBUG : dir/file1(0xc000ef8080): _writeAt: size=15, off=5 2025/05/10 03:17:24 DEBUG : dir/file1(0xc000ef8080): >_writeAt: n=15, err= 2025/05/10 03:17:24 DEBUG : dir/file1(0xc000ef8080): close: 2025/05/10 03:17:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/05/10 03:17:24 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-10 03:17:24.936240803 +0000 UTC m=+11.809087124 2025/05/10 03:17:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:24 DEBUG : dir/file1(0xc000ef8080): >close: err= 2025/05/10 03:17:24 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:24 DEBUG : dir: Looking for writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : dir: reading active writers 2025/05/10 03:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 03:17:24 DEBUG : dir: Looking for writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : dir: reading active writers 2025/05/10 03:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 03:17:24 DEBUG : dir: Looking for writers 2025/05/10 03:17:24 DEBUG : file1: reading active writers 2025/05/10 03:17:24 DEBUG : : Looking for writers 2025/05/10 03:17:24 DEBUG : dir: reading active writers 2025/05/10 03:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 03:17:25 DEBUG : dir: Looking for writers 2025/05/10 03:17:25 DEBUG : file1: reading active writers 2025/05/10 03:17:25 DEBUG : : Looking for writers 2025/05/10 03:17:25 DEBUG : dir: reading active writers 2025/05/10 03:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 03:17:25 DEBUG : dir/file1: vfs cache: starting upload 2025/05/10 03:17:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:25 INFO : dir/file1: Copied (replaced existing) 2025/05/10 03:17:25 DEBUG : dir/file1: vfs cache: fingerprint now "20,2001-02-03 04:05:06 +0000 UTC" 2025/05/10 03:17:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/10 03:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/10 03:17:25 DEBUG : dir: Looking for writers 2025/05/10 03:17:25 DEBUG : file1: reading active writers 2025/05/10 03:17:25 DEBUG : : Looking for writers 2025/05/10 03:17:25 DEBUG : dir: reading active writers 2025/05/10 03:17:25 DEBUG : >WaitForWriters: 2025/05/10 03:17:25 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:25 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:25 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:25 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : file1: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : file1(0xc000880a80): openPending: 2025/05/10 03:17:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:25 DEBUG : file1(0xc000880a80): >openPending: err= 2025/05/10 03:17:25 DEBUG : file1: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/10 03:17:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/10 03:17:25 DEBUG : file1(0xc000880a80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : file1(0xc000880a80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : file1(0xc000880a80): close: 2025/05/10 03:17:25 DEBUG : file1: vfs cache: setting modification time to 2025-05-10 03:17:25.155043811 +0000 UTC m=+12.027890133 2025/05/10 03:17:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : file1(0xc000880a80): >close: err= 2025/05/10 03:17:25 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:25 DEBUG : : Looking for writers 2025/05/10 03:17:25 DEBUG : file1: reading active writers 2025/05/10 03:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 03:17:25 DEBUG : : Looking for writers 2025/05/10 03:17:25 DEBUG : file1: reading active writers 2025/05/10 03:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 03:17:25 DEBUG : : Looking for writers 2025/05/10 03:17:25 DEBUG : file1: reading active writers 2025/05/10 03:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 03:17:25 DEBUG : : Looking for writers 2025/05/10 03:17:25 DEBUG : file1: reading active writers 2025/05/10 03:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 03:17:25 DEBUG : file1: vfs cache: starting upload 2025/05/10 03:17:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:25 INFO : file1: Copied (new) 2025/05/10 03:17:25 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-10 03:17:25 +0000 UTC" 2025/05/10 03:17:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:25 INFO : file1: vfs cache: upload succeeded try #1 2025/05/10 03:17:25 DEBUG : : Looking for writers 2025/05/10 03:17:25 DEBUG : file1: reading active writers 2025/05/10 03:17:25 DEBUG : >WaitForWriters: 2025/05/10 03:17:25 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:25 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:25 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:25 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/05/10 03:17:25 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f61c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f61c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f61c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f61c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f61c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.340487726 +0000 UTC m=+12.213334058 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f61c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6200): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6200): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6200): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6200): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6200): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6200): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6200): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.340487726 +0000 UTC m=+12.213334058 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6200): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6240): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6240): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6240): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6240): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6240): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.340487726 +0000 UTC m=+12.213334058 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6240): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408770 item 1 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6280): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6280): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6280): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6280): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6280): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.343906004 +0000 UTC m=+12.216752337 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6280): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f62c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f62c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f62c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f62c0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f62c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.343906004 +0000 UTC m=+12.216752337 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f62c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408c40 item 2 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6300): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6300): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6300): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6300): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6300): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.34629427 +0000 UTC m=+12.219140602 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6300): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6340): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6340): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6340): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6340): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6340): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6340): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6340): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.34629427 +0000 UTC m=+12.219140602 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6340): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6380): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6380): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6380): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6380): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6380): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.34629427 +0000 UTC m=+12.219140602 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6380): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408fc0 item 3 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6400): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6400): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6400): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6400): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6400): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.349514878 +0000 UTC m=+12.222361210 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6400): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6480): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6480): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6480): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6480): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6480): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.349514878 +0000 UTC m=+12.222361210 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6480): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409880 item 4 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f64c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f64c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f64c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f64c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f64c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.351901058 +0000 UTC m=+12.224747400 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f64c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6500): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6500): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6500): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6500): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6500): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6500): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6500): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.351901058 +0000 UTC m=+12.224747400 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6500): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6540): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6540): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6540): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6540): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6540): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.351901058 +0000 UTC m=+12.224747400 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6540): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409c00 item 5 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f65c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f65c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f65c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f65c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f65c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.355184625 +0000 UTC m=+12.228030957 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f65c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6640): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6640): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6640): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6640): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6640): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.355184625 +0000 UTC m=+12.228030957 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6640): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330460 item 6 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f66c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f66c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f66c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f66c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f66c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.357686162 +0000 UTC m=+12.230532484 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f66c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6780): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6780): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6780): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6780): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6780): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6780): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6780): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.357686162 +0000 UTC m=+12.230532484 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6780): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f67c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f67c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f67c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f67c0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f67c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.357686162 +0000 UTC m=+12.230532484 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f67c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330af0 item 7 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6840): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6840): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6840): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6840): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6840): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.360757449 +0000 UTC m=+12.233603772 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6840): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f68c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f68c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f68c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f68c0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f68c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.360757449 +0000 UTC m=+12.233603772 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f68c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331340 item 8 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6900): _readAt: size=2, off=0 2025/05/10 03:17:25 ERROR : open-test-file(0xc0007f6900): Couldn't read size of file 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6900): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6900): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6900): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6900): close: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6900): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6940): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6940): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6940): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6940): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6940): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.363466567 +0000 UTC m=+12.236312899 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6940): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6980): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6980): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6980): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6980): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6980): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6980): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6980): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.363466567 +0000 UTC m=+12.236312899 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6980): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f69c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f69c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f69c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f69c0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f69c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.363466567 +0000 UTC m=+12.236312899 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f69c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331a40 item 9 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6a40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6a40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6a40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6a40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6a40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.366873514 +0000 UTC m=+12.239719847 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6a40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6ac0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6ac0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6ac0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6ac0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6ac0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.366873514 +0000 UTC m=+12.239719847 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6ac0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4a80 item 10 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6b80): _readAt: size=2, off=0 2025/05/10 03:17:25 ERROR : open-test-file(0xc0007f6b80): Couldn't read size of file 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6b80): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6b80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6b80): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6b80): close: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6b80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6bc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6bc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6bc0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6bc0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6bc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.369457657 +0000 UTC m=+12.242303989 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6bc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6c80): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6c80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6c80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6c80): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6c80): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6c80): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6c80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.369457657 +0000 UTC m=+12.242303989 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6c80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6cc0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6cc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6cc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6cc0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6cc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.369457657 +0000 UTC m=+12.242303989 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6cc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4fc0 item 11 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6d40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6d40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6d40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6d40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6d40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.372750129 +0000 UTC m=+12.245596452 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6d40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6dc0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6dc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6dc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6dc0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6dc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.372750129 +0000 UTC m=+12.245596452 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6dc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5650 item 12 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6e80): _readAt: size=2, off=0 2025/05/10 03:17:25 ERROR : open-test-file(0xc0007f6e80): Couldn't read size of file 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6e80): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6e80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6e80): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6e80): close: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6e80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6ec0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6ec0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6ec0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6ec0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6ec0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.375244444 +0000 UTC m=+12.248090776 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6ec0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6f80): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6f80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6f80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6f80): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6f80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.375244444 +0000 UTC m=+12.248090776 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f6f80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a310 item 13 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7000): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7000): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7000): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7000): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7000): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.377436901 +0000 UTC m=+12.250283223 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7000): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7080): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7080): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7080): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7080): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7080): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.377436901 +0000 UTC m=+12.250283223 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7080): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037aaf0 item 14 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7140): _readAt: size=2, off=0 2025/05/10 03:17:25 ERROR : open-test-file(0xc0007f7140): Couldn't read size of file 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7140): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7140): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7140): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7140): close: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7140): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7180): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7180): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7180): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7180): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7180): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.379999484 +0000 UTC m=+12.252845806 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7180): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7240): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7240): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7240): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7240): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7240): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.379999484 +0000 UTC m=+12.252845806 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7240): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b2d0 item 15 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f72c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f72c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f72c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f72c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f72c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.382114785 +0000 UTC m=+12.254961107 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f72c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7340): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7340): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7340): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7340): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7340): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.382114785 +0000 UTC m=+12.254961107 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7340): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b9d0 item 16 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7380): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7380): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7380): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7380): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7380): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.384227132 +0000 UTC m=+12.257073454 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7380): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f73c0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f73c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f73c0): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f73c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f73c0): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f73c0): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f73c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f73c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.384227132 +0000 UTC m=+12.257073454 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f73c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7400): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7400): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7400): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7400): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7400): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.384227132 +0000 UTC m=+12.257073454 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7400): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bdc0 item 17 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7480): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7480): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7480): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7480): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7480): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.387170018 +0000 UTC m=+12.260016340 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7480): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7500): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7500): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7500): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7500): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7500): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.387170018 +0000 UTC m=+12.260016340 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7500): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e5b0 item 18 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7580): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7580): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7580): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7580): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7580): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.389293666 +0000 UTC m=+12.262139998 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7580): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7640): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7640): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7640): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7640): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7640): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7640): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7640): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7640): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.389293666 +0000 UTC m=+12.262139998 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7640): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7680): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7680): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7680): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7680): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7680): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.389293666 +0000 UTC m=+12.262139998 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7680): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ef50 item 19 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7700): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7700): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7700): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7700): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7700): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.392192961 +0000 UTC m=+12.265039293 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7700): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7780): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7780): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7780): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7780): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7780): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.392192961 +0000 UTC m=+12.265039293 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7780): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fd50 item 20 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7800): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7800): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7800): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7800): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7800): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.39430165 +0000 UTC m=+12.267147982 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7800): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f78c0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f78c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f78c0): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f78c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f78c0): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f78c0): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f78c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f78c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.39430165 +0000 UTC m=+12.267147982 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f78c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7900): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7900): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7900): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7900): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7900): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.39430165 +0000 UTC m=+12.267147982 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7900): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e230 item 21 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7980): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7980): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7980): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7980): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7980): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.397207197 +0000 UTC m=+12.270053528 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7980): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7a00): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7a00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7a00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7a00): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7a00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.397207197 +0000 UTC m=+12.270053528 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7a00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e930 item 22 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7a80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7a80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7a80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7a80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7a80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.399358316 +0000 UTC m=+12.272204638 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7a80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7b40): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7b40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7b40): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7b40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7b40): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7b40): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7b40): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7b40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.399358316 +0000 UTC m=+12.272204638 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7b40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7b80): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7b80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7b80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7b80): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7b80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.399358316 +0000 UTC m=+12.272204638 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7b80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f030 item 23 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7c00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7c00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7c00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7c00): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7c00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.402312332 +0000 UTC m=+12.275158655 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7c00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7c80): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7c80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7c80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7c80): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7c80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.402312332 +0000 UTC m=+12.275158655 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7c80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f730 item 24 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7d40): _readAt: size=2, off=0 2025/05/10 03:17:25 ERROR : open-test-file(0xc0007f7d40): Couldn't read size of file 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7d40): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7d40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7d40): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7d40): close: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7d40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7d80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7d80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7d80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7d80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7d80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.404761022 +0000 UTC m=+12.277607354 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7d80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7e40): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7e40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7e40): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7e40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7e40): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7e40): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7e40): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7e40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.404761022 +0000 UTC m=+12.277607354 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7e40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7e80): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7e80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7e80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7e80): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7e80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.404761022 +0000 UTC m=+12.277607354 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7e80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fb90 item 25 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7f00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7f00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7f00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7f00): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7f00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.407632543 +0000 UTC m=+12.280478865 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0007f7f00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0000): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0000): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0000): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0000): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0000): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.407632543 +0000 UTC m=+12.280478865 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0000): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004143f0 item 26 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba00c0): _readAt: size=2, off=0 2025/05/10 03:17:25 ERROR : open-test-file(0xc000ba00c0): Couldn't read size of file 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba00c0): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba00c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba00c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba00c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba00c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0100): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0100): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0100): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0100): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0100): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.409630175 +0000 UTC m=+12.282476498 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0100): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba01c0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba01c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba01c0): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba01c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba01c0): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba01c0): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba01c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba01c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.409630175 +0000 UTC m=+12.282476498 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba01c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0200): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0200): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0200): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0200): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0200): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.409630175 +0000 UTC m=+12.282476498 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0200): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414770 item 27 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0280): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0280): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0280): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0280): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0280): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.412405567 +0000 UTC m=+12.285251899 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0280): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0300): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0300): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0300): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0300): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0300): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.412405567 +0000 UTC m=+12.285251899 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0300): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414cb0 item 28 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba03c0): _readAt: size=2, off=0 2025/05/10 03:17:25 ERROR : open-test-file(0xc000ba03c0): Couldn't read size of file 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba03c0): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba03c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba03c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba03c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba03c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0400): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0400): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0400): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0400): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0400): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.414521531 +0000 UTC m=+12.287367852 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba0400): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba04c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba04c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba04c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba04c0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba04c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.414521531 +0000 UTC m=+12.287367852 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ba04c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414fc0 item 29 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880bc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880bc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880bc0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880bc0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880bc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.417081668 +0000 UTC m=+12.289927990 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880bc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880c40): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880c40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880c40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880c40): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880c40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.417081668 +0000 UTC m=+12.289927990 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880c40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369180 item 30 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880d00): _readAt: size=2, off=0 2025/05/10 03:17:25 ERROR : open-test-file(0xc000880d00): Couldn't read size of file 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880d00): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880d00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880d00): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880d00): close: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880d00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880d40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880d40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880d40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880d40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880d40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.419104446 +0000 UTC m=+12.291950768 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880d40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880e00): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880e00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880e00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880e00): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880e00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.419104446 +0000 UTC m=+12.291950768 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880e00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369500 item 31 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880e80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880e80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880e80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880e80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880e80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.421073564 +0000 UTC m=+12.293919887 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880e80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880f00): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880f00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880f00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880f00): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880f00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.421073564 +0000 UTC m=+12.293919887 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880f00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369d50 item 32 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880f40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880f40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880f40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880f40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880f40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.423069983 +0000 UTC m=+12.295916305 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880f40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880f80): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880f80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880f80): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880f80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880f80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360310 item 33 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880f80): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880f80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.423772092 +0000 UTC m=+12.296618414 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880f80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880fc0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880fc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880fc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880fc0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880fc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.423772092 +0000 UTC m=+12.296618414 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000880fc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003604d0 item 33 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881000): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881000): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881000): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881000): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881000): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.426131572 +0000 UTC m=+12.298977895 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881000): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881040): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881040): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360a10 item 34 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881040): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881040): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881040): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881040): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881040): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.427115119 +0000 UTC m=+12.299961451 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881040): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881080): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881080): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881080): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881080): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881080): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.427115119 +0000 UTC m=+12.299961451 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881080): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360cb0 item 34 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008810c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008810c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008810c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008810c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008810c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.429296214 +0000 UTC m=+12.302142537 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008810c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881100): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881100): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881100): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881100): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881100): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361500 item 35 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881100): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881100): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.430102189 +0000 UTC m=+12.302948520 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881100): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881140): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881140): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881140): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881140): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881140): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.430102189 +0000 UTC m=+12.302948520 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881140): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003616c0 item 35 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842840): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842840): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842840): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842840): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842840): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.432427315 +0000 UTC m=+12.305273647 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842840): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842900): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842900): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff180 item 36 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842900): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842900): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842900): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842900): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842900): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.433423916 +0000 UTC m=+12.306270238 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842900): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842940): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842940): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842940): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842940): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842940): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.433423916 +0000 UTC m=+12.306270238 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842940): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff2d0 item 36 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842980): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842980): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842980): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842980): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842980): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.435658592 +0000 UTC m=+12.308504914 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842980): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008429c0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008429c0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008429c0): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008429c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008429c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff810 item 37 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008429c0): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008429c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.436499521 +0000 UTC m=+12.309345854 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008429c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842a00): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842a00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842a00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842a00): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842a00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.436499521 +0000 UTC m=+12.309345854 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842a00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff9d0 item 37 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842a80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842a80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842a80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842a80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842a80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.43899625 +0000 UTC m=+12.311842582 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842a80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842b40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842b40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c070 item 38 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842b40): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842b40): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842b40): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842b40): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842b40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.440002259 +0000 UTC m=+12.312848592 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842b40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842b80): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842b80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842b80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842b80): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842b80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.440002259 +0000 UTC m=+12.312848592 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842b80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c4d0 item 38 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842c00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842c00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842c00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842c00): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842c00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.442235603 +0000 UTC m=+12.315081925 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842c00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842cc0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842cc0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842cc0): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842cc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842cc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cb60 item 39 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842cc0): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842cc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.443095548 +0000 UTC m=+12.315941880 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842cc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842d00): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842d00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842d00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842d00): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842d00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.443095548 +0000 UTC m=+12.315941880 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842d00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cd20 item 39 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842d80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842d80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842d80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842d80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842d80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.445404795 +0000 UTC m=+12.318251126 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842d80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842e40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842e40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d0a0 item 40 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842e40): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842e40): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842e40): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842e40): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842e40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.44635062 +0000 UTC m=+12.319196973 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842e40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842e80): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842e80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842e80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842e80): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842e80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.44635062 +0000 UTC m=+12.319196973 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842e80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d420 item 40 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842ec0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842ec0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842ec0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842ec0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842ec0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842ec0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842ec0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.44857091 +0000 UTC m=+12.321417232 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842ec0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842f00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842f00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842f00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040db90 item 41 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842f00): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842f00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.449397472 +0000 UTC m=+12.322243804 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842f00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842f40): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842f40): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842f40): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842f40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842f40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dce0 item 41 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842f40): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842f40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.450203856 +0000 UTC m=+12.323050189 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842f40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842f80): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842f80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842f80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842f80): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842f80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.450203856 +0000 UTC m=+12.323050189 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000842f80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374070 item 41 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843040): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843040): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843040): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843040): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843040): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843040): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843040): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.452211196 +0000 UTC m=+12.325057517 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843040): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843080): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843080): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843080): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003748c0 item 42 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843080): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843080): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.452879221 +0000 UTC m=+12.325725542 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843080): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843140): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843140): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374af0 item 42 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843140): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843140): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843140): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843140): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843140): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.453764102 +0000 UTC m=+12.326610434 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843140): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843180): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843180): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843180): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843180): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843180): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.453764102 +0000 UTC m=+12.326610434 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843180): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374e70 item 42 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843240): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843240): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843240): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843240): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843240): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843240): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843240): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.45561086 +0000 UTC m=+12.328457182 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843240): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843280): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843280): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843280): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003756c0 item 43 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843280): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843280): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.456260229 +0000 UTC m=+12.329106560 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843280): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843340): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843340): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843340): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843340): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843340): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375a40 item 43 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843340): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843340): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.456979961 +0000 UTC m=+12.329826293 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843340): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843380): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843380): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843380): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843380): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843380): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.456979961 +0000 UTC m=+12.329826293 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843380): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375d50 item 43 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843440): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843440): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843440): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843440): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843440): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843440): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843440): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.458730638 +0000 UTC m=+12.331576970 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843440): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843480): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843480): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843480): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c540 item 44 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843480): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843480): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.459398342 +0000 UTC m=+12.332244664 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843480): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843540): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843540): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c9a0 item 44 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843540): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843540): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843540): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843540): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843540): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.460279907 +0000 UTC m=+12.333126229 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843540): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843580): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843580): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843580): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843580): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843580): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.460279907 +0000 UTC m=+12.333126229 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843580): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041caf0 item 44 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843640): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843640): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843640): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843640): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843640): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843640): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843640): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.462042006 +0000 UTC m=+12.334888328 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843640): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843680): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843680): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843680): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cfc0 item 45 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843680): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843680): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.462665648 +0000 UTC m=+12.335511970 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843680): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843740): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843740): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843740): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843740): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843740): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.462665648 +0000 UTC m=+12.335511970 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843740): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d180 item 45 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843800): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843800): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843800): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843800): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843800): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843800): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843800): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.464642981 +0000 UTC m=+12.337489313 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843800): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843840): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843840): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843840): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041da40 item 46 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843840): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843840): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.46556396 +0000 UTC m=+12.338410292 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843840): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843900): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843900): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843900): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843900): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843900): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.46556396 +0000 UTC m=+12.338410292 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000843900): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dd50 item 46 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008439c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008439c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008439c0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008439c0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008439c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008439c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008439c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.467911819 +0000 UTC m=+12.340758171 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008439c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881180): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881180): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881180): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361810 item 47 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881180): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881180): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.468609159 +0000 UTC m=+12.341455480 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881180): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881240): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881240): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881240): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881240): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881240): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.468609159 +0000 UTC m=+12.341455480 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881240): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361ab0 item 47 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881300): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881300): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881300): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881300): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881300): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881300): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881300): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.471031237 +0000 UTC m=+12.343877559 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881300): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881340): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881340): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881340): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361ea0 item 48 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881340): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881340): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.471713187 +0000 UTC m=+12.344559510 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881340): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881400): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881400): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881400): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881400): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881400): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.471713187 +0000 UTC m=+12.344559510 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881400): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe230 item 48 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881440): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881440): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881440): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881440): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881440): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.473899353 +0000 UTC m=+12.346745675 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881440): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881480): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881480): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881480): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881480): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881480): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881480): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fea10 item 49 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881480): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881480): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.474758647 +0000 UTC m=+12.347604978 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881480): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008814c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008814c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008814c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008814c0): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008814c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.474758647 +0000 UTC m=+12.347604978 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008814c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff340 item 49 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881540): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881540): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881540): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881540): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881540): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.476781685 +0000 UTC m=+12.349628007 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881540): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881600): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881600): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881600): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ffb90 item 50 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881600): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881600): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881600): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881600): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881600): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.477748852 +0000 UTC m=+12.350595174 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881600): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881640): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881640): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881640): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881640): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881640): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.477748852 +0000 UTC m=+12.350595174 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881640): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc150 item 50 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008816c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008816c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008816c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008816c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008816c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.479512293 +0000 UTC m=+12.352358615 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008816c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881780): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881780): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881780): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881780): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881780): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881780): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc540 item 51 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881780): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881780): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.480183463 +0000 UTC m=+12.353029785 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881780): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008817c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008817c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008817c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008817c0): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008817c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.480183463 +0000 UTC m=+12.353029785 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008817c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc690 item 51 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881840): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881840): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881840): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881840): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881840): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.482038877 +0000 UTC m=+12.354885199 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881840): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881900): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881900): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881900): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc9a0 item 52 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881900): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881900): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881900): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881900): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881900): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.4828497 +0000 UTC m=+12.355696022 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881900): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881940): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881940): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881940): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881940): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881940): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.4828497 +0000 UTC m=+12.355696022 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881940): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcaf0 item 52 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008819c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008819c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008819c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008819c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008819c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.485182039 +0000 UTC m=+12.358028372 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008819c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881a80): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881a80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881a80): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881a80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881a80): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881a80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fce00 item 53 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881a80): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881a80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.485851217 +0000 UTC m=+12.358697549 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881a80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881ac0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881ac0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881ac0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881ac0): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881ac0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.485851217 +0000 UTC m=+12.358697549 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881ac0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd180 item 53 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881b40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881b40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881b40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881b40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881b40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.48773856 +0000 UTC m=+12.360584883 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881b40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881c00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881c00): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881c00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd810 item 54 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881c00): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881c00): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881c00): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881c00): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881c00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.488598446 +0000 UTC m=+12.361444767 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881c00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881c40): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881c40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881c40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881c40): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881c40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.488598446 +0000 UTC m=+12.361444767 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881c40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd9d0 item 54 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881cc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881cc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881cc0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881cc0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881cc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.490423112 +0000 UTC m=+12.363269433 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881cc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881d80): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881d80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881d80): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881d80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881d80): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881d80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdd50 item 55 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881d80): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881d80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.491209389 +0000 UTC m=+12.364055710 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881d80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881dc0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881dc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881dc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881dc0): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881dc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.491209389 +0000 UTC m=+12.364055710 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881dc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 55 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881e40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881e40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881e40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881e40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881e40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.493623802 +0000 UTC m=+12.366470124 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881e40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881f00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881f00): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881f00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000537a0 item 56 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881f00): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881f00): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881f00): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881f00): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881f00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.494760357 +0000 UTC m=+12.367606678 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881f00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881f40): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881f40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881f40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881f40): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881f40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.494760357 +0000 UTC m=+12.367606678 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000881f40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 56 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8080): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8080): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8080): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8080): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8080): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8080): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8080): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8080): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.49761139 +0000 UTC m=+12.370457722 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8080): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb80c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb80c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb80c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a460 item 57 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb80c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb80c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.498375605 +0000 UTC m=+12.371221938 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb80c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8180): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8180): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8180): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8180): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8180): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8180): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a700 item 57 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8180): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8180): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.499236933 +0000 UTC m=+12.372083265 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8180): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb81c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb81c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb81c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb81c0): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb81c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.499236933 +0000 UTC m=+12.372083265 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb81c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a9a0 item 57 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8280): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8280): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8280): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8280): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8280): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8280): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8280): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8280): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.501890546 +0000 UTC m=+12.374736878 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8280): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb82c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb82c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb82c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ae70 item 58 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb82c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb82c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.502780467 +0000 UTC m=+12.375626800 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb82c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8380): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8380): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8380): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b030 item 58 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8380): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8380): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8380): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8380): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8380): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.503853151 +0000 UTC m=+12.376699483 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8380): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb83c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb83c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb83c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb83c0): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb83c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.503853151 +0000 UTC m=+12.376699483 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb83c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b260 item 58 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8480): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8480): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8480): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8480): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8480): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8480): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8480): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8480): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.506353818 +0000 UTC m=+12.379200139 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8480): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb84c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb84c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb84c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b5e0 item 59 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb84c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb84c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.507348074 +0000 UTC m=+12.380194407 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb84c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8580): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8580): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8580): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8580): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8580): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8580): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b810 item 59 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8580): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8580): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.508391493 +0000 UTC m=+12.381237816 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8580): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb85c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb85c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb85c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb85c0): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb85c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.508391493 +0000 UTC m=+12.381237816 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb85c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ba40 item 59 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8680): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8680): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8680): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8680): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8680): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8680): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8680): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8680): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.51070541 +0000 UTC m=+12.383551731 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8680): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb86c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb86c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb86c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bf10 item 60 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb86c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb86c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.511321836 +0000 UTC m=+12.384168169 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb86c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8780): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8780): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8780): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be230 item 60 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8780): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8780): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8780): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8780): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8780): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.512240551 +0000 UTC m=+12.385086884 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8780): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb87c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb87c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb87c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb87c0): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb87c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.512240551 +0000 UTC m=+12.385086884 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb87c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be5b0 item 60 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8880): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8880): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8880): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8880): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8880): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8880): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8880): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8880): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.514825035 +0000 UTC m=+12.387671367 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8880): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb88c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb88c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb88c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be9a0 item 61 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb88c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb88c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.515628444 +0000 UTC m=+12.388474766 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb88c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8980): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8980): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8980): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8980): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8980): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.515628444 +0000 UTC m=+12.388474766 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8980): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004beb60 item 61 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8a40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8a40): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8a40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8a40): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8a40): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8a40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8a40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8a40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.517509626 +0000 UTC m=+12.390355948 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8a40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22000): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22000): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22000): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf030 item 62 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22000): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22000): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.518840836 +0000 UTC m=+12.391687168 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22000): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e220c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e220c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e220c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e220c0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e220c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.518840836 +0000 UTC m=+12.391687168 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e220c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c83f0 item 62 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e221c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e221c0): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e221c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e221c0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e221c0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e221c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e221c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e221c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.5208722 +0000 UTC m=+12.393718523 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e221c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22200): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22200): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22200): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c88c0 item 63 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22200): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22200): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.521632638 +0000 UTC m=+12.394478961 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22200): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e222c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e222c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e222c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e222c0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e222c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.521632638 +0000 UTC m=+12.394478961 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e222c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8b60 item 63 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22380): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22380): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22380): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22380): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22380): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22380): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22380): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22380): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.523655347 +0000 UTC m=+12.396501679 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22380): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e223c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e223c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e223c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8e70 item 64 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e223c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e223c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.524256145 +0000 UTC m=+12.397102467 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e223c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22480): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22480): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22480): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22480): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22480): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.524256145 +0000 UTC m=+12.397102467 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22480): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c90a0 item 64 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22500): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22500): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22500): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22500): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22500): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.527135532 +0000 UTC m=+12.399981864 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22500): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22540): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22540): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22540): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22540): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22540): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9570 item 65 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22540): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22540): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.528034289 +0000 UTC m=+12.400880612 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22540): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22580): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22580): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22580): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22580): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22580): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.528034289 +0000 UTC m=+12.400880612 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22580): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9810 item 65 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e225c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e225c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e225c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e225c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e225c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.530168828 +0000 UTC m=+12.403015160 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e225c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22600): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22600): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9e30 item 66 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22600): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22600): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22600): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22600): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22600): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.531093615 +0000 UTC m=+12.403939947 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22600): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22640): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22640): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22640): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22640): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22640): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.531093615 +0000 UTC m=+12.403939947 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22640): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003381c0 item 66 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22680): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22680): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22680): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22680): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22680): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.533388235 +0000 UTC m=+12.406234556 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22680): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e226c0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e226c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e226c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e226c0): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e226c0): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338540 item 67 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e226c0): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e226c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.534268147 +0000 UTC m=+12.407114468 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e226c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22700): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22700): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22700): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22700): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22700): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.534268147 +0000 UTC m=+12.407114468 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22700): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338850 item 67 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22780): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22780): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22780): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22780): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22780): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.536454672 +0000 UTC m=+12.409300995 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22780): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22840): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22840): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d20 item 68 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22840): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22840): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22840): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22840): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22840): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.537262739 +0000 UTC m=+12.410109061 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22840): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22880): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22880): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22880): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22880): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22880): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.537262739 +0000 UTC m=+12.410109061 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22880): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003390a0 item 68 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e228c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e228c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e228c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e228c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e228c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.538926003 +0000 UTC m=+12.411772325 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e228c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22900): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22900): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22900): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22900): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22900): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339500 item 69 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22900): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22900): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.539664208 +0000 UTC m=+12.412510530 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22900): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22940): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22940): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22940): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22940): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22940): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.539664208 +0000 UTC m=+12.412510530 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22940): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339650 item 69 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e229c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e229c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e229c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e229c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e229c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.541558146 +0000 UTC m=+12.414404468 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e229c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22a80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22a80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339b20 item 70 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22a80): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22a80): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22a80): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22a80): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22a80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.542402481 +0000 UTC m=+12.415248804 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22a80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22ac0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22ac0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22ac0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22ac0): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22ac0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.542402481 +0000 UTC m=+12.415248804 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22ac0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339e30 item 70 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22b40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22b40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22b40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22b40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22b40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.544654029 +0000 UTC m=+12.417500361 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22b40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22c00): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22c00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22c00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22c00): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22c00): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414230 item 71 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22c00): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22c00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.545620444 +0000 UTC m=+12.418466776 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22c00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22c40): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22c40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22c40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22c40): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22c40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.545620444 +0000 UTC m=+12.418466776 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22c40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004144d0 item 71 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22cc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22cc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22cc0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22cc0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22cc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.547904283 +0000 UTC m=+12.420750615 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22cc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22d80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22d80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004147e0 item 72 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22d80): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22d80): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22d80): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22d80): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22d80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.54877076 +0000 UTC m=+12.421617082 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22d80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22dc0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22dc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22dc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22dc0): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22dc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.54877076 +0000 UTC m=+12.421617082 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22dc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414af0 item 72 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e00): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e00): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e00): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.55099175 +0000 UTC m=+12.423838082 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414e00 item 73 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.551800549 +0000 UTC m=+12.424646872 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e80): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e80): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e80): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414f50 item 73 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e80): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.552715567 +0000 UTC m=+12.425561890 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22e80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22ec0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22ec0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22ec0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22ec0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22ec0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.552715567 +0000 UTC m=+12.425561890 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22ec0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415110 item 73 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22f80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22f80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22f80): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22f80): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22f80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22f80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22f80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.554928022 +0000 UTC m=+12.427774344 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22f80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22fc0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22fc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22fc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004153b0 item 74 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22fc0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22fc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.555674534 +0000 UTC m=+12.428520866 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e22fc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23080): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23080): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415500 item 74 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23080): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23080): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23080): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23080): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23080): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.556703677 +0000 UTC m=+12.429550009 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23080): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e230c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e230c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e230c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e230c0): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e230c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.556703677 +0000 UTC m=+12.429550009 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e230c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415810 item 74 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23180): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23180): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23180): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23180): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23180): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23180): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23180): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.558914158 +0000 UTC m=+12.431760490 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23180): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e231c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e231c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e231c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415b20 item 75 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e231c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e231c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.559814338 +0000 UTC m=+12.432660670 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e231c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23280): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23280): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23280): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23280): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23280): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415c70 item 75 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23280): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23280): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.560700843 +0000 UTC m=+12.433547175 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23280): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e232c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e232c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e232c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e232c0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e232c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.560700843 +0000 UTC m=+12.433547175 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e232c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415f10 item 75 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23380): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23380): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23380): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23380): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23380): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23380): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23380): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.563860356 +0000 UTC m=+12.436706738 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23380): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e233c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e233c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e233c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf5e0 item 76 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e233c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e233c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.564540422 +0000 UTC m=+12.437386755 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e233c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23480): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23480): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf960 item 76 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23480): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23480): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23480): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23480): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23480): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.565616524 +0000 UTC m=+12.438462856 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23480): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e234c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e234c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e234c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e234c0): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e234c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.565616524 +0000 UTC m=+12.438462856 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e234c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bfb90 item 76 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23580): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23580): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23580): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23580): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23580): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23580): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23580): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.567831132 +0000 UTC m=+12.440677465 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23580): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e235c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e235c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e235c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a310 item 77 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e235c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e235c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.568540434 +0000 UTC m=+12.441386756 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e235c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23680): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23680): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23680): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23680): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23680): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.568540434 +0000 UTC m=+12.441386756 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23680): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a4d0 item 77 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23780): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23780): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23780): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23780): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23780): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23780): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23780): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.570911317 +0000 UTC m=+12.443757649 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23780): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e237c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e237c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e237c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a8c0 item 78 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e237c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e237c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.571661715 +0000 UTC m=+12.444508037 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e237c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23880): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23880): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23880): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23880): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23880): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.571661715 +0000 UTC m=+12.444508037 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23880): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043aaf0 item 78 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23940): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23940): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23940): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23940): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23940): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23940): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23940): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.574093522 +0000 UTC m=+12.446939854 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23940): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23980): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23980): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23980): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043aee0 item 79 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23980): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23980): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.574825197 +0000 UTC m=+12.447671528 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23980): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23a40): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23a40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23a40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23a40): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23a40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.574825197 +0000 UTC m=+12.447671528 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23a40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b030 item 79 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23b00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23b00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23b00): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23b00): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23b00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23b00): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23b00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.576855809 +0000 UTC m=+12.449702111 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23b00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23b40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23b40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23b40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b570 item 80 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23b40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23b40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.577366819 +0000 UTC m=+12.450213121 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23b40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c00): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c00): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.577366819 +0000 UTC m=+12.450213121 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b960 item 80 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.579132715 +0000 UTC m=+12.451979017 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c80): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c80): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c80): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c80): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bce0 item 81 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c80): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.579948627 +0000 UTC m=+12.452794959 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e23c80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8000): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8000): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8000): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8000): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8000): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.579948627 +0000 UTC m=+12.452794959 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8000): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b80e0 item 81 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8080): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8080): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8080): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8080): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8080): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.581812937 +0000 UTC m=+12.454659270 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8080): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8140): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8140): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8140): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8540 item 82 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8140): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8140): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8140): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8140): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8140): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.582586381 +0000 UTC m=+12.455432713 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8140): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8180): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8180): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8180): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8180): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8180): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.582586381 +0000 UTC m=+12.455432713 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8180): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8700 item 82 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8200): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8200): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8200): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8200): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8200): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.584251326 +0000 UTC m=+12.457097659 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8200): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb82c0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb82c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb82c0): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb82c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb82c0): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb82c0): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8b60 item 83 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb82c0): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb82c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.584963654 +0000 UTC m=+12.457809986 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb82c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8300): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8300): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8300): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8300): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8300): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.584963654 +0000 UTC m=+12.457809986 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8300): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8ee0 item 83 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8380): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8380): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8380): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8380): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8380): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.586651975 +0000 UTC m=+12.459498307 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8380): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8440): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8440): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8440): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9180 item 84 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8440): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8440): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8440): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8440): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8440): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.587418495 +0000 UTC m=+12.460264827 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8440): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8480): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8480): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8480): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8480): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8480): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.587418495 +0000 UTC m=+12.460264827 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8480): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9340 item 84 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8500): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8500): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8500): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8500): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8500): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.589425613 +0000 UTC m=+12.462271945 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8500): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb85c0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb85c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb85c0): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb85c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb85c0): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb85c0): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9650 item 85 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb85c0): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb85c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.590114868 +0000 UTC m=+12.462961190 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb85c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8600): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8600): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8600): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8600): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8600): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.590114868 +0000 UTC m=+12.462961190 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8600): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9810 item 85 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8680): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8680): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8680): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8680): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8680): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.592146522 +0000 UTC m=+12.464992845 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8680): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8740): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8740): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8740): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9b90 item 86 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8740): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8740): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8740): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8740): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8740): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.59307159 +0000 UTC m=+12.465917911 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8740): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8780): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8780): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8780): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8780): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8780): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.59307159 +0000 UTC m=+12.465917911 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8780): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9d50 item 86 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8ac0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8ac0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8ac0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8ac0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8ac0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.594970626 +0000 UTC m=+12.467816948 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8ac0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8b80): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8b80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8b80): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8b80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8b80): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8b80): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e690 item 87 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8b80): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8b80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.595817988 +0000 UTC m=+12.468664309 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8b80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8bc0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8bc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8bc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8bc0): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8bc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.595817988 +0000 UTC m=+12.468664309 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8bc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e850 item 87 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8c40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8c40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8c40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8c40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8c40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.597807924 +0000 UTC m=+12.470654246 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8c40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8d00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8d00): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8d00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ecb0 item 88 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8d00): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8d00): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8d00): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8d00): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8d00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.598697585 +0000 UTC m=+12.471543917 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8d00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8d40): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8d40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8d40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8d40): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8d40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.598697585 +0000 UTC m=+12.471543917 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8d40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f030 item 88 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8e00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8e00): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8e00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8e00): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8e00): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8e00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8e00): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8e00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.600631296 +0000 UTC m=+12.473477909 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8e00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8e40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8e40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8e40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f7a0 item 89 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8e40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8e40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.601637505 +0000 UTC m=+12.474483838 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8e40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8f00): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8f00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8f00): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8f00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8f00): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8f00): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f8f0 item 89 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8f00): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8f00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.602474187 +0000 UTC m=+12.475320509 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8f00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8f40): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8f40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8f40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8f40): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8f40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.602474187 +0000 UTC m=+12.475320509 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb8f40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fa40 item 89 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9000): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9000): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9000): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9000): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9000): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9000): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9000): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9000): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.60452088 +0000 UTC m=+12.477367202 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9000): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9040): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9040): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9040): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fdc0 item 90 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9040): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9040): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.605274024 +0000 UTC m=+12.478120357 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9040): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9100): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9100): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9100): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4150 item 90 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9100): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9100): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9100): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9100): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9100): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.606043479 +0000 UTC m=+12.478889802 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9100): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9140): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9140): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9140): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9140): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9140): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.606043479 +0000 UTC m=+12.478889802 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9140): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4310 item 90 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9200): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9200): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9200): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9200): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9200): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9200): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9200): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9200): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.607841295 +0000 UTC m=+12.480687627 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9200): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9240): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9240): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9240): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4690 item 91 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9240): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9240): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.608523597 +0000 UTC m=+12.481369918 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9240): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9300): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9300): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9300): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9300): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9300): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9300): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4850 item 91 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9300): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9300): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.609385374 +0000 UTC m=+12.482231697 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9300): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9340): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9340): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9340): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9340): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9340): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.609385374 +0000 UTC m=+12.482231697 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9340): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4af0 item 91 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9400): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9400): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9400): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9400): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9400): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9400): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9400): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9400): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.611411589 +0000 UTC m=+12.484257911 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9400): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9440): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9440): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9440): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4e00 item 92 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9440): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9440): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.612189661 +0000 UTC m=+12.485035993 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9440): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9500): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9500): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9500): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4fc0 item 92 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9500): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9500): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9500): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9500): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9500): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.61311581 +0000 UTC m=+12.485962131 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9500): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9540): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9540): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9540): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9540): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9540): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.61311581 +0000 UTC m=+12.485962131 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9540): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5110 item 92 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9600): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9600): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9600): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9600): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9600): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9600): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9600): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9600): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.615121386 +0000 UTC m=+12.487967708 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9600): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9640): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9640): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9640): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5420 item 93 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9640): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9640): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.615833944 +0000 UTC m=+12.488680276 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9640): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9700): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9700): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9700): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9700): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9700): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.615833944 +0000 UTC m=+12.488680276 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9700): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5570 item 93 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb97c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb97c0): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb97c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb97c0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb97c0): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb97c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb97c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb97c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.617881609 +0000 UTC m=+12.490727932 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb97c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9800): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9800): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9800): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5810 item 94 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9800): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9800): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.618641396 +0000 UTC m=+12.491487718 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9800): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb98c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb98c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb98c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb98c0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb98c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.618641396 +0000 UTC m=+12.491487718 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb98c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5ab0 item 94 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9980): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9980): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9980): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9980): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9980): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9980): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9980): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9980): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.620683991 +0000 UTC m=+12.493530314 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9980): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb99c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb99c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb99c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e000 item 95 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb99c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb99c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.621450321 +0000 UTC m=+12.494296643 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb99c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9a80): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9a80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9a80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9a80): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9a80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.621450321 +0000 UTC m=+12.494296643 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9a80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e310 item 95 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9b40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9b40): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9b40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9b40): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9b40): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9b40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9b40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9b40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.623504519 +0000 UTC m=+12.496350851 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9b40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9b80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9b80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9b80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e9a0 item 96 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9b80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9b80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.624178474 +0000 UTC m=+12.497024796 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9b80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9c40): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9c40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9c40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9c40): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9c40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.624178474 +0000 UTC m=+12.497024796 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000fb9c40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ed20 item 96 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= 2025/05/10 03:17:25 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:25 DEBUG : : Looking for writers 2025/05/10 03:17:25 DEBUG : >WaitForWriters: 2025/05/10 03:17:25 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:25 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:25 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:25 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/05/10 03:17:25 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.648272519 +0000 UTC m=+12.521118850 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c80): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c80): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c80): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c80): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.648272519 +0000 UTC m=+12.521118850 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50cc0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50cc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50cc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50cc0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50cc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.648272519 +0000 UTC m=+12.521118850 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50cc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f570 item 1 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d00): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.651531258 +0000 UTC m=+12.524377620 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d40): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d40): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.651531258 +0000 UTC m=+12.524377620 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f8f0 item 2 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.653714868 +0000 UTC m=+12.526561201 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50dc0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50dc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50dc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50dc0): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50dc0): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50dc0): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50dc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.653714868 +0000 UTC m=+12.526561201 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50dc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e00): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e00): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.653714868 +0000 UTC m=+12.526561201 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fc70 item 3 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.657029133 +0000 UTC m=+12.529875464 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50f00): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50f00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50f00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50f00): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50f00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.657029133 +0000 UTC m=+12.529875464 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50f00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae0e0 item 4 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50f80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50f80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50f80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50f80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50f80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.65932847 +0000 UTC m=+12.532174802 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50f80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50fc0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50fc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50fc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50fc0): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50fc0): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50fc0): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50fc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.65932847 +0000 UTC m=+12.532174802 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50fc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51000): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51000): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51000): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51000): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51000): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.65932847 +0000 UTC m=+12.532174802 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51000): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae9a0 item 5 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51080): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51080): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51080): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51080): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51080): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.662196646 +0000 UTC m=+12.535042968 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51080): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51100): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51100): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51100): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51100): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51100): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.662196646 +0000 UTC m=+12.535042968 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51100): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af340 item 6 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00037fe80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00037fe80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00037fe80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00037fe80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00037fe80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.664311367 +0000 UTC m=+12.537157689 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00037fe80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00037ff40): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00037ff40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00037ff40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00037ff40): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00037ff40): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00037ff40): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00037ff40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.664311367 +0000 UTC m=+12.537157689 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00037ff40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8000): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8000): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8000): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8000): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8000): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.664311367 +0000 UTC m=+12.537157689 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8000): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d650 item 7 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8080): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8080): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8080): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8080): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8080): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.667595575 +0000 UTC m=+12.540441907 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8080): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8100): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8100): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8100): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8100): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8100): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.667595575 +0000 UTC m=+12.540441907 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8100): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a0e0 item 8 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8140): _readAt: size=2, off=0 2025/05/10 03:17:25 ERROR : open-test-file(0xc000ee8140): Couldn't read size of file 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8140): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8140): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8140): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8140): close: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8140): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8180): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8180): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8180): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8180): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8180): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.670326263 +0000 UTC m=+12.543172585 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8180): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee81c0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee81c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee81c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee81c0): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee81c0): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee81c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee81c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.670326263 +0000 UTC m=+12.543172585 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee81c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8200): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8200): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8200): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8200): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8200): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.670326263 +0000 UTC m=+12.543172585 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8200): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a7e0 item 9 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8280): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8280): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8280): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8280): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8280): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.673452794 +0000 UTC m=+12.546299126 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8280): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8300): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8300): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8300): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8300): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8300): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.673452794 +0000 UTC m=+12.546299126 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8300): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031aee0 item 10 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee83c0): _readAt: size=2, off=0 2025/05/10 03:17:25 ERROR : open-test-file(0xc000ee83c0): Couldn't read size of file 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee83c0): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee83c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee83c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee83c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee83c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8400): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8400): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8400): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8400): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8400): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.675814288 +0000 UTC m=+12.548660610 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8400): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee84c0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee84c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee84c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee84c0): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee84c0): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee84c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee84c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.675814288 +0000 UTC m=+12.548660610 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee84c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8500): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8500): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8500): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8500): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8500): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.675814288 +0000 UTC m=+12.548660610 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8500): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b420 item 11 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8580): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8580): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8580): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8580): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8580): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.678993438 +0000 UTC m=+12.551839760 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8580): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8600): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8600): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8600): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8600): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8600): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.678993438 +0000 UTC m=+12.551839760 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8600): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bb90 item 12 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee86c0): _readAt: size=2, off=0 2025/05/10 03:17:25 ERROR : open-test-file(0xc000ee86c0): Couldn't read size of file 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee86c0): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee86c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee86c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee86c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee86c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8700): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8700): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8700): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8700): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8700): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.681437127 +0000 UTC m=+12.554283459 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8700): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee87c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee87c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee87c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee87c0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee87c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.681437127 +0000 UTC m=+12.554283459 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee87c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004820e0 item 13 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8840): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8840): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8840): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8840): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8840): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.683721637 +0000 UTC m=+12.556567969 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8840): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee88c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee88c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee88c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee88c0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee88c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.683721637 +0000 UTC m=+12.556567969 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee88c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004824d0 item 14 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8980): _readAt: size=2, off=0 2025/05/10 03:17:25 ERROR : open-test-file(0xc000ee8980): Couldn't read size of file 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8980): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8980): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8980): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8980): close: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8980): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee89c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee89c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee89c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee89c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee89c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.686133846 +0000 UTC m=+12.558980179 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee89c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8a80): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8a80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8a80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8a80): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8a80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.686133846 +0000 UTC m=+12.558980179 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8a80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004828c0 item 15 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8b00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8b00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8b00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8b00): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8b00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.688440708 +0000 UTC m=+12.561287030 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8b00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8b80): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8b80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8b80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8b80): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8b80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.688440708 +0000 UTC m=+12.561287030 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8b80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482d20 item 16 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8bc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8bc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8bc0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8bc0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8bc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.690691827 +0000 UTC m=+12.563538148 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8bc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8c00): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8c00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8c00): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8c00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8c00): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8c00): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8c00): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8c00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.690691827 +0000 UTC m=+12.563538148 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8c00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8c40): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8c40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8c40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8c40): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8c40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.690691827 +0000 UTC m=+12.563538148 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8c40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004831f0 item 17 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8cc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8cc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8cc0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8cc0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8cc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.693725613 +0000 UTC m=+12.566571945 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8cc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8d40): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8d40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8d40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8d40): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8d40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.693725613 +0000 UTC m=+12.566571945 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8d40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483a40 item 18 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8dc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8dc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8dc0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8dc0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8dc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.695977291 +0000 UTC m=+12.568823613 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8dc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8e80): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8e80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8e80): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8e80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8e80): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8e80): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8e80): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8e80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.695977291 +0000 UTC m=+12.568823613 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8e80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8ec0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8ec0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8ec0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8ec0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8ec0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.695977291 +0000 UTC m=+12.568823613 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8ec0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483f10 item 19 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8f40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8f40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8f40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8f40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8f40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.69882103 +0000 UTC m=+12.571667353 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8f40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8fc0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8fc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8fc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8fc0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8fc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.69882103 +0000 UTC m=+12.571667353 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee8fc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408770 item 20 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9040): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9040): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9040): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9040): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9040): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.700980365 +0000 UTC m=+12.573826688 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9040): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9100): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9100): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9100): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9100): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9100): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9100): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9100): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9100): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.700980365 +0000 UTC m=+12.573826688 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9100): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9140): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9140): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9140): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9140): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9140): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.700980365 +0000 UTC m=+12.573826688 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9140): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408b60 item 21 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee91c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee91c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee91c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee91c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee91c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.703777239 +0000 UTC m=+12.576623560 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee91c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9240): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9240): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9240): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9240): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9240): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.703777239 +0000 UTC m=+12.576623560 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9240): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408ee0 item 22 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee92c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee92c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee92c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee92c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee92c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.705803754 +0000 UTC m=+12.578650075 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee92c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9380): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9380): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9380): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9380): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9380): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9380): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9380): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9380): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.705803754 +0000 UTC m=+12.578650075 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9380): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee93c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee93c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee93c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee93c0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee93c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.705803754 +0000 UTC m=+12.578650075 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee93c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409650 item 23 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9440): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9440): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9440): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9440): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9440): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.708514003 +0000 UTC m=+12.581360325 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9440): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee94c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee94c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee94c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee94c0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee94c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.708514003 +0000 UTC m=+12.581360325 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee94c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409b90 item 24 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9580): _readAt: size=2, off=0 2025/05/10 03:17:25 ERROR : open-test-file(0xc000ee9580): Couldn't read size of file 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9580): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9580): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9580): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9580): close: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9580): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee95c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee95c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee95c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee95c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee95c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.710610079 +0000 UTC m=+12.583456411 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee95c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9680): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9680): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9680): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9680): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9680): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9680): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9680): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9680): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.710610079 +0000 UTC m=+12.583456411 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9680): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee96c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee96c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee96c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee96c0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee96c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.710610079 +0000 UTC m=+12.583456411 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee96c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330230 item 25 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9740): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9740): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9740): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9740): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9740): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.713873318 +0000 UTC m=+12.586719660 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9740): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee97c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee97c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee97c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee97c0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee97c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.713873318 +0000 UTC m=+12.586719660 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee97c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330a80 item 26 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9880): _readAt: size=2, off=0 2025/05/10 03:17:25 ERROR : open-test-file(0xc000ee9880): Couldn't read size of file 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9880): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9880): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9880): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9880): close: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9880): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee98c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee98c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee98c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee98c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee98c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.716282651 +0000 UTC m=+12.589128974 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee98c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9980): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9980): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9980): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9980): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9980): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9980): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9980): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9980): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.716282651 +0000 UTC m=+12.589128974 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9980): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9a40): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9a40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9a40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9a40): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9a40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.716282651 +0000 UTC m=+12.589128974 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9a40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331110 item 27 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9ac0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9ac0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9ac0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9ac0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9ac0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.719209007 +0000 UTC m=+12.592055328 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9ac0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9b40): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9b40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9b40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9b40): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9b40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.719209007 +0000 UTC m=+12.592055328 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9b40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331960 item 28 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9c00): _readAt: size=2, off=0 2025/05/10 03:17:25 ERROR : open-test-file(0xc000ee9c00): Couldn't read size of file 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9c00): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9c00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9c00): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9c00): close: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9c00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9c40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9c40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9c40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9c40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9c40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.721488237 +0000 UTC m=+12.594334558 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9c40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9d00): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9d00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9d00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9d00): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9d00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.721488237 +0000 UTC m=+12.594334558 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9d00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4380 item 29 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9d80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9d80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9d80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9d80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9d80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.723582179 +0000 UTC m=+12.596428501 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9d80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9e00): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9e00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9e00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9e00): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9e00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.723582179 +0000 UTC m=+12.596428501 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9e00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4d20 item 30 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9ec0): _readAt: size=2, off=0 2025/05/10 03:17:25 ERROR : open-test-file(0xc000ee9ec0): Couldn't read size of file 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9ec0): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9ec0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9ec0): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9ec0): close: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9ec0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9f00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9f00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9f00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9f00): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9f00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.725985783 +0000 UTC m=+12.598832105 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000ee9f00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54040): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54040): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54040): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54040): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54040): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.725985783 +0000 UTC m=+12.598832105 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54040): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5260 item 31 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814040): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814040): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814040): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814040): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814040): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.728224487 +0000 UTC m=+12.601070809 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814040): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814100): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814100): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814100): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814100): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814100): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.728224487 +0000 UTC m=+12.601070809 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814100): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da930 item 32 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814140): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814140): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814140): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814140): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814140): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.730481855 +0000 UTC m=+12.603328178 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814140): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814180): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814180): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814180): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814180): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814180): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dad20 item 33 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814180): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814180): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.731375463 +0000 UTC m=+12.604221796 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814180): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008141c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008141c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008141c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008141c0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008141c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.731375463 +0000 UTC m=+12.604221796 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008141c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003daf50 item 33 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814280): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814280): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814280): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814280): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814280): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.733618165 +0000 UTC m=+12.606464487 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814280): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008142c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008142c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db260 item 34 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008142c0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008142c0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008142c0): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008142c0): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008142c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.734640665 +0000 UTC m=+12.607486997 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008142c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814300): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814300): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814300): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814300): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814300): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.734640665 +0000 UTC m=+12.607486997 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814300): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db490 item 34 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814340): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814340): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814340): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814340): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814340): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.736699772 +0000 UTC m=+12.609546104 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814340): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814380): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814380): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814380): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814380): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814380): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db960 item 35 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814380): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814380): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.737733102 +0000 UTC m=+12.610579444 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814380): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008144c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008144c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008144c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008144c0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008144c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.737733102 +0000 UTC m=+12.610579444 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008144c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbc00 item 35 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814600): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814600): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814600): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814600): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814600): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.739922323 +0000 UTC m=+12.612768646 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814600): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008146c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008146c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a310 item 36 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008146c0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008146c0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008146c0): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008146c0): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008146c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.740923613 +0000 UTC m=+12.613769945 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008146c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814780): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814780): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814780): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814780): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814780): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.740923613 +0000 UTC m=+12.613769945 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814780): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a700 item 36 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008147c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008147c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008147c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008147c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008147c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.742842326 +0000 UTC m=+12.615688648 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008147c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814800): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814800): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814800): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814800): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814800): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ad20 item 37 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814800): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814800): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.74363785 +0000 UTC m=+12.616484172 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814800): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814840): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814840): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814840): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814840): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814840): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.74363785 +0000 UTC m=+12.616484172 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814840): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b2d0 item 37 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814980): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814980): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814980): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814980): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814980): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.745705964 +0000 UTC m=+12.618552296 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814980): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814b40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814b40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b9d0 item 38 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814b40): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814b40): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814b40): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814b40): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814b40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.746700411 +0000 UTC m=+12.619546733 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814b40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814b80): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814b80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814b80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814b80): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814b80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.746700411 +0000 UTC m=+12.619546733 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814b80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bb90 item 38 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814c40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814c40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814c40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814c40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814c40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.748750271 +0000 UTC m=+12.621596593 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814c40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814d40): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814d40): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814d40): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814d40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814d40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e150 item 39 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814d40): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814d40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.749704523 +0000 UTC m=+12.622550855 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814d40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814d80): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814d80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814d80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814d80): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814d80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.749704523 +0000 UTC m=+12.622550855 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814d80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e380 item 39 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814e00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814e00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814e00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814e00): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814e00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.751767807 +0000 UTC m=+12.624614129 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814e00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814ec0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814ec0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030eaf0 item 40 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814ec0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814ec0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814ec0): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814ec0): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814ec0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.75276003 +0000 UTC m=+12.625606353 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814ec0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814f00): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814f00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814f00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814f00): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814f00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.75276003 +0000 UTC m=+12.625606353 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000814f00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f030 item 40 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815040): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815040): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815040): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815040): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815040): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815040): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815040): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.754812655 +0000 UTC m=+12.627658987 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815040): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815080): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815080): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815080): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fb20 item 41 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815080): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815080): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.755575908 +0000 UTC m=+12.628422231 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815080): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815100): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815100): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815100): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815100): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815100): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fea0 item 41 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815100): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815100): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.75638045 +0000 UTC m=+12.629226771 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815100): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815140): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815140): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815140): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815140): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815140): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.75638045 +0000 UTC m=+12.629226771 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815140): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e070 item 41 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815240): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815240): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815240): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815240): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815240): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815240): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815240): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.758472889 +0000 UTC m=+12.631319221 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815240): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815280): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815280): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815280): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e7e0 item 42 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815280): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815280): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.759259355 +0000 UTC m=+12.632105677 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815280): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815340): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815340): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e930 item 42 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815340): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815340): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815340): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815340): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815340): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.760157141 +0000 UTC m=+12.633003473 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815340): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815380): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815380): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815380): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815380): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815380): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.760157141 +0000 UTC m=+12.633003473 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815380): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ecb0 item 42 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815540): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815540): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815540): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815540): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815540): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815540): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815540): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.762128624 +0000 UTC m=+12.634974945 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815540): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815580): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815580): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815580): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f3b0 item 43 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815580): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815580): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.762824309 +0000 UTC m=+12.635670642 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815580): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815640): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815640): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815640): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815640): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815640): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f650 item 43 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815640): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815640): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.763576542 +0000 UTC m=+12.636422864 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815640): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815680): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815680): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815680): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815680): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815680): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.763576542 +0000 UTC m=+12.636422864 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815680): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f7a0 item 43 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815780): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815780): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815780): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815780): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815780): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815780): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815780): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.765621081 +0000 UTC m=+12.638467413 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815780): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008157c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008157c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008157c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fce0 item 44 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008157c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008157c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.766494762 +0000 UTC m=+12.639341093 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008157c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815880): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815880): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368380 item 44 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815880): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815880): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815880): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815880): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815880): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.76739958 +0000 UTC m=+12.640245913 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815880): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008158c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008158c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008158c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008158c0): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008158c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.76739958 +0000 UTC m=+12.640245913 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008158c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368620 item 44 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815980): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815980): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815980): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815980): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815980): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815980): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815980): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.769465341 +0000 UTC m=+12.642311662 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815980): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008159c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008159c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008159c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368a80 item 45 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008159c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008159c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.770214447 +0000 UTC m=+12.643060769 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc0008159c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815a80): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815a80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815a80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815a80): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815a80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.770214447 +0000 UTC m=+12.643060769 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815a80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368e70 item 45 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815b40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815b40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815b40): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815b40): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815b40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815b40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815b40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.772269296 +0000 UTC m=+12.645115617 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815b40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815b80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815b80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815b80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369260 item 46 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815b80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815b80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.773062155 +0000 UTC m=+12.645908476 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815b80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815c40): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815c40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815c40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815c40): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815c40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.773062155 +0000 UTC m=+12.645908476 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815c40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369420 item 46 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815d00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815d00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815d00): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815d00): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815d00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815d00): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815d00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.775209708 +0000 UTC m=+12.648056040 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815d00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815d40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815d40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815d40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369ab0 item 47 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815d40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815d40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.775982268 +0000 UTC m=+12.648828591 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815d40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815e00): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815e00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815e00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815e00): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815e00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.775982268 +0000 UTC m=+12.648828591 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815e00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369dc0 item 47 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815ec0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815ec0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815ec0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815ec0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815ec0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815ec0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815ec0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.778098543 +0000 UTC m=+12.650944875 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815ec0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815f00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815f00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815f00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe1c0 item 48 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815f00): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815f00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.778820758 +0000 UTC m=+12.651667081 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000815f00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a080): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a080): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a080): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a080): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a080): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.778820758 +0000 UTC m=+12.651667081 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a080): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe620 item 48 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a0c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a0c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a0c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a0c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a0c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.781001493 +0000 UTC m=+12.653847816 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a0c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a100): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a100): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a100): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a100): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a100): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a100): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fed90 item 49 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a100): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a100): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.781779856 +0000 UTC m=+12.654626177 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a100): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a140): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a140): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a140): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a140): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a140): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.781779856 +0000 UTC m=+12.654626177 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a140): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff030 item 49 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a1c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a1c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a1c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a1c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a1c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.784041192 +0000 UTC m=+12.656887514 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a1c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a280): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a280): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a280): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff490 item 50 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a280): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a280): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a280): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a280): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a280): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.784982179 +0000 UTC m=+12.657828501 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a280): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a2c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a2c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a2c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a2c0): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a2c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.784982179 +0000 UTC m=+12.657828501 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a2c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff6c0 item 50 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a340): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a340): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a340): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a340): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a340): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.786737235 +0000 UTC m=+12.659583557 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a340): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a400): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a400): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a400): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a400): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a400): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a400): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ffb90 item 51 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a400): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a400): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.787511177 +0000 UTC m=+12.660357509 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a400): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a440): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a440): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a440): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a440): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a440): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.787511177 +0000 UTC m=+12.660357509 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a440): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ffd50 item 51 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a080): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a080): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a080): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a080): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a080): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.79248035 +0000 UTC m=+12.665326681 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a080): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a140): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a140): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a140): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe380 item 52 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a140): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a140): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a140): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a140): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a140): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.793382143 +0000 UTC m=+12.666228465 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a140): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a180): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a180): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a180): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a180): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a180): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.793382143 +0000 UTC m=+12.666228465 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a180): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe690 item 52 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a200): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a200): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a200): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a200): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a200): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.79556389 +0000 UTC m=+12.668410222 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a200): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a2c0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a2c0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a2c0): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a2c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a2c0): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a2c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fee00 item 53 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a2c0): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a2c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.796607389 +0000 UTC m=+12.669453711 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a2c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a300): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a300): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a300): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a300): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a300): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.796607389 +0000 UTC m=+12.669453711 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a300): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff180 item 53 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a380): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a380): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a380): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a380): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a380): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.798713143 +0000 UTC m=+12.671559466 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a380): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a480): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a480): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a480): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff570 item 54 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a480): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a480): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a480): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a480): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a480): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.799708011 +0000 UTC m=+12.672554344 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a480): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a4c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a4c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a4c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a4c0): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a4c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.799708011 +0000 UTC m=+12.672554344 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a4c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff810 item 54 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a540): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a540): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a540): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a540): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a540): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.801737553 +0000 UTC m=+12.674583885 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a540): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a600): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a600): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a600): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a600): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a600): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a600): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ffc00 item 55 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a600): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a600): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.802546012 +0000 UTC m=+12.675392344 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a600): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a640): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a640): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a640): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a640): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a640): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.802546012 +0000 UTC m=+12.675392344 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a640): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae070 item 55 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a6c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a6c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a6c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a6c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a6c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.804663106 +0000 UTC m=+12.677509428 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a6c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a780): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a780): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a780): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae620 item 56 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a780): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a780): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a780): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a780): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a780): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.805604173 +0000 UTC m=+12.678450506 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a780): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a7c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a7c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a7c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a7c0): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a7c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.805604173 +0000 UTC m=+12.678450506 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a7c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aee70 item 56 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a880): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a880): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a880): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a880): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a880): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a880): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a880): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a880): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.807522455 +0000 UTC m=+12.680368778 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a880): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a8c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a8c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a8c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af340 item 57 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a8c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a8c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.808282973 +0000 UTC m=+12.681129296 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a8c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a980): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a980): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a980): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a980): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a980): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a980): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af5e0 item 57 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a980): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a980): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.809185298 +0000 UTC m=+12.682031620 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a980): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a9c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a9c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a9c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a9c0): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a9c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.809185298 +0000 UTC m=+12.682031620 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087a9c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af8f0 item 57 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aa80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aa80): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aa80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aa80): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aa80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aa80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aa80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aa80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.811617115 +0000 UTC m=+12.684463448 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aa80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aac0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aac0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aac0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afe30 item 58 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aac0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aac0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.812491257 +0000 UTC m=+12.685337589 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aac0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ab80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ab80): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ab80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4070 item 58 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ab80): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ab80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ab80): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ab80): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ab80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.813552359 +0000 UTC m=+12.686398691 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ab80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087abc0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087abc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087abc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087abc0): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087abc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.813552359 +0000 UTC m=+12.686398691 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087abc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4460 item 58 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ac80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ac80): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ac80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ac80): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ac80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ac80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ac80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ac80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.815737302 +0000 UTC m=+12.688583635 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ac80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087acc0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087acc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087acc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4d90 item 59 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087acc0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087acc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.816593059 +0000 UTC m=+12.689439382 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087acc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ad80): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ad80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ad80): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ad80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ad80): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ad80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d50a0 item 59 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ad80): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ad80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.817523446 +0000 UTC m=+12.690369779 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ad80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087adc0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087adc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087adc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087adc0): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087adc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.817523446 +0000 UTC m=+12.690369779 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087adc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d52d0 item 59 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ae80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ae80): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ae80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ae80): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ae80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ae80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ae80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ae80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.819762441 +0000 UTC m=+12.692608763 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087ae80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aec0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aec0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aec0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5730 item 60 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aec0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aec0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.820578143 +0000 UTC m=+12.693424465 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087aec0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087af80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087af80): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087af80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5ce0 item 60 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087af80): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087af80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087af80): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087af80): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087af80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.821608047 +0000 UTC m=+12.694454368 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087af80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b0c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b0c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b0c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b0c0): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b0c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.821608047 +0000 UTC m=+12.694454368 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b0c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c83f0 item 60 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b180): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b180): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b180): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b180): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b180): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b180): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b180): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b180): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.823721154 +0000 UTC m=+12.696567477 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b180): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b1c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b1c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b1c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c88c0 item 61 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b1c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b1c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.824576741 +0000 UTC m=+12.697423064 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b1c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b280): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b280): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b280): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b280): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b280): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.824576741 +0000 UTC m=+12.697423064 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc00087b280): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8b60 item 61 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50080): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50080): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50080): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50080): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50080): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50080): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50080): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50080): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.82698313 +0000 UTC m=+12.699829462 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50080): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a500c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a500c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a500c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338310 item 62 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a500c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a500c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.827702722 +0000 UTC m=+12.700549054 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a500c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50180): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50180): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50180): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50180): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50180): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.827702722 +0000 UTC m=+12.700549054 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50180): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338540 item 62 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50240): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50240): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50240): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50240): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50240): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50240): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50240): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50240): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.829800441 +0000 UTC m=+12.702646773 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50240): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50280): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50280): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50280): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338a80 item 63 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50280): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50280): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.830547313 +0000 UTC m=+12.703393635 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50280): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50340): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50340): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50340): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50340): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50340): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.830547313 +0000 UTC m=+12.703393635 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50340): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d20 item 63 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50400): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50400): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50400): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50400): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50400): >_readAt: n=0, err=Bad file descriptor 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50400): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50400): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50400): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.832529034 +0000 UTC m=+12.705375357 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50400): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50440): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50440): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50440): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339260 item 64 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50440): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50440): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.833269505 +0000 UTC m=+12.706115827 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50440): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50500): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50500): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50500): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50500): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50500): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.833269505 +0000 UTC m=+12.706115827 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50500): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339500 item 64 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50540): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50540): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50540): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50540): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50540): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.835245466 +0000 UTC m=+12.708091798 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50540): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50580): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50580): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50580): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50580): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50580): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339810 item 65 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50580): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50580): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.836199497 +0000 UTC m=+12.709045829 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50580): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a505c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a505c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a505c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a505c0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a505c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.836199497 +0000 UTC m=+12.709045829 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a505c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339b20 item 65 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50600): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50600): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50600): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50600): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50600): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.838296886 +0000 UTC m=+12.711143208 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50600): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50640): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50640): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414070 item 66 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50640): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50640): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50640): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50640): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50640): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.839254274 +0000 UTC m=+12.712100606 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50640): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50680): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50680): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50680): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50680): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50680): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.839254274 +0000 UTC m=+12.712100606 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50680): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414230 item 66 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a506c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a506c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a506c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a506c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a506c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.841215767 +0000 UTC m=+12.714062089 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a506c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50700): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50700): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50700): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50700): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50700): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414690 item 67 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50700): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50700): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.841934768 +0000 UTC m=+12.714781089 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50700): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50740): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50740): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50740): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50740): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50740): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.841934768 +0000 UTC m=+12.714781089 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50740): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004147e0 item 67 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a507c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a507c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a507c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a507c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a507c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.843817602 +0000 UTC m=+12.716663935 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a507c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50880): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50880): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414c40 item 68 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50880): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50880): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50880): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50880): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50880): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.844648063 +0000 UTC m=+12.717494394 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50880): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a508c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a508c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a508c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a508c0): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a508c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.844648063 +0000 UTC m=+12.717494394 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a508c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414e00 item 68 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50900): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50900): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50900): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50900): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50900): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.846468952 +0000 UTC m=+12.719315274 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50900): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50940): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50940): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50940): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50940): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50940): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415110 item 69 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50940): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50940): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.847182462 +0000 UTC m=+12.720028784 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50940): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50980): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50980): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50980): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50980): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50980): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.847182462 +0000 UTC m=+12.720028784 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50980): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415260 item 69 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50a00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50a00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50a00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50a00): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50a00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.849090715 +0000 UTC m=+12.721937037 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50a00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50ac0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50ac0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415500 item 70 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50ac0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50ac0): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50ac0): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50ac0): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50ac0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.849917708 +0000 UTC m=+12.722764030 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50ac0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50b00): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50b00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50b00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50b00): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50b00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.849917708 +0000 UTC m=+12.722764030 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50b00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415810 item 70 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50b80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50b80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50b80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50b80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50b80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.851633169 +0000 UTC m=+12.724479500 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50b80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c40): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c40): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c40): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415b20 item 71 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c40): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.852431748 +0000 UTC m=+12.725278071 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c80): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c80): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.852431748 +0000 UTC m=+12.725278071 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50c80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415c70 item 71 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d00): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.854617794 +0000 UTC m=+12.727464115 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50d00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50dc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50dc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be230 item 72 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50dc0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50dc0): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50dc0): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50dc0): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50dc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.855593626 +0000 UTC m=+12.728439958 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50dc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e00): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e00): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.855593626 +0000 UTC m=+12.728439958 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be5b0 item 72 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e40): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e40): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.857755837 +0000 UTC m=+12.730602158 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be9a0 item 73 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.858558484 +0000 UTC m=+12.731404806 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50e80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50ec0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50ec0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50ec0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50ec0): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50ec0): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004beb60 item 73 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50ec0): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50ec0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.85944585 +0000 UTC m=+12.732292172 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50ec0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50f00): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50f00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50f00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50f00): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50f00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.85944585 +0000 UTC m=+12.732292172 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a50f00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bee00 item 73 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51000): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51000): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51000): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51000): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51000): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51000): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51000): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.861715813 +0000 UTC m=+12.734562135 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51000): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51040): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51040): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51040): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf7a0 item 74 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51040): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51040): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.862504965 +0000 UTC m=+12.735351297 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51040): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51100): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51100): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bfb20 item 74 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51100): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51100): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51100): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51100): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51100): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.863400086 +0000 UTC m=+12.736246408 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51100): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51140): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51140): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51140): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51140): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51140): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.863400086 +0000 UTC m=+12.736246408 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51140): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bfea0 item 74 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51200): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51200): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51200): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51200): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51200): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51200): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51200): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.865459834 +0000 UTC m=+12.738306166 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51200): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51240): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51240): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51240): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b82a0 item 75 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51240): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51240): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.866310221 +0000 UTC m=+12.739156553 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51240): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51300): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51300): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51300): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51300): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51300): _writeAt: size=3, off=2 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b84d0 item 75 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51300): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51300): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.867263651 +0000 UTC m=+12.740109973 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51300): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51340): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51340): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51340): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51340): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51340): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.867263651 +0000 UTC m=+12.740109973 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51340): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8620 item 75 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51400): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51400): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51400): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51400): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51400): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51400): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51400): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.869563991 +0000 UTC m=+12.742410313 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51400): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51440): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51440): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51440): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8a80 item 76 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51440): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51440): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.870338205 +0000 UTC m=+12.743184537 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51440): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51500): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51500): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8e00 item 76 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51500): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51500): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51500): _writeAt: size=3, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51500): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51500): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.871256479 +0000 UTC m=+12.744102801 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51500): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51540): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51540): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51540): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51540): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51540): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.871256479 +0000 UTC m=+12.744102801 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51540): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8fc0 item 76 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51600): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51600): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51600): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51600): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51600): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51600): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51600): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.873262756 +0000 UTC m=+12.746109078 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51600): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51640): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51640): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51640): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b92d0 item 77 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51640): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51640): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.873905294 +0000 UTC m=+12.746751615 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51640): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51700): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51700): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51700): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51700): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51700): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.873905294 +0000 UTC m=+12.746751615 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51700): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9420 item 77 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a517c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a517c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a517c0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a517c0): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a517c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a517c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a517c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.875707847 +0000 UTC m=+12.748554169 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a517c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51800): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51800): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51800): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9730 item 78 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51800): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51800): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.876458828 +0000 UTC m=+12.749305150 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51800): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a518c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a518c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a518c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a518c0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a518c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.876458828 +0000 UTC m=+12.749305150 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a518c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9960 item 78 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51980): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51980): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51980): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51980): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51980): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51980): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51980): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.878627259 +0000 UTC m=+12.751473592 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51980): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a519c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a519c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a519c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9ce0 item 79 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a519c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a519c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.879441709 +0000 UTC m=+12.752288042 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a519c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51a80): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51a80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51a80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51a80): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51a80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.879441709 +0000 UTC m=+12.752288042 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51a80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e0e0 item 79 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51b40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51b40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51b40): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51b40): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51b40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51b40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51b40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.88154025 +0000 UTC m=+12.754386583 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51b40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51b80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51b80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51b80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e770 item 80 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51b80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51b80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.882289957 +0000 UTC m=+12.755136280 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51b80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51c40): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51c40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51c40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51c40): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51c40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.882289957 +0000 UTC m=+12.755136280 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51c40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ea10 item 80 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51c80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51c80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51c80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51c80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51c80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.884313598 +0000 UTC m=+12.757159920 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51c80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51cc0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51cc0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51cc0): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51cc0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51cc0): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51cc0): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ee70 item 81 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51cc0): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51cc0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.885083364 +0000 UTC m=+12.757929686 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51cc0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51d00): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51d00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51d00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51d00): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51d00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.885083364 +0000 UTC m=+12.757929686 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51d00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f3b0 item 81 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51d80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51d80): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51d80): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51d80): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51d80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.886779749 +0000 UTC m=+12.759626080 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51d80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51e40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51e40): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51e40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f880 item 82 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51e40): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51e40): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51e40): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51e40): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51e40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.887569562 +0000 UTC m=+12.760415894 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51e40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51e80): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51e80): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51e80): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51e80): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51e80): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.887569562 +0000 UTC m=+12.760415894 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51e80): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f9d0 item 82 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51f00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51f00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51f00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51f00): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51f00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.889239879 +0000 UTC m=+12.762086201 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000a51f00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54040): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54040): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54040): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54040): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54040): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54040): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fd50 item 83 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54040): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54040): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.890073644 +0000 UTC m=+12.762919977 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54040): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54080): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54080): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54080): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54080): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54080): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.890073644 +0000 UTC m=+12.762919977 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54080): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4070 item 83 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54100): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54100): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54100): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54100): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54100): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.891964075 +0000 UTC m=+12.764810396 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54100): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e541c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e541c0): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e541c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a44d0 item 84 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e541c0): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e541c0): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e541c0): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e541c0): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e541c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.892650865 +0000 UTC m=+12.765497197 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e541c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54200): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54200): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54200): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54200): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54200): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.892650865 +0000 UTC m=+12.765497197 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54200): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4620 item 84 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54280): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54280): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54280): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54280): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54280): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.894534712 +0000 UTC m=+12.767381034 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54280): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54380): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54380): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54380): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54380): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54380): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54380): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4a80 item 85 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54380): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54380): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.895328101 +0000 UTC m=+12.768174423 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54380): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e543c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e543c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e543c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e543c0): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e543c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.895328101 +0000 UTC m=+12.768174423 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e543c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4bd0 item 85 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54440): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54440): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54440): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54440): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54440): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.897549152 +0000 UTC m=+12.770395484 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54440): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54500): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54500): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54500): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4f50 item 86 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54500): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54500): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54500): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54500): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54500): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.898481522 +0000 UTC m=+12.771327845 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54500): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54540): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54540): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54540): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54540): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54540): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.898481522 +0000 UTC m=+12.771327845 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54540): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a50a0 item 86 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e545c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e545c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e545c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e545c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e545c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.900714536 +0000 UTC m=+12.773560857 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e545c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54680): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54680): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54680): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54680): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54680): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54680): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a53b0 item 87 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54680): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54680): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.90171194 +0000 UTC m=+12.774558272 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54680): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e546c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e546c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e546c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e546c0): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e546c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.90171194 +0000 UTC m=+12.774558272 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e546c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5500 item 87 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54740): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54740): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54740): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54740): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54740): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.90382093 +0000 UTC m=+12.776667263 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54740): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54800): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54800): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54800): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a57a0 item 88 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54800): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54800): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54800): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54800): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54800): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.904818062 +0000 UTC m=+12.777664424 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54800): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54840): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54840): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54840): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54840): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54840): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.904818062 +0000 UTC m=+12.777664424 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54840): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5960 item 88 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54900): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54900): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54900): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54900): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54900): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54900): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54900): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54900): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.906964012 +0000 UTC m=+12.779810345 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54900): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54940): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54940): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54940): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5f10 item 89 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54940): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54940): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.907732285 +0000 UTC m=+12.780578616 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54940): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54a00): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54a00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54a00): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54a00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54a00): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54a00): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a310 item 89 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54a00): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54a00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.908622897 +0000 UTC m=+12.781469228 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54a00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54a40): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54a40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54a40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54a40): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54a40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.908622897 +0000 UTC m=+12.781469228 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54a40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a4d0 item 89 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54b00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54b00): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54b00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54b00): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54b00): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54b00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54b00): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54b00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.910744821 +0000 UTC m=+12.783591144 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54b00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54b40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54b40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54b40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a8c0 item 90 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54b40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54b40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.911487577 +0000 UTC m=+12.784333909 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54b40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54c00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54c00): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54c00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043aaf0 item 90 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54c00): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54c00): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54c00): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54c00): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54c00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.912464961 +0000 UTC m=+12.785311284 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54c00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54c40): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54c40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54c40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54c40): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54c40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.912464961 +0000 UTC m=+12.785311284 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54c40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ad20 item 90 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54d00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54d00): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54d00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54d00): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54d00): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54d00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54d00): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54d00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.914722161 +0000 UTC m=+12.787568483 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54d00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54d40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54d40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54d40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b030 item 91 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54d40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54d40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.915559704 +0000 UTC m=+12.788406035 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54d40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54e00): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54e00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54e00): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54e00): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54e00): >_readAt: n=2, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54e00): _writeAt: size=3, off=7 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b340 item 91 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54e00): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54e00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.916474711 +0000 UTC m=+12.789321034 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54e00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54e40): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54e40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54e40): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54e40): >_readAt: n=8, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54e40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.916474711 +0000 UTC m=+12.789321034 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54e40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b570 item 91 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54f00): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54f00): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54f00): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54f00): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54f00): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54f00): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54f00): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54f00): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.918713566 +0000 UTC m=+12.791559898 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54f00): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54f40): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54f40): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54f40): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bb20 item 92 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54f40): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54f40): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.919599179 +0000 UTC m=+12.792445501 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e54f40): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55000): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55000): open at offset 5 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55000): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bce0 item 92 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55000): _readAt: size=2, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55000): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55000): _writeAt: size=3, off=5 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55000): >_writeAt: n=3, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55000): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.920449816 +0000 UTC m=+12.793296138 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55000): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55040): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55040): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55040): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55040): >_readAt: n=3, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55040): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.920449816 +0000 UTC m=+12.793296138 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55040): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e0e0 item 92 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55100): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55100): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55100): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55100): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55100): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55100): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55100): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55100): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.922439442 +0000 UTC m=+12.795285774 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55100): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55140): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55140): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55140): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e770 item 93 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55140): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55140): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.923213005 +0000 UTC m=+12.796059327 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55140): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55200): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55200): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55200): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55200): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55200): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.923213005 +0000 UTC m=+12.796059327 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55200): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ea10 item 93 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e552c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e552c0): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e552c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e552c0): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e552c0): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e552c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e552c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e552c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.92548435 +0000 UTC m=+12.798330682 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e552c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55300): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55300): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55300): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043eee0 item 94 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55300): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55300): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.926259997 +0000 UTC m=+12.799106319 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55300): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e553c0): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e553c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e553c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e553c0): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e553c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.926259997 +0000 UTC m=+12.799106319 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e553c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f110 item 94 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55480): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55480): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55480): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55480): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55480): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55480): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55480): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55480): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.928656366 +0000 UTC m=+12.801502699 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55480): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e554c0): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e554c0): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e554c0): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f500 item 95 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e554c0): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e554c0): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.929564442 +0000 UTC m=+12.802410764 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e554c0): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55580): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55580): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55580): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55580): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55580): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.929564442 +0000 UTC m=+12.802410764 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55580): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f650 item 95 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 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/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55640): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55640): open at offset 0 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55640): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55640): _readAt: size=2, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55640): >_readAt: n=0, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55640): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55640): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55640): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.931793077 +0000 UTC m=+12.804639419 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55640): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55680): _writeAt: size=5, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55680): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55680): >openPending: err= 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f8f0 item 96 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55680): >_writeAt: n=5, err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55680): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.932586738 +0000 UTC m=+12.805433059 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55680): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 03:17:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 03:17:25 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55740): _readAt: size=512, off=0 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55740): openPending: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55740): >openPending: err= 2025/05/10 03:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55740): >_readAt: n=5, err=EOF 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55740): close: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 03:17:25.932586738 +0000 UTC m=+12.805433059 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:25 DEBUG : open-test-file(0xc000e55740): >close: err= 2025/05/10 03:17:25 DEBUG : open-test-file: Remove: 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fab0 item 96 2025/05/10 03:17:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 03:17:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 03:17:25 DEBUG : open-test-file: >Remove: err= 2025/05/10 03:17:25 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:25 DEBUG : : Looking for writers 2025/05/10 03:17:25 DEBUG : >WaitForWriters: 2025/05/10 03:17:25 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.62s) --- PASS: TestRWFileHandleOpenTests/writes (0.31s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.31s) --- 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.01s) --- 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-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:25 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:25 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:25 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:25 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:25 DEBUG : file1: newRWFileHandle: 2025/05/10 03:17:25 DEBUG : file1(0xc000fb8840): openPending: 2025/05/10 03:17:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:25 DEBUG : file1(0xc000fb8840): >openPending: err= 2025/05/10 03:17:25 DEBUG : file1: >newRWFileHandle: err= 2025/05/10 03:17:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:17:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/10 03:17:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/05/10 03:17:25 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:25 DEBUG : : Looking for writers 2025/05/10 03:17:25 DEBUG : file1: reading active writers 2025/05/10 03:17:25 DEBUG : file1: active writers 1 2025/05/10 03:17:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/05/10 03:17:25 DEBUG : : Looking for writers 2025/05/10 03:17:25 DEBUG : file1: reading active writers 2025/05/10 03:17:25 DEBUG : file1: active writers 1 2025/05/10 03:17:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/05/10 03:17:25 DEBUG : : Looking for writers 2025/05/10 03:17:25 DEBUG : file1: reading active writers 2025/05/10 03:17:25 DEBUG : file1: active writers 1 2025/05/10 03:17:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/05/10 03:17:26 DEBUG : : Looking for writers 2025/05/10 03:17:26 DEBUG : file1: reading active writers 2025/05/10 03:17:26 DEBUG : file1: active writers 1 2025/05/10 03:17:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/05/10 03:17:26 DEBUG : : Looking for writers 2025/05/10 03:17:26 DEBUG : file1: reading active writers 2025/05/10 03:17:26 DEBUG : file1: active writers 1 2025/05/10 03:17:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/05/10 03:17:26 DEBUG : : Looking for writers 2025/05/10 03:17:26 DEBUG : file1: reading active writers 2025/05/10 03:17:26 DEBUG : file1: active writers 1 2025/05/10 03:17:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/05/10 03:17:26 DEBUG : : Looking for writers 2025/05/10 03:17:26 DEBUG : file1: reading active writers 2025/05/10 03:17:26 DEBUG : file1: active writers 1 2025/05/10 03:17:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/05/10 03:17:27 DEBUG : : Looking for writers 2025/05/10 03:17:27 DEBUG : file1: reading active writers 2025/05/10 03:17:27 DEBUG : file1: active writers 1 2025/05/10 03:17:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:28 DEBUG : : Looking for writers 2025/05/10 03:17:28 DEBUG : file1: reading active writers 2025/05/10 03:17:28 DEBUG : file1: active writers 1 2025/05/10 03:17:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:29 DEBUG : : Looking for writers 2025/05/10 03:17:29 DEBUG : file1: reading active writers 2025/05/10 03:17:29 DEBUG : file1: active writers 1 2025/05/10 03:17:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:30 DEBUG : : Looking for writers 2025/05/10 03:17:30 DEBUG : file1: reading active writers 2025/05/10 03:17:30 DEBUG : file1: active writers 1 2025/05/10 03:17:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:31 DEBUG : : Looking for writers 2025/05/10 03:17:31 DEBUG : file1: reading active writers 2025/05/10 03:17:31 DEBUG : file1: active writers 1 2025/05/10 03:17:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:32 DEBUG : : Looking for writers 2025/05/10 03:17:32 DEBUG : file1: reading active writers 2025/05/10 03:17:32 DEBUG : file1: active writers 1 2025/05/10 03:17:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:33 DEBUG : : Looking for writers 2025/05/10 03:17:33 DEBUG : file1: reading active writers 2025/05/10 03:17:33 DEBUG : file1: active writers 1 2025/05/10 03:17:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:34 DEBUG : : Looking for writers 2025/05/10 03:17:34 DEBUG : file1: reading active writers 2025/05/10 03:17:34 DEBUG : file1: active writers 1 2025/05/10 03:17:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:35 DEBUG : : Looking for writers 2025/05/10 03:17:35 DEBUG : file1: reading active writers 2025/05/10 03:17:35 DEBUG : file1: active writers 1 2025/05/10 03:17:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:36 DEBUG : : Looking for writers 2025/05/10 03:17:36 DEBUG : file1: reading active writers 2025/05/10 03:17:36 DEBUG : file1: active writers 1 2025/05/10 03:17:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:37 DEBUG : : Looking for writers 2025/05/10 03:17:37 DEBUG : file1: reading active writers 2025/05/10 03:17:37 DEBUG : file1: active writers 1 2025/05/10 03:17:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:38 DEBUG : : Looking for writers 2025/05/10 03:17:38 DEBUG : file1: reading active writers 2025/05/10 03:17:38 DEBUG : file1: active writers 1 2025/05/10 03:17:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:39 DEBUG : : Looking for writers 2025/05/10 03:17:39 DEBUG : file1: reading active writers 2025/05/10 03:17:39 DEBUG : file1: active writers 1 2025/05/10 03:17:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:40 DEBUG : : Looking for writers 2025/05/10 03:17:40 DEBUG : file1: reading active writers 2025/05/10 03:17:40 DEBUG : file1: active writers 1 2025/05/10 03:17:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:41 DEBUG : : Looking for writers 2025/05/10 03:17:41 DEBUG : file1: reading active writers 2025/05/10 03:17:41 DEBUG : file1: active writers 1 2025/05/10 03:17:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:42 DEBUG : : Looking for writers 2025/05/10 03:17:42 DEBUG : file1: reading active writers 2025/05/10 03:17:42 DEBUG : file1: active writers 1 2025/05/10 03:17:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:43 DEBUG : : Looking for writers 2025/05/10 03:17:43 DEBUG : file1: reading active writers 2025/05/10 03:17:43 DEBUG : file1: active writers 1 2025/05/10 03:17:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:44 DEBUG : : Looking for writers 2025/05/10 03:17:44 DEBUG : file1: reading active writers 2025/05/10 03:17:44 DEBUG : file1: active writers 1 2025/05/10 03:17:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:45 DEBUG : : Looking for writers 2025/05/10 03:17:45 DEBUG : file1: reading active writers 2025/05/10 03:17:45 DEBUG : file1: active writers 1 2025/05/10 03:17:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:46 DEBUG : : Looking for writers 2025/05/10 03:17:46 DEBUG : file1: reading active writers 2025/05/10 03:17:46 DEBUG : file1: active writers 1 2025/05/10 03:17:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:47 DEBUG : : Looking for writers 2025/05/10 03:17:47 DEBUG : file1: reading active writers 2025/05/10 03:17:47 DEBUG : file1: active writers 1 2025/05/10 03:17:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:48 DEBUG : : Looking for writers 2025/05/10 03:17:48 DEBUG : file1: reading active writers 2025/05/10 03:17:48 DEBUG : file1: active writers 1 2025/05/10 03:17:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:49 DEBUG : : Looking for writers 2025/05/10 03:17:49 DEBUG : file1: reading active writers 2025/05/10 03:17:49 DEBUG : file1: active writers 1 2025/05/10 03:17:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:50 DEBUG : : Looking for writers 2025/05/10 03:17:50 DEBUG : file1: reading active writers 2025/05/10 03:17:50 DEBUG : file1: active writers 1 2025/05/10 03:17:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:51 DEBUG : : Looking for writers 2025/05/10 03:17:51 DEBUG : file1: reading active writers 2025/05/10 03:17:51 DEBUG : file1: active writers 1 2025/05/10 03:17:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:52 DEBUG : : Looking for writers 2025/05/10 03:17:52 DEBUG : file1: reading active writers 2025/05/10 03:17:52 DEBUG : file1: active writers 1 2025/05/10 03:17:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:53 DEBUG : : Looking for writers 2025/05/10 03:17:53 DEBUG : file1: reading active writers 2025/05/10 03:17:53 DEBUG : file1: active writers 1 2025/05/10 03:17:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:54 DEBUG : : Looking for writers 2025/05/10 03:17:54 DEBUG : file1: reading active writers 2025/05/10 03:17:54 DEBUG : file1: active writers 1 2025/05/10 03:17:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:55 DEBUG : : Looking for writers 2025/05/10 03:17:55 DEBUG : file1: reading active writers 2025/05/10 03:17:55 DEBUG : file1: active writers 1 2025/05/10 03:17:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/10 03:17:55 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0008c52c0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000a35608 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824644425280} name:file1 opens:1 downloaders: o: fd:0xc000535108 info:{ModTime:{wall:13979119579772307821 ext:12829756265 loc:0x3ea3f40} ATime:{wall:13979119579772307821 ext:12829756265 loc:0x3ea3f40} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/05/10 03:17:55 DEBUG : >WaitForWriters: 2025/05/10 03:17:55 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:55 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:55 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:55 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:55 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:55 DEBUG : Config file has changed externally - reloading 2025/05/10 03:17:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:55 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:55 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:55 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:55 DEBUG : rename_me: newRWFileHandle: 2025/05/10 03:17:55 DEBUG : rename_me(0xc000fb96c0): openPending: 2025/05/10 03:17:55 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 03:17:55 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/10 03:17:55 DEBUG : rename_me(0xc000fb96c0): >openPending: err= 2025/05/10 03:17:55 DEBUG : rename_me: >newRWFileHandle: err= 2025/05/10 03:17:55 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/10 03:17:55 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/05/10 03:17:55 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/05/10 03:17:55 DEBUG : rename_me(0xc000fb96c0): _writeAt: size=5, off=0 2025/05/10 03:17:55 DEBUG : rename_me(0xc000fb96c0): >_writeAt: n=5, err= 2025/05/10 03:17:55 DEBUG : rename_me(0xc000fb96c0): close: 2025/05/10 03:17:55 DEBUG : rename_me: vfs cache: setting modification time to 2025-05-10 03:17:55.981840345 +0000 UTC m=+42.854686668 2025/05/10 03:17:55 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/05/10 03:17:55 DEBUG : rename_me(0xc000fb96c0): >close: err= 2025/05/10 03:17:55 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/05/10 03:17:55 DEBUG : i_was_renamed: Updating file with 0xc000db6f00 2025/05/10 03:17:55 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/05/10 03:17:55 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/10 03:17:55 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:55 DEBUG : : Looking for writers 2025/05/10 03:17:55 DEBUG : i_was_renamed: reading active writers 2025/05/10 03:17:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 03:17:55 DEBUG : : Looking for writers 2025/05/10 03:17:55 DEBUG : i_was_renamed: reading active writers 2025/05/10 03:17:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 03:17:56 DEBUG : : Looking for writers 2025/05/10 03:17:56 DEBUG : i_was_renamed: reading active writers 2025/05/10 03:17:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 03:17:56 DEBUG : : Looking for writers 2025/05/10 03:17:56 DEBUG : i_was_renamed: reading active writers 2025/05/10 03:17:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 03:17:56 DEBUG : i_was_renamed: vfs cache: starting upload 2025/05/10 03:17:56 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:56 INFO : i_was_renamed: Copied (new) 2025/05/10 03:17:56 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-05-10 03:17:55 +0000 UTC" 2025/05/10 03:17:56 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/05/10 03:17:56 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/10 03:17:56 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/05/10 03:17:56 DEBUG : : Looking for writers 2025/05/10 03:17:56 DEBUG : i_was_renamed: reading active writers 2025/05/10 03:17:56 DEBUG : >WaitForWriters: 2025/05/10 03:17:56 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:56 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:56 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 03:17:56 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:56 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 03:17:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{btDs2}/rclone-test-milafal5reki" 2025/05/10 03:17:56 INFO : webdav root 'rclone-test-milafal5reki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:56 DEBUG : : forgetting directory cache 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate(0xc000e8ad80): _readAt: size=512, off=0 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate(0xc000e8ad80): openPending: 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-10 02:18:56 +0000 UTC" against cached fingerprint "" 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/10 03:17:56 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate(0xc000e8ad80): >openPending: err= 2025/05/10 03:17:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate(0xc000e8ad80): >_readAt: n=20, err=EOF 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate(0xc000e8ad80): close: 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-10 02:18:56 +0000 GMT 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate(0xc000e8ad80): >close: err= 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:56 DEBUG : : forgetting directory cache 2025/05/10 03:17:56 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate(0xc00086ccc0): _readAt: size=512, off=0 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate(0xc00086ccc0): openPending: 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-10 02:19:56 +0000 UTC" against cached fingerprint "20,2025-05-10 02:18:56 +0000 UTC" 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-10 02:19:56 +0000 UTC" != cached fingerprint "20,2025-05-10 02:18:56 +0000 UTC") 2025/05/10 03:17:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/10 03:17:56 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate(0xc00086ccc0): >openPending: err= 2025/05/10 03:17:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate(0xc00086ccc0): >_readAt: n=20, err=EOF 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate(0xc00086ccc0): close: 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-10 02:19:56 +0000 GMT 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate(0xc00086ccc0): >close: err= 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:56 DEBUG : : forgetting directory cache 2025/05/10 03:17:56 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate(0xc000ef8580): _readAt: size=512, off=0 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate(0xc000ef8580): openPending: 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-10 02:20:56 +0000 UTC" against cached fingerprint "20,2025-05-10 02:19:56 +0000 UTC" 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-10 02:20:56 +0000 UTC" != cached fingerprint "20,2025-05-10 02:19:56 +0000 UTC") 2025/05/10 03:17:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/10 03:17:56 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate(0xc000ef8580): >openPending: err= 2025/05/10 03:17:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate(0xc000ef8580): >_readAt: n=20, err=EOF 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate(0xc000ef8580): close: 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-10 02:20:56 +0000 GMT 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate(0xc000ef8580): >close: err= 2025/05/10 03:17:56 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:57 DEBUG : : forgetting directory cache 2025/05/10 03:17:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc000ae4a00): _readAt: size=512, off=0 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc000ae4a00): openPending: 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-10 02:21:56 +0000 UTC" against cached fingerprint "20,2025-05-10 02:20:56 +0000 UTC" 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-10 02:21:56 +0000 UTC" != cached fingerprint "20,2025-05-10 02:20:56 +0000 UTC") 2025/05/10 03:17:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/10 03:17:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc000ae4a00): >openPending: err= 2025/05/10 03:17:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc000ae4a00): >_readAt: n=20, err=EOF 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc000ae4a00): close: 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-10 02:21:56 +0000 GMT 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc000ae4a00): >close: err= 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:57 DEBUG : : forgetting directory cache 2025/05/10 03:17:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc0008c6cc0): _readAt: size=512, off=0 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc0008c6cc0): openPending: 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-10 02:22:56 +0000 UTC" against cached fingerprint "20,2025-05-10 02:21:56 +0000 UTC" 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-10 02:22:56 +0000 UTC" != cached fingerprint "20,2025-05-10 02:21:56 +0000 UTC") 2025/05/10 03:17:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/10 03:17:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc0008c6cc0): >openPending: err= 2025/05/10 03:17:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc0008c6cc0): >_readAt: n=20, err=EOF 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc0008c6cc0): close: 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-10 02:22:56 +0000 GMT 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc0008c6cc0): >close: err= 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:57 DEBUG : : forgetting directory cache 2025/05/10 03:17:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc000e54780): _readAt: size=512, off=0 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc000e54780): openPending: 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-10 02:23:56 +0000 UTC" against cached fingerprint "20,2025-05-10 02:22:56 +0000 UTC" 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-10 02:23:56 +0000 UTC" != cached fingerprint "20,2025-05-10 02:22:56 +0000 UTC") 2025/05/10 03:17:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/10 03:17:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc000e54780): >openPending: err= 2025/05/10 03:17:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc000e54780): >_readAt: n=20, err=EOF 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc000e54780): close: 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-10 02:23:56 +0000 GMT 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc000e54780): >close: err= 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:57 DEBUG : : forgetting directory cache 2025/05/10 03:17:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc0008148c0): _readAt: size=512, off=0 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc0008148c0): openPending: 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-05-10 02:24:56 +0000 UTC" against cached fingerprint "20,2025-05-10 02:23:56 +0000 UTC" 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-05-10 02:24:56 +0000 UTC" != cached fingerprint "20,2025-05-10 02:23:56 +0000 UTC") 2025/05/10 03:17:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/05/10 03:17:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc0008148c0): >openPending: err= 2025/05/10 03:17:57 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc0008148c0): >_readAt: n=21, err=EOF 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc0008148c0): close: 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-10 02:24:56 +0000 GMT 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate(0xc0008148c0): >close: err= 2025/05/10 03:17:57 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:58 DEBUG : : forgetting directory cache 2025/05/10 03:17:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate(0xc000fb8a40): _readAt: size=512, off=0 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate(0xc000fb8a40): openPending: 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-05-10 02:25:56 +0000 UTC" against cached fingerprint "21,2025-05-10 02:24:56 +0000 UTC" 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-05-10 02:25:56 +0000 UTC" != cached fingerprint "21,2025-05-10 02:24:56 +0000 UTC") 2025/05/10 03:17:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/05/10 03:17:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate(0xc000fb8a40): >openPending: err= 2025/05/10 03:17:58 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate(0xc000fb8a40): >_readAt: n=22, err=EOF 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate(0xc000fb8a40): close: 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-10 02:25:56 +0000 GMT 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate(0xc000fb8a40): >close: err= 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:58 DEBUG : : forgetting directory cache 2025/05/10 03:17:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate(0xc000e39780): _readAt: size=512, off=0 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate(0xc000e39780): openPending: 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-05-10 02:26:56 +0000 UTC" against cached fingerprint "22,2025-05-10 02:25:56 +0000 UTC" 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-05-10 02:26:56 +0000 UTC" != cached fingerprint "22,2025-05-10 02:25:56 +0000 UTC") 2025/05/10 03:17:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/05/10 03:17:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate(0xc000e39780): >openPending: err= 2025/05/10 03:17:58 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate(0xc000e39780): >_readAt: n=23, err=EOF 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate(0xc000e39780): close: 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-10 02:26:56 +0000 GMT 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate(0xc000e39780): >close: err= 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:58 DEBUG : : forgetting directory cache 2025/05/10 03:17:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate(0xc000e8a480): _readAt: size=512, off=0 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate(0xc000e8a480): openPending: 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-05-10 02:27:56 +0000 UTC" against cached fingerprint "23,2025-05-10 02:26:56 +0000 UTC" 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-05-10 02:27:56 +0000 UTC" != cached fingerprint "23,2025-05-10 02:26:56 +0000 UTC") 2025/05/10 03:17:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/05/10 03:17:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate(0xc000e8a480): >openPending: err= 2025/05/10 03:17:58 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate(0xc000e8a480): >_readAt: n=24, err=EOF 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate(0xc000e8a480): close: 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-10 02:27:56 +0000 GMT 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate(0xc000e8a480): >close: err= 2025/05/10 03:17:58 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:58 DEBUG : : Looking for writers 2025/05/10 03:17:58 DEBUG : TestRWCacheUpdate: reading active writers 2025/05/10 03:17:58 DEBUG : >WaitForWriters: 2025/05/10 03:17:58 DEBUG : webdav root 'rclone-test-milafal5reki': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:58 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:58 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:58 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:58 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:58 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/10 03:17:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/10 03:17:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/10 03:17:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/10 03:17:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/10 03:17:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/10 03:17:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/10 03:17:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/10 03:17:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/10 03:17:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:58 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:58 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/10 03:17:58 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/10 03:17:58 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/10 03:17:58 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:58 DEBUG : : forgetting directory cache 2025/05/10 03:17:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 03:17:58 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:58 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:58 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/10 03:17:58 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/10 03:17:58 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/10 03:17:58 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:58 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/10 03:17:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/10 03:17:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/10 03:17:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:58 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/10 03:17:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/10 03:17:58 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/05/10 03:17:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:58 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/10 03:17:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/10 03:17:58 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/05/10 03:17:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:58 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/10 03:17:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/10 03:17:58 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/05/10 03:17:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:58 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:58 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/10 03:17:58 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/10 03:17:58 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/10 03:17:58 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:58 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:58 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:58 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/10 03:17:58 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/10 03:17:58 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/10 03:17:58 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:59 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:59 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:59 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/05/10 03:17:59 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/05/10 03:17:59 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:59 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/05/10 03:17:59 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/05/10 03:17:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/10 03:17:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/10 03:17:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/10 03:17:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:59 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:59 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:59 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:59 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:59 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:59 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:59 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:59 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/10 03:17:59 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/10 03:17:59 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/10 03:17:59 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:59 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:59 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:59 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/10 03:17:59 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/10 03:17:59 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/10 03:17:59 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:59 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:59 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:59 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:59 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:59 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:59 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:59 DEBUG : : Looking for writers 2025/05/10 03:17:59 DEBUG : FilEb: reading active writers 2025/05/10 03:17:59 DEBUG : FiLeA: reading active writers 2025/05/10 03:17:59 DEBUG : FiLeB: reading active writers 2025/05/10 03:17:59 DEBUG : >WaitForWriters: 2025/05/10 03:17:59 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:59 DEBUG : : Looking for writers 2025/05/10 03:17:59 DEBUG : FilEb: reading active writers 2025/05/10 03:17:59 DEBUG : FiLeA: reading active writers 2025/05/10 03:17:59 DEBUG : FiLeB: reading active writers 2025/05/10 03:17:59 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:59 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:59 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:59 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/10 03:17:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/10 03:17:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/10 03:17:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:59 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/05/10 03:17:59 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/05/10 03:17:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/05/10 03:17:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/10 03:17:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/10 03:17:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/10 03:17:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:17:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/10 03:17:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:59 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:59 DEBUG : : Looking for writers 2025/05/10 03:17:59 DEBUG : normal name with no special characters.txt: reading active writers 2025/05/10 03:17:59 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/05/10 03:17:59 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:59 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:59 DEBUG : webdav root 'rclone-test-milafal5reki': Reusing VFS from active cache 2025/05/10 03:17:59 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:59 DEBUG : : Looking for writers 2025/05/10 03:17:59 DEBUG : >WaitForWriters: 2025/05/10 03:17:59 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:59 DEBUG : : Looking for writers 2025/05/10 03:17:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:59 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:59 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:59 DEBUG : : Looking for writers 2025/05/10 03:17:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:59 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:59 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:59 DEBUG : : Looking for writers 2025/05/10 03:17:59 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:59 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:59 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:59 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:59 DEBUG : dir: Looking for writers 2025/05/10 03:17:59 DEBUG : file2: reading active writers 2025/05/10 03:17:59 DEBUG : : Looking for writers 2025/05/10 03:17:59 DEBUG : dir: reading active writers 2025/05/10 03:17:59 DEBUG : file1: reading active writers 2025/05/10 03:17:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:59 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:59 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:59 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:59 DEBUG : dir: Looking for writers 2025/05/10 03:17:59 DEBUG : : Looking for writers 2025/05/10 03:17:59 DEBUG : dir: reading active writers 2025/05/10 03:17:59 DEBUG : file1: reading active writers 2025/05/10 03:17:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:59 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:59 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:59 DEBUG : file1: Open: flags=O_RDONLY 2025/05/10 03:17:59 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/10 03:17:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/10 03:17:59 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:59 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/05/10 03:17:59 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 03:17:59 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:59 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:59 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:17:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/10 03:17:59 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/05/10 03:17:59 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/05/10 03:17:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/10 03:17:59 DEBUG : webdav root 'rclone-test-milafal5reki': File to upload is small (0 bytes), uploading instead of streaming 2025/05/10 03:17:59 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/05/10 03:17:59 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/05/10 03:17:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/10 03:17:59 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:17:59 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/10 03:17:59 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:17:59 DEBUG : dir: Looking for writers 2025/05/10 03:17:59 DEBUG : file2: reading active writers 2025/05/10 03:17:59 DEBUG : new_file.txt: reading active writers 2025/05/10 03:17:59 DEBUG : : Looking for writers 2025/05/10 03:17:59 DEBUG : file1: reading active writers 2025/05/10 03:17:59 DEBUG : dir: reading active writers 2025/05/10 03:17:59 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:17:59 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:17:59 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/10 03:18:00 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/05/10 03:18:00 DEBUG : dir/file1: Updating file with dir/file1 0xc0006a5080 2025/05/10 03:18:00 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/10 03:18:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:00 INFO : dir/file1: Moved (server-side) to: file0 2025/05/10 03:18:00 DEBUG : file0: Updating file with file0 0xc0006a5080 2025/05/10 03:18:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 03:18:00 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/05/10 03:18:00 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:18:00 DEBUG : dir: Looking for writers 2025/05/10 03:18:00 DEBUG : : Looking for writers 2025/05/10 03:18:00 DEBUG : dir: reading active writers 2025/05/10 03:18:00 DEBUG : file0: reading active writers 2025/05/10 03:18:00 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.26s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:18:00 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:18:00 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:18:00 DEBUG : : Looking for writers 2025/05/10 03:18:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:18:00 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:18:00 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/05/10 03:18:00 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/10 03:18:00 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/05/10 03:18:00 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/05/10 03:18:00 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/05/10 03:18:00 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:18:00 DEBUG : b: Looking for writers 2025/05/10 03:18:00 DEBUG : c: Looking for writers 2025/05/10 03:18:00 DEBUG : d: Looking for writers 2025/05/10 03:18:00 DEBUG : : Looking for writers 2025/05/10 03:18:00 DEBUG : a: Looking for writers 2025/05/10 03:18:00 DEBUG : : Looking for writers 2025/05/10 03:18:00 DEBUG : /: reading active writers 2025/05/10 03:18:00 DEBUG : a: reading active writers 2025/05/10 03:18:00 DEBUG : b: reading active writers 2025/05/10 03:18:00 DEBUG : c: reading active writers 2025/05/10 03:18:00 DEBUG : d: reading active writers 2025/05/10 03:18:00 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:18:00 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:18:00 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/10 03:18:00 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/05/10 03:18:00 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/05/10 03:18:00 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/05/10 03:18:00 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:18:00 DEBUG : a/b/c/d: Looking for writers 2025/05/10 03:18:00 DEBUG : a/b/c: Looking for writers 2025/05/10 03:18:00 DEBUG : d: reading active writers 2025/05/10 03:18:00 DEBUG : a/b: Looking for writers 2025/05/10 03:18:00 DEBUG : c: reading active writers 2025/05/10 03:18:00 DEBUG : a: Looking for writers 2025/05/10 03:18:00 DEBUG : b: reading active writers 2025/05/10 03:18:00 DEBUG : : Looking for writers 2025/05/10 03:18:00 DEBUG : a: reading active writers 2025/05/10 03:18:00 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-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:18:00 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:18:00 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:18:00 DEBUG : : Looking for writers 2025/05/10 03:18:00 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-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:18:01 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:18:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:18:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 03:18:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 03:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:01 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/10 03:18:01 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/10 03:18:01 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/05/10 03:18:01 DEBUG : webdav root 'rclone-test-milafal5reki': File to upload is small (5 bytes), uploading instead of streaming 2025/05/10 03:18:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:18:01 DEBUG : file1: Size of src and dst objects identical 2025/05/10 03:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:18:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 03:18:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 03:18:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:18:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 03:18:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 03:18:01 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/05/10 03:18:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/10 03:18:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/10 03:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 03:18:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 03:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:01 DEBUG : webdav root 'rclone-test-milafal5reki': File to upload is small (0 bytes), uploading instead of streaming 2025/05/10 03:18:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:18:01 DEBUG : file1: Size of src and dst objects identical 2025/05/10 03:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/10 03:18:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/10 03:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 03:18:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 03:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:01 DEBUG : webdav root 'rclone-test-milafal5reki': File to upload is small (7 bytes), uploading instead of streaming 2025/05/10 03:18:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:18:01 DEBUG : file1: Size of src and dst objects identical 2025/05/10 03:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:01 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:18:01 DEBUG : : Looking for writers 2025/05/10 03:18:01 DEBUG : file1: reading active writers 2025/05/10 03:18:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:18:01 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:18:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:18:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 03:18:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 03:18:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:01 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/05/10 03:18:02 DEBUG : file1: aborting in-sequence write wait, off=100 2025/05/10 03:18:02 DEBUG : file1: failed to wait for in-sequence write to 100 2025/05/10 03:18:02 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/05/10 03:18:02 DEBUG : webdav root 'rclone-test-milafal5reki': File to upload is small (11 bytes), uploading instead of streaming 2025/05/10 03:18:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:18:02 DEBUG : file1: Size of src and dst objects identical 2025/05/10 03:18:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:02 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/05/10 03:18:02 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:18:02 DEBUG : : Looking for writers 2025/05/10 03:18:02 DEBUG : file1: reading active writers 2025/05/10 03:18:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.07s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:18:02 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:18:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:18:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:18:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 03:18:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 03:18:02 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/05/10 03:18:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:02 DEBUG : webdav root 'rclone-test-milafal5reki': File to upload is small (5 bytes), uploading instead of streaming 2025/05/10 03:18:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:18:02 DEBUG : file1: Size of src and dst objects identical 2025/05/10 03:18:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:02 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/05/10 03:18:02 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:18:02 DEBUG : : Looking for writers 2025/05/10 03:18:02 DEBUG : file1: reading active writers 2025/05/10 03:18:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:18:02 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:18:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:18:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:18:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 03:18:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 03:18:02 DEBUG : file1: WriteFileHandle.Release closing 2025/05/10 03:18:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:02 DEBUG : webdav root 'rclone-test-milafal5reki': File to upload is small (0 bytes), uploading instead of streaming 2025/05/10 03:18:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:18:02 DEBUG : file1: Size of src and dst objects identical 2025/05/10 03:18:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:02 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/05/10 03:18:02 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:18:02 DEBUG : : Looking for writers 2025/05/10 03:18:02 DEBUG : file1: reading active writers 2025/05/10 03:18:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:18:02 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:18:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:18:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:18:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 03:18:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/05/10 03:18:02 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:18:02 DEBUG : : Looking for writers 2025/05/10 03:18:02 DEBUG : file1: reading active writers 2025/05/10 03:18:02 DEBUG : file1: active writers 1 2025/05/10 03:18:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/05/10 03:18:02 DEBUG : : Looking for writers 2025/05/10 03:18:02 DEBUG : file1: reading active writers 2025/05/10 03:18:02 DEBUG : file1: active writers 1 2025/05/10 03:18:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/05/10 03:18:02 DEBUG : : Looking for writers 2025/05/10 03:18:02 DEBUG : file1: reading active writers 2025/05/10 03:18:02 DEBUG : file1: active writers 1 2025/05/10 03:18:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/05/10 03:18:02 DEBUG : : Looking for writers 2025/05/10 03:18:02 DEBUG : file1: reading active writers 2025/05/10 03:18:02 DEBUG : file1: active writers 1 2025/05/10 03:18:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/05/10 03:18:02 DEBUG : : Looking for writers 2025/05/10 03:18:02 DEBUG : file1: reading active writers 2025/05/10 03:18:02 DEBUG : file1: active writers 1 2025/05/10 03:18:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/05/10 03:18:02 DEBUG : : Looking for writers 2025/05/10 03:18:02 DEBUG : file1: reading active writers 2025/05/10 03:18:02 DEBUG : file1: active writers 1 2025/05/10 03:18:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/05/10 03:18:03 DEBUG : : Looking for writers 2025/05/10 03:18:03 DEBUG : file1: reading active writers 2025/05/10 03:18:03 DEBUG : file1: active writers 1 2025/05/10 03:18:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/05/10 03:18:03 DEBUG : : Looking for writers 2025/05/10 03:18:03 DEBUG : file1: reading active writers 2025/05/10 03:18:03 DEBUG : file1: active writers 1 2025/05/10 03:18:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:04 DEBUG : : Looking for writers 2025/05/10 03:18:04 DEBUG : file1: reading active writers 2025/05/10 03:18:04 DEBUG : file1: active writers 1 2025/05/10 03:18:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:05 DEBUG : : Looking for writers 2025/05/10 03:18:05 DEBUG : file1: reading active writers 2025/05/10 03:18:05 DEBUG : file1: active writers 1 2025/05/10 03:18:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:06 DEBUG : : Looking for writers 2025/05/10 03:18:06 DEBUG : file1: reading active writers 2025/05/10 03:18:06 DEBUG : file1: active writers 1 2025/05/10 03:18:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:07 DEBUG : : Looking for writers 2025/05/10 03:18:07 DEBUG : file1: reading active writers 2025/05/10 03:18:07 DEBUG : file1: active writers 1 2025/05/10 03:18:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:08 DEBUG : : Looking for writers 2025/05/10 03:18:08 DEBUG : file1: reading active writers 2025/05/10 03:18:08 DEBUG : file1: active writers 1 2025/05/10 03:18:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:09 DEBUG : : Looking for writers 2025/05/10 03:18:09 DEBUG : file1: reading active writers 2025/05/10 03:18:09 DEBUG : file1: active writers 1 2025/05/10 03:18:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:10 DEBUG : : Looking for writers 2025/05/10 03:18:10 DEBUG : file1: reading active writers 2025/05/10 03:18:10 DEBUG : file1: active writers 1 2025/05/10 03:18:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:11 DEBUG : : Looking for writers 2025/05/10 03:18:11 DEBUG : file1: reading active writers 2025/05/10 03:18:11 DEBUG : file1: active writers 1 2025/05/10 03:18:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:12 DEBUG : : Looking for writers 2025/05/10 03:18:12 DEBUG : file1: reading active writers 2025/05/10 03:18:12 DEBUG : file1: active writers 1 2025/05/10 03:18:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:13 DEBUG : : Looking for writers 2025/05/10 03:18:13 DEBUG : file1: reading active writers 2025/05/10 03:18:13 DEBUG : file1: active writers 1 2025/05/10 03:18:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:14 DEBUG : : Looking for writers 2025/05/10 03:18:14 DEBUG : file1: reading active writers 2025/05/10 03:18:14 DEBUG : file1: active writers 1 2025/05/10 03:18:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:15 DEBUG : : Looking for writers 2025/05/10 03:18:15 DEBUG : file1: reading active writers 2025/05/10 03:18:15 DEBUG : file1: active writers 1 2025/05/10 03:18:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:16 DEBUG : : Looking for writers 2025/05/10 03:18:16 DEBUG : file1: reading active writers 2025/05/10 03:18:16 DEBUG : file1: active writers 1 2025/05/10 03:18:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:17 DEBUG : : Looking for writers 2025/05/10 03:18:17 DEBUG : file1: reading active writers 2025/05/10 03:18:17 DEBUG : file1: active writers 1 2025/05/10 03:18:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:18 DEBUG : : Looking for writers 2025/05/10 03:18:18 DEBUG : file1: reading active writers 2025/05/10 03:18:18 DEBUG : file1: active writers 1 2025/05/10 03:18:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:19 DEBUG : : Looking for writers 2025/05/10 03:18:19 DEBUG : file1: reading active writers 2025/05/10 03:18:19 DEBUG : file1: active writers 1 2025/05/10 03:18:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:20 DEBUG : : Looking for writers 2025/05/10 03:18:20 DEBUG : file1: reading active writers 2025/05/10 03:18:20 DEBUG : file1: active writers 1 2025/05/10 03:18:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:21 DEBUG : : Looking for writers 2025/05/10 03:18:21 DEBUG : file1: reading active writers 2025/05/10 03:18:21 DEBUG : file1: active writers 1 2025/05/10 03:18:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:22 DEBUG : : Looking for writers 2025/05/10 03:18:22 DEBUG : file1: reading active writers 2025/05/10 03:18:22 DEBUG : file1: active writers 1 2025/05/10 03:18:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:23 DEBUG : : Looking for writers 2025/05/10 03:18:23 DEBUG : file1: reading active writers 2025/05/10 03:18:23 DEBUG : file1: active writers 1 2025/05/10 03:18:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:24 DEBUG : : Looking for writers 2025/05/10 03:18:24 DEBUG : file1: reading active writers 2025/05/10 03:18:24 DEBUG : file1: active writers 1 2025/05/10 03:18:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:25 DEBUG : : Looking for writers 2025/05/10 03:18:25 DEBUG : file1: reading active writers 2025/05/10 03:18:25 DEBUG : file1: active writers 1 2025/05/10 03:18:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:26 DEBUG : : Looking for writers 2025/05/10 03:18:26 DEBUG : file1: reading active writers 2025/05/10 03:18:26 DEBUG : file1: active writers 1 2025/05/10 03:18:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:27 DEBUG : : Looking for writers 2025/05/10 03:18:27 DEBUG : file1: reading active writers 2025/05/10 03:18:27 DEBUG : file1: active writers 1 2025/05/10 03:18:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:28 DEBUG : : Looking for writers 2025/05/10 03:18:28 DEBUG : file1: reading active writers 2025/05/10 03:18:28 DEBUG : file1: active writers 1 2025/05/10 03:18:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:29 DEBUG : : Looking for writers 2025/05/10 03:18:29 DEBUG : file1: reading active writers 2025/05/10 03:18:29 DEBUG : file1: active writers 1 2025/05/10 03:18:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:30 DEBUG : : Looking for writers 2025/05/10 03:18:30 DEBUG : file1: reading active writers 2025/05/10 03:18:30 DEBUG : file1: active writers 1 2025/05/10 03:18:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:31 DEBUG : : Looking for writers 2025/05/10 03:18:31 DEBUG : file1: reading active writers 2025/05/10 03:18:31 DEBUG : file1: active writers 1 2025/05/10 03:18:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/10 03:18:32 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/05/10 03:18:32 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:18:32 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:18:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:18:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:18:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 03:18:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 03:18:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:32 DEBUG : webdav root 'rclone-test-milafal5reki': File to upload is small (0 bytes), uploading instead of streaming 2025/05/10 03:18:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:18:32 DEBUG : file1: Size of src and dst objects identical 2025/05/10 03:18:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:18:32 DEBUG : file1: Open: flags=O_RDONLY 2025/05/10 03:18:32 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/10 03:18:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/10 03:18:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:18:32 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/10 03:18:32 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:18:32 DEBUG : : Looking for writers 2025/05/10 03:18:32 DEBUG : file1: reading active writers 2025/05/10 03:18:32 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-milafal5reki'", Local "Local file system at /tmp/rclone2022014288", Modify Window "1s" 2025/05/10 03:18:32 INFO : webdav root 'rclone-test-milafal5reki': poll-interval is not supported by this remote 2025/05/10 03:18:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 03:18:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 03:18:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 03:18:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 03:18:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:32 DEBUG : webdav root 'rclone-test-milafal5reki': File to upload is small (100 bytes), uploading instead of streaming 2025/05/10 03:18:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/10 03:18:32 DEBUG : file1: Size of src and dst objects identical 2025/05/10 03:18:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 03:18:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 03:18:32 DEBUG : file1: Open: flags=O_RDONLY 2025/05/10 03:18:32 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/10 03:18:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/10 03:18:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 03:18:32 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/10 03:18:32 DEBUG : WaitForWriters: timeout=30s 2025/05/10 03:18:32 DEBUG : : Looking for writers 2025/05/10 03:18:32 DEBUG : file1: reading active writers 2025/05/10 03:18:32 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/05/10 03:18:32 DEBUG : webdav root 'rclone-test-milafal5reki': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.475070962s (try 1/5)