"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/02/15 04:56:22 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-yobihup6yeva" 2025/02/15 04:56:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/15 04:56:22 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/02/15 04:56:22 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/02/15 04:56:22 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/02/15 04:56:22 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/02/15 04:56:22 DEBUG : Setting pass="Ki038qsFlDlLVO2e8DZj67SLN01LV0d_V-6q4zIDLDxv" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/02/15 04:56:22 DEBUG : TestWebdavRclone: detected overridden config - adding "{kvcVC}" suffix to name 2025/02/15 04:56:22 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/02/15 04:56:22 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/02/15 04:56:22 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/02/15 04:56:22 DEBUG : Setting pass="Ki038qsFlDlLVO2e8DZj67SLN01LV0d_V-6q4zIDLDxv" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/02/15 04:56:22 DEBUG : found headers: 2025/02/15 04:56:22 DEBUG : Creating backend with remote "/tmp/rclone1928079228" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:22 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:22 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:22 DEBUG : dir: Looking for writers 2025/02/15 04:56:22 DEBUG : : Looking for writers 2025/02/15 04:56:22 DEBUG : dir: reading active writers 2025/02/15 04:56:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:22 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:22 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:22 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:22 DEBUG : dir/subdir: Looking for writers 2025/02/15 04:56:22 DEBUG : dir: Looking for writers 2025/02/15 04:56:22 DEBUG : file1: reading active writers 2025/02/15 04:56:22 DEBUG : file2: reading active writers 2025/02/15 04:56:22 DEBUG : subdir: reading active writers 2025/02/15 04:56:22 DEBUG : : Looking for writers 2025/02/15 04:56:22 DEBUG : dir: reading active writers 2025/02/15 04:56:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:23 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:23 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:23 DEBUG : dir: Looking for writers 2025/02/15 04:56:23 DEBUG : file1: reading active writers 2025/02/15 04:56:23 DEBUG : : Looking for writers 2025/02/15 04:56:23 DEBUG : dir: reading active writers 2025/02/15 04:56:23 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:23 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:23 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:23 DEBUG : dir: Looking for writers 2025/02/15 04:56:23 DEBUG : : Looking for writers 2025/02/15 04:56:23 DEBUG : dir: reading active writers 2025/02/15 04:56:23 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:23 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:23 DEBUG : dir: forgetting directory cache 2025/02/15 04:56:23 DEBUG : : forgetting directory cache 2025/02/15 04:56:23 DEBUG : dir: forgetting directory cache 2025/02/15 04:56:23 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:23 DEBUG : : Looking for writers 2025/02/15 04:56:23 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:23 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:23 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/02/15 04:56:23 DEBUG : dir: invalidating directory cache 2025/02/15 04:56:23 DEBUG : : >ForgetPath: 2025/02/15 04:56:23 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/02/15 04:56:23 DEBUG : : invalidating directory cache 2025/02/15 04:56:23 DEBUG : dir: forgetting directory cache 2025/02/15 04:56:23 DEBUG : : >ForgetPath: 2025/02/15 04:56:23 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/02/15 04:56:23 DEBUG : : >ForgetPath: 2025/02/15 04:56:23 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:23 DEBUG : dir: Looking for writers 2025/02/15 04:56:23 DEBUG : : Looking for writers 2025/02/15 04:56:23 DEBUG : dir: reading active writers 2025/02/15 04:56:23 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:23 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:23 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:23 DEBUG : : forgetting directory cache 2025/02/15 04:56:23 DEBUG : dir: forgetting directory cache 2025/02/15 04:56:23 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:23 DEBUG : dir: Looking for writers 2025/02/15 04:56:23 DEBUG : fil/a/b: Looking for writers 2025/02/15 04:56:23 DEBUG : fil/a: Looking for writers 2025/02/15 04:56:23 DEBUG : b: reading active writers 2025/02/15 04:56:23 DEBUG : fil: Looking for writers 2025/02/15 04:56:23 DEBUG : a: reading active writers 2025/02/15 04:56:23 DEBUG : : Looking for writers 2025/02/15 04:56:23 DEBUG : dir: reading active writers 2025/02/15 04:56:23 DEBUG : fil: reading active writers 2025/02/15 04:56:23 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.43s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:24 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:24 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:24 DEBUG : dir: Looking for writers 2025/02/15 04:56:24 DEBUG : : Looking for writers 2025/02/15 04:56:24 DEBUG : dir: reading active writers 2025/02/15 04:56:24 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:24 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:24 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:24 DEBUG : dir: Looking for writers 2025/02/15 04:56:24 DEBUG : file1: reading active writers 2025/02/15 04:56:24 DEBUG : : Looking for writers 2025/02/15 04:56:24 DEBUG : dir: reading active writers 2025/02/15 04:56:24 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:24 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:24 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:24 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/02/15 04:56:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/02/15 04:56:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/02/15 04:56:24 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/15 04:56:24 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/02/15 04:56:24 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:24 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:24 DEBUG : dir: invalidating directory cache 2025/02/15 04:56:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/02/15 04:56:24 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/02/15 04:56:24 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/02/15 04:56:24 DEBUG : dir/file1: Reset virtual modtime 2025/02/15 04:56:24 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/02/15 04:56:24 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/15 04:56:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/02/15 04:56:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/02/15 04:56:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/15 04:56:24 DEBUG : dir: invalidating directory cache 2025/02/15 04:56:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/02/15 04:56:24 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/15 04:56:24 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/15 04:56:24 DEBUG : : forgetting directory cache 2025/02/15 04:56:24 DEBUG : dir: forgetting directory cache 2025/02/15 04:56:24 DEBUG : dir/virtualDir: forgetting directory cache 2025/02/15 04:56:24 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:24 DEBUG : dir/virtualDir: Looking for writers 2025/02/15 04:56:24 DEBUG : dir: Looking for writers 2025/02/15 04:56:24 DEBUG : file1: reading active writers 2025/02/15 04:56:24 DEBUG : virtualFile2: reading active writers 2025/02/15 04:56:24 DEBUG : virtualFile: reading active writers 2025/02/15 04:56:24 DEBUG : virtualDir: reading active writers 2025/02/15 04:56:24 DEBUG : : Looking for writers 2025/02/15 04:56:24 DEBUG : dir: reading active writers 2025/02/15 04:56:24 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:24 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:24 ERROR : dir/: Can only open directories read only 2025/02/15 04:56:24 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:24 DEBUG : dir: Looking for writers 2025/02/15 04:56:24 DEBUG : : Looking for writers 2025/02/15 04:56:24 DEBUG : dir: reading active writers 2025/02/15 04:56:24 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:24 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:25 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/15 04:56:25 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/02/15 04:56:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/15 04:56:25 DEBUG : webdav root 'rclone-test-yobihup6yeva': File to upload is small (5 bytes), uploading instead of streaming 2025/02/15 04:56:25 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:25 NOTICE: webdav root 'rclone-test-yobihup6yeva': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/15 04:56:25 DEBUG : dir/potato: Size of src and dst objects identical 2025/02/15 04:56:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/15 04:56:25 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:25 DEBUG : dir: Looking for writers 2025/02/15 04:56:25 DEBUG : file1: reading active writers 2025/02/15 04:56:25 DEBUG : potato: reading active writers 2025/02/15 04:56:25 DEBUG : : Looking for writers 2025/02/15 04:56:25 DEBUG : dir: reading active writers 2025/02/15 04:56:25 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:25 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/15 04:56:25 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:25 DEBUG : dir/sub: Looking for writers 2025/02/15 04:56:25 DEBUG : dir: Looking for writers 2025/02/15 04:56:25 DEBUG : file1: reading active writers 2025/02/15 04:56:25 DEBUG : sub: reading active writers 2025/02/15 04:56:25 DEBUG : : Looking for writers 2025/02/15 04:56:25 DEBUG : dir: reading active writers 2025/02/15 04:56:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:25 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/15 04:56:25 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/02/15 04:56:25 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:25 DEBUG : dir/sub/subsub: Looking for writers 2025/02/15 04:56:25 DEBUG : dir/sub: Looking for writers 2025/02/15 04:56:25 DEBUG : subsub: reading active writers 2025/02/15 04:56:25 DEBUG : dir: Looking for writers 2025/02/15 04:56:25 DEBUG : file1: reading active writers 2025/02/15 04:56:25 DEBUG : sub: reading active writers 2025/02/15 04:56:25 DEBUG : : Looking for writers 2025/02/15 04:56:25 DEBUG : dir: reading active writers 2025/02/15 04:56:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:25 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:25 ERROR : dir/: Dir.Remove not empty 2025/02/15 04:56:25 DEBUG : dir/file1: Remove: 2025/02/15 04:56:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/15 04:56:25 DEBUG : dir/file1: >Remove: err= 2025/02/15 04:56:25 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/15 04:56:25 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:25 DEBUG : : Looking for writers 2025/02/15 04:56:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:25 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:25 DEBUG : dir/file1: Remove: 2025/02/15 04:56:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/15 04:56:25 DEBUG : dir/file1: >Remove: err= 2025/02/15 04:56:25 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/15 04:56:26 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:26 DEBUG : : Looking for writers 2025/02/15 04:56:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:26 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:26 DEBUG : dir/file1: Remove: 2025/02/15 04:56:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/15 04:56:26 DEBUG : dir/file1: >Remove: err= 2025/02/15 04:56:26 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:26 DEBUG : dir: Looking for writers 2025/02/15 04:56:26 DEBUG : : Looking for writers 2025/02/15 04:56:26 DEBUG : dir: reading active writers 2025/02/15 04:56:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:26 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:26 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:26 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/02/15 04:56:26 DEBUG : dir: Updating dir with dir2 0xc0004840d0 2025/02/15 04:56:26 DEBUG : dir: forgetting directory cache 2025/02/15 04:56:26 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/15 04:56:26 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/02/15 04:56:26 INFO : dir2/file1: Moved (server-side) to: file2 2025/02/15 04:56:26 DEBUG : file2: Updating file with file2 0xc00083c3c0 2025/02/15 04:56:26 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/02/15 04:56:26 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/15 04:56:26 INFO : dir2/file3: Deleted 2025/02/15 04:56:26 INFO : file2: Moved (server-side) to: dir2/file3 2025/02/15 04:56:26 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00083c3c0 2025/02/15 04:56:26 DEBUG : : Added virtual directory entry vDel: "file2" 2025/02/15 04:56:26 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/02/15 04:56:26 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/02/15 04:56:26 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0004844e0 2025/02/15 04:56:26 DEBUG : empty directory: forgetting directory cache 2025/02/15 04:56:26 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/02/15 04:56:26 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/02/15 04:56:26 DEBUG : dir2: Renaming to "dir3" 2025/02/15 04:56:26 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:26 DEBUG : dir3: Looking for writers 2025/02/15 04:56:26 DEBUG : file3: reading active writers 2025/02/15 04:56:26 DEBUG : renamed empty directory: Looking for writers 2025/02/15 04:56:26 DEBUG : : Looking for writers 2025/02/15 04:56:26 DEBUG : dir3: reading active writers 2025/02/15 04:56:26 DEBUG : renamed empty directory: reading active writers 2025/02/15 04:56:26 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:26 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/15 04:56:26 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:26 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/15 04:56:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/15 04:56:26 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/02/15 04:56:26 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/02/15 04:56:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/15 04:56:26 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:26 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/15 04:56:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/15 04:56:26 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/02/15 04:56:26 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/02/15 04:56:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/15 04:56:26 DEBUG : webdav root 'rclone-test-yobihup6yeva': File to upload is small (12 bytes), uploading instead of streaming 2025/02/15 04:56:26 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:26 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/02/15 04:56:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/15 04:56:26 DEBUG : : forgetting directory cache 2025/02/15 04:56:26 DEBUG : dir: forgetting directory cache 2025/02/15 04:56:26 DEBUG : dir/sub: forgetting directory cache 2025/02/15 04:56:26 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/02/15 04:56:26 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/02/15 04:56:26 DEBUG : webdav root 'rclone-test-yobihup6yeva': File to upload is small (5 bytes), uploading instead of streaming 2025/02/15 04:56:26 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:27 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/02/15 04:56:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/15 04:56:27 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:27 DEBUG : dir/sub: Looking for writers 2025/02/15 04:56:27 DEBUG : file0: reading active writers 2025/02/15 04:56:27 DEBUG : file2: reading active writers 2025/02/15 04:56:27 DEBUG : dir: Looking for writers 2025/02/15 04:56:27 DEBUG : sub: reading active writers 2025/02/15 04:56:27 DEBUG : file1: reading active writers 2025/02/15 04:56:27 DEBUG : : Looking for writers 2025/02/15 04:56:27 DEBUG : dir: reading active writers 2025/02/15 04:56:27 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:27 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:27 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:27 DEBUG : dir: Looking for writers 2025/02/15 04:56:27 DEBUG : file1: reading active writers 2025/02/15 04:56:27 DEBUG : : Looking for writers 2025/02/15 04:56:27 DEBUG : dir: reading active writers 2025/02/15 04:56:27 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:27 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:27 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:27 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/02/15 04:56:27 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:27 DEBUG : dir: Looking for writers 2025/02/15 04:56:27 DEBUG : file1: reading active writers 2025/02/15 04:56:27 DEBUG : : Looking for writers 2025/02/15 04:56:27 DEBUG : dir: reading active writers 2025/02/15 04:56:27 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-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:27 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/15 04:56:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/15 04:56:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:56:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/02/15 04:56:27 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:27 DEBUG : dir: Looking for writers 2025/02/15 04:56:27 DEBUG : file1: reading active writers 2025/02/15 04:56:27 DEBUG : : Looking for writers 2025/02/15 04:56:27 DEBUG : dir: reading active writers 2025/02/15 04:56:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/02/15 04:56:27 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/02/15 04:56:27 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/15 04:56:27 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:56:27 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/02/15 04:56:27 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:27 DEBUG : : Looking for writers 2025/02/15 04:56:27 DEBUG : file.txt: reading active writers 2025/02/15 04:56:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:27 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:27 DEBUG : webdav root 'rclone-test-yobihup6yeva': File to upload is small (25 bytes), uploading instead of streaming 2025/02/15 04:56:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:27 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/15 04:56:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:27 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:27 DEBUG : dir: Looking for writers 2025/02/15 04:56:27 DEBUG : file1: reading active writers 2025/02/15 04:56:27 DEBUG : : Looking for writers 2025/02/15 04:56:27 DEBUG : dir: reading active writers 2025/02/15 04:56:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:27 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:27 DEBUG : dir/file1: Remove: 2025/02/15 04:56:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/15 04:56:27 DEBUG : dir/file1: >Remove: err= 2025/02/15 04:56:27 DEBUG : dir/file1: Remove: 2025/02/15 04:56:27 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/15 04:56:27 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:27 DEBUG : dir: Looking for writers 2025/02/15 04:56:27 DEBUG : : Looking for writers 2025/02/15 04:56:27 DEBUG : dir: reading active writers 2025/02/15 04:56:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.17s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:27 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:28 DEBUG : dir/file1: Remove: 2025/02/15 04:56:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/15 04:56:28 DEBUG : dir/file1: >Remove: err= 2025/02/15 04:56:28 DEBUG : dir/file1: Remove: 2025/02/15 04:56:28 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/15 04:56:28 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:28 DEBUG : dir: Looking for writers 2025/02/15 04:56:28 DEBUG : : Looking for writers 2025/02/15 04:56:28 DEBUG : dir: reading active writers 2025/02/15 04:56:28 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:28 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/15 04:56:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/15 04:56:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/02/15 04:56:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/15 04:56:28 DEBUG : dir/file1: Open: flags=O_RDWR 2025/02/15 04:56:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/15 04:56:28 DEBUG : dir/file1: Open: flags=0x3 2025/02/15 04:56:28 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/02/15 04:56:28 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/02/15 04:56:28 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:28 DEBUG : dir: Looking for writers 2025/02/15 04:56:28 DEBUG : file1: reading active writers 2025/02/15 04:56:28 DEBUG : : Looking for writers 2025/02/15 04:56:28 DEBUG : dir: reading active writers 2025/02/15 04:56:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:28 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:28 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:28 DEBUG : dir: Looking for writers 2025/02/15 04:56:28 DEBUG : file1: reading active writers 2025/02/15 04:56:28 DEBUG : : Looking for writers 2025/02/15 04:56:28 DEBUG : dir: reading active writers 2025/02/15 04:56:28 DEBUG : >WaitForWriters: 2025/02/15 04:56:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/15 04:56:28 DEBUG : newLeaf: Updating file with newLeaf 0xc00075c480 2025/02/15 04:56:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/15 04:56:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/15 04:56:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/15 04:56:28 DEBUG : dir/file1: Updating file with dir/file1 0xc00075c480 2025/02/15 04:56:28 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/15 04:56:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/15 04:56:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/15 04:56:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:28 DEBUG : dir/file1: File is currently open, delaying rename 0xc00075c480 2025/02/15 04:56:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/15 04:56:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/15 04:56:28 DEBUG : webdav root 'rclone-test-yobihup6yeva': File to upload is small (25 bytes), uploading instead of streaming 2025/02/15 04:56:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:28 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/15 04:56:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/15 04:56:28 DEBUG : newLeaf: Running delayed rename now 2025/02/15 04:56:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/15 04:56:28 DEBUG : newLeaf: Updating file with newLeaf 0xc00075c480 2025/02/15 04:56:28 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:28 DEBUG : dir: Looking for writers 2025/02/15 04:56:28 DEBUG : : Looking for writers 2025/02/15 04:56:28 DEBUG : dir: reading active writers 2025/02/15 04:56:28 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:28 DEBUG : >WaitForWriters: 2025/02/15 04:56:28 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:28 DEBUG : dir: Looking for writers 2025/02/15 04:56:28 DEBUG : : Looking for writers 2025/02/15 04:56:28 DEBUG : dir: reading active writers 2025/02/15 04:56:28 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:28 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:28 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:28 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:28 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:28 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:28 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:28 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:28 DEBUG : dir: Looking for writers 2025/02/15 04:56:28 DEBUG : file1: reading active writers 2025/02/15 04:56:28 DEBUG : : Looking for writers 2025/02/15 04:56:28 DEBUG : dir: reading active writers 2025/02/15 04:56:28 DEBUG : >WaitForWriters: 2025/02/15 04:56:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/15 04:56:28 DEBUG : newLeaf: Updating file with newLeaf 0xc00083c6c0 2025/02/15 04:56:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/15 04:56:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/15 04:56:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/15 04:56:28 DEBUG : dir/file1: Updating file with dir/file1 0xc00083c6c0 2025/02/15 04:56:28 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/15 04:56:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/15 04:56:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/15 04:56:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:28 DEBUG : dir/file1: File is currently open, delaying rename 0xc00083c6c0 2025/02/15 04:56:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/15 04:56:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/15 04:56:28 DEBUG : webdav root 'rclone-test-yobihup6yeva': File to upload is small (25 bytes), uploading instead of streaming 2025/02/15 04:56:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:28 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/15 04:56:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/15 04:56:28 DEBUG : newLeaf: Running delayed rename now 2025/02/15 04:56:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/15 04:56:28 DEBUG : newLeaf: Updating file with newLeaf 0xc00083c6c0 2025/02/15 04:56:28 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:28 DEBUG : dir: Looking for writers 2025/02/15 04:56:28 DEBUG : : Looking for writers 2025/02/15 04:56:28 DEBUG : dir: reading active writers 2025/02/15 04:56:28 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:28 DEBUG : >WaitForWriters: 2025/02/15 04:56:28 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:28 DEBUG : dir: Looking for writers 2025/02/15 04:56:28 DEBUG : : Looking for writers 2025/02/15 04:56:28 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:28 DEBUG : dir: reading active writers 2025/02/15 04:56:28 DEBUG : >WaitForWriters: 2025/02/15 04:56:28 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:29 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:29 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:29 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:29 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:29 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/15 04:56:29 DEBUG : dir/file1: newRWFileHandle: 2025/02/15 04:56:29 DEBUG : dir/file1(0xc000960ec0): openPending: 2025/02/15 04:56:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/15 04:56:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/15 04:56:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:29 DEBUG : dir/file1(0xc000960ec0): >openPending: err= 2025/02/15 04:56:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/15 04:56:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/15 04:56:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/15 04:56:29 DEBUG : dir/file1(0xc000960ec0): _writeAt: size=14, off=0 2025/02/15 04:56:29 DEBUG : dir/file1(0xc000960ec0): >_writeAt: n=14, err= 2025/02/15 04:56:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/15 04:56:29 DEBUG : dir/file1(0xc000960ec0): close: 2025/02/15 04:56:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/15 04:56:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/15 04:56:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:29 DEBUG : dir/file1(0xc000960ec0): >close: err= 2025/02/15 04:56:29 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:29 DEBUG : dir: Looking for writers 2025/02/15 04:56:29 DEBUG : file1: reading active writers 2025/02/15 04:56:29 DEBUG : : Looking for writers 2025/02/15 04:56:29 DEBUG : dir: reading active writers 2025/02/15 04:56:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/15 04:56:29 DEBUG : dir: Looking for writers 2025/02/15 04:56:29 DEBUG : file1: reading active writers 2025/02/15 04:56:29 DEBUG : : Looking for writers 2025/02/15 04:56:29 DEBUG : dir: reading active writers 2025/02/15 04:56:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/15 04:56:29 DEBUG : dir: Looking for writers 2025/02/15 04:56:29 DEBUG : file1: reading active writers 2025/02/15 04:56:29 DEBUG : : Looking for writers 2025/02/15 04:56:29 DEBUG : dir: reading active writers 2025/02/15 04:56:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/15 04:56:29 DEBUG : dir: Looking for writers 2025/02/15 04:56:29 DEBUG : file1: reading active writers 2025/02/15 04:56:29 DEBUG : : Looking for writers 2025/02/15 04:56:29 DEBUG : dir: reading active writers 2025/02/15 04:56:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/15 04:56:29 DEBUG : dir/file1: vfs cache: starting upload 2025/02/15 04:56:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:29 INFO : dir/file1: Copied (replaced existing) 2025/02/15 04:56:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/15 04:56:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/15 04:56:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/15 04:56:29 DEBUG : dir: Looking for writers 2025/02/15 04:56:29 DEBUG : file1: reading active writers 2025/02/15 04:56:29 DEBUG : : Looking for writers 2025/02/15 04:56:29 DEBUG : dir: reading active writers 2025/02/15 04:56:29 DEBUG : >WaitForWriters: 2025/02/15 04:56:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/15 04:56:29 DEBUG : dir/file1: newRWFileHandle: 2025/02/15 04:56:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/15 04:56:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/15 04:56:29 DEBUG : dir/file1(0xc000a0dec0): _readAt: size=512, off=0 2025/02/15 04:56:29 DEBUG : dir/file1(0xc000a0dec0): openPending: 2025/02/15 04:56:29 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/02/15 04:56:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/15 04:56:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:29 DEBUG : dir/file1(0xc000a0dec0): >openPending: err= 2025/02/15 04:56:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/15 04:56:29 DEBUG : dir/file1(0xc000a0dec0): >_readAt: n=14, err=EOF 2025/02/15 04:56:29 DEBUG : dir/file1(0xc000a0dec0): close: 2025/02/15 04:56:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/15 04:56:29 DEBUG : dir/file1(0xc000a0dec0): >close: err= 2025/02/15 04:56:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/15 04:56:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/15 04:56:29 DEBUG : newLeaf: Updating file with newLeaf 0xc00083cf00 2025/02/15 04:56:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/15 04:56:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/15 04:56:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/15 04:56:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/15 04:56:29 DEBUG : dir/file1: Updating file with dir/file1 0xc00083cf00 2025/02/15 04:56:29 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/15 04:56:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/15 04:56:29 DEBUG : dir/file1: newRWFileHandle: 2025/02/15 04:56:29 DEBUG : dir/file1(0xc000a3c100): openPending: 2025/02/15 04:56:29 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/02/15 04:56:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/15 04:56:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:29 DEBUG : dir/file1(0xc000a3c100): >openPending: err= 2025/02/15 04:56:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/15 04:56:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/15 04:56:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/15 04:56:29 DEBUG : dir/file1(0xc000a3c100): _writeAt: size=25, off=0 2025/02/15 04:56:29 DEBUG : dir/file1(0xc000a3c100): >_writeAt: n=25, err= 2025/02/15 04:56:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/15 04:56:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/15 04:56:29 DEBUG : newLeaf: Updating file with newLeaf 0xc00083cf00 2025/02/15 04:56:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/15 04:56:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/15 04:56:29 DEBUG : newLeaf(0xc000a3c100): close: 2025/02/15 04:56:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/15 04:56:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-15 04:56:29.408536933 +0000 UTC m=+6.787609427 2025/02/15 04:56:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:29 DEBUG : newLeaf(0xc000a3c100): >close: err= 2025/02/15 04:56:29 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:29 DEBUG : dir: Looking for writers 2025/02/15 04:56:29 DEBUG : : Looking for writers 2025/02/15 04:56:29 DEBUG : dir: reading active writers 2025/02/15 04:56:29 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/15 04:56:29 DEBUG : dir: Looking for writers 2025/02/15 04:56:29 DEBUG : : Looking for writers 2025/02/15 04:56:29 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:29 DEBUG : dir: reading active writers 2025/02/15 04:56:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/15 04:56:29 DEBUG : dir: Looking for writers 2025/02/15 04:56:29 DEBUG : : Looking for writers 2025/02/15 04:56:29 DEBUG : dir: reading active writers 2025/02/15 04:56:29 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/15 04:56:29 DEBUG : dir: Looking for writers 2025/02/15 04:56:29 DEBUG : : Looking for writers 2025/02/15 04:56:29 DEBUG : dir: reading active writers 2025/02/15 04:56:29 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/15 04:56:29 DEBUG : newLeaf: vfs cache: starting upload 2025/02/15 04:56:29 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:29 INFO : newLeaf: Copied (replaced existing) 2025/02/15 04:56:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-15 04:56:29 +0000 UTC" 2025/02/15 04:56:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/15 04:56:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/15 04:56:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/15 04:56:29 DEBUG : dir: Looking for writers 2025/02/15 04:56:29 DEBUG : : Looking for writers 2025/02/15 04:56:29 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:29 DEBUG : dir: reading active writers 2025/02/15 04:56:29 DEBUG : >WaitForWriters: 2025/02/15 04:56:29 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:29 DEBUG : dir: Looking for writers 2025/02/15 04:56:29 DEBUG : : Looking for writers 2025/02/15 04:56:29 DEBUG : dir: reading active writers 2025/02/15 04:56:29 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:29 DEBUG : >WaitForWriters: 2025/02/15 04:56:29 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:29 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:29 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:29 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:29 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:29 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:29 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:29 DEBUG : dir: Looking for writers 2025/02/15 04:56:29 DEBUG : file1: reading active writers 2025/02/15 04:56:29 DEBUG : : Looking for writers 2025/02/15 04:56:29 DEBUG : dir: reading active writers 2025/02/15 04:56:29 DEBUG : >WaitForWriters: 2025/02/15 04:56:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/15 04:56:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0008b5200 2025/02/15 04:56:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/15 04:56:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/15 04:56:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/15 04:56:29 DEBUG : dir/file1: Updating file with dir/file1 0xc0008b5200 2025/02/15 04:56:29 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/15 04:56:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/15 04:56:29 DEBUG : dir/file1: newRWFileHandle: 2025/02/15 04:56:29 DEBUG : dir/file1(0xc000b29b80): openPending: 2025/02/15 04:56:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/15 04:56:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/15 04:56:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:29 DEBUG : dir/file1(0xc000b29b80): >openPending: err= 2025/02/15 04:56:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/15 04:56:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/15 04:56:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/15 04:56:29 DEBUG : dir/file1(0xc000b29b80): _writeAt: size=25, off=0 2025/02/15 04:56:29 DEBUG : dir/file1(0xc000b29b80): >_writeAt: n=25, err= 2025/02/15 04:56:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/15 04:56:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/15 04:56:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0008b5200 2025/02/15 04:56:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/15 04:56:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/15 04:56:29 DEBUG : newLeaf(0xc000b29b80): close: 2025/02/15 04:56:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/15 04:56:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-15 04:56:29.908554649 +0000 UTC m=+7.287627143 2025/02/15 04:56:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:29 DEBUG : newLeaf(0xc000b29b80): >close: err= 2025/02/15 04:56:29 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:29 DEBUG : dir: Looking for writers 2025/02/15 04:56:29 DEBUG : : Looking for writers 2025/02/15 04:56:29 DEBUG : dir: reading active writers 2025/02/15 04:56:29 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/15 04:56:29 DEBUG : dir: Looking for writers 2025/02/15 04:56:29 DEBUG : : Looking for writers 2025/02/15 04:56:29 DEBUG : dir: reading active writers 2025/02/15 04:56:29 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/15 04:56:29 DEBUG : dir: Looking for writers 2025/02/15 04:56:29 DEBUG : : Looking for writers 2025/02/15 04:56:29 DEBUG : dir: reading active writers 2025/02/15 04:56:29 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/15 04:56:30 DEBUG : dir: Looking for writers 2025/02/15 04:56:30 DEBUG : : Looking for writers 2025/02/15 04:56:30 DEBUG : dir: reading active writers 2025/02/15 04:56:30 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/15 04:56:30 DEBUG : newLeaf: vfs cache: starting upload 2025/02/15 04:56:30 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:30 INFO : newLeaf: Copied (replaced existing) 2025/02/15 04:56:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-15 04:56:29 +0000 UTC" 2025/02/15 04:56:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/15 04:56:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/15 04:56:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/15 04:56:30 DEBUG : dir: Looking for writers 2025/02/15 04:56:30 DEBUG : : Looking for writers 2025/02/15 04:56:30 DEBUG : dir: reading active writers 2025/02/15 04:56:30 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:30 DEBUG : >WaitForWriters: 2025/02/15 04:56:30 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:30 DEBUG : dir: Looking for writers 2025/02/15 04:56:30 DEBUG : : Looking for writers 2025/02/15 04:56:30 DEBUG : dir: reading active writers 2025/02/15 04:56:30 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:30 DEBUG : >WaitForWriters: 2025/02/15 04:56:30 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:30 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:30 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:30 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:30 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:30 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:30 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/15 04:56:30 DEBUG : dir/file1: newRWFileHandle: 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000bc1b00): openPending: 2025/02/15 04:56:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/15 04:56:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/15 04:56:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000bc1b00): >openPending: err= 2025/02/15 04:56:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/15 04:56:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/15 04:56:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000bc1b00): _writeAt: size=14, off=0 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000bc1b00): >_writeAt: n=14, err= 2025/02/15 04:56:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000bc1b00): close: 2025/02/15 04:56:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/15 04:56:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/15 04:56:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000bc1b00): >close: err= 2025/02/15 04:56:30 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:30 DEBUG : dir: Looking for writers 2025/02/15 04:56:30 DEBUG : file1: reading active writers 2025/02/15 04:56:30 DEBUG : : Looking for writers 2025/02/15 04:56:30 DEBUG : dir: reading active writers 2025/02/15 04:56:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/15 04:56:30 DEBUG : dir: Looking for writers 2025/02/15 04:56:30 DEBUG : file1: reading active writers 2025/02/15 04:56:30 DEBUG : : Looking for writers 2025/02/15 04:56:30 DEBUG : dir: reading active writers 2025/02/15 04:56:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/15 04:56:30 DEBUG : dir: Looking for writers 2025/02/15 04:56:30 DEBUG : file1: reading active writers 2025/02/15 04:56:30 DEBUG : : Looking for writers 2025/02/15 04:56:30 DEBUG : dir: reading active writers 2025/02/15 04:56:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/15 04:56:30 DEBUG : dir: Looking for writers 2025/02/15 04:56:30 DEBUG : file1: reading active writers 2025/02/15 04:56:30 DEBUG : : Looking for writers 2025/02/15 04:56:30 DEBUG : dir: reading active writers 2025/02/15 04:56:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/15 04:56:30 DEBUG : dir/file1: vfs cache: starting upload 2025/02/15 04:56:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:30 INFO : dir/file1: Copied (replaced existing) 2025/02/15 04:56:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/15 04:56:30 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/15 04:56:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/15 04:56:30 DEBUG : dir: Looking for writers 2025/02/15 04:56:30 DEBUG : file1: reading active writers 2025/02/15 04:56:30 DEBUG : : Looking for writers 2025/02/15 04:56:30 DEBUG : dir: reading active writers 2025/02/15 04:56:30 DEBUG : >WaitForWriters: 2025/02/15 04:56:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/15 04:56:30 DEBUG : dir/file1: newRWFileHandle: 2025/02/15 04:56:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/15 04:56:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000b63b80): _readAt: size=512, off=0 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000b63b80): openPending: 2025/02/15 04:56:30 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/02/15 04:56:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/15 04:56:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000b63b80): >openPending: err= 2025/02/15 04:56:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000b63b80): >_readAt: n=14, err=EOF 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000b63b80): close: 2025/02/15 04:56:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000b63b80): >close: err= 2025/02/15 04:56:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/15 04:56:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/15 04:56:30 DEBUG : newLeaf: Updating file with newLeaf 0xc00083d740 2025/02/15 04:56:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/15 04:56:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/15 04:56:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/15 04:56:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/15 04:56:30 DEBUG : dir/file1: Updating file with dir/file1 0xc00083d740 2025/02/15 04:56:30 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/15 04:56:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/15 04:56:30 DEBUG : dir/file1: newRWFileHandle: 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000bed440): openPending: 2025/02/15 04:56:30 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/02/15 04:56:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/15 04:56:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000bed440): >openPending: err= 2025/02/15 04:56:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/15 04:56:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/15 04:56:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000bed440): _writeAt: size=25, off=0 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000bed440): >_writeAt: n=25, err= 2025/02/15 04:56:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/15 04:56:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/15 04:56:30 DEBUG : newLeaf: Updating file with newLeaf 0xc00083d740 2025/02/15 04:56:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/15 04:56:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/15 04:56:30 DEBUG : newLeaf(0xc000bed440): close: 2025/02/15 04:56:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/15 04:56:30 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-15 04:56:30.551271681 +0000 UTC m=+7.930344185 2025/02/15 04:56:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:30 DEBUG : newLeaf(0xc000bed440): >close: err= 2025/02/15 04:56:30 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:30 DEBUG : dir: Looking for writers 2025/02/15 04:56:30 DEBUG : : Looking for writers 2025/02/15 04:56:30 DEBUG : dir: reading active writers 2025/02/15 04:56:30 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/15 04:56:30 DEBUG : dir: Looking for writers 2025/02/15 04:56:30 DEBUG : : Looking for writers 2025/02/15 04:56:30 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:30 DEBUG : dir: reading active writers 2025/02/15 04:56:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/15 04:56:30 DEBUG : dir: Looking for writers 2025/02/15 04:56:30 DEBUG : : Looking for writers 2025/02/15 04:56:30 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:30 DEBUG : dir: reading active writers 2025/02/15 04:56:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/15 04:56:30 DEBUG : dir: Looking for writers 2025/02/15 04:56:30 DEBUG : : Looking for writers 2025/02/15 04:56:30 DEBUG : dir: reading active writers 2025/02/15 04:56:30 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/15 04:56:30 DEBUG : newLeaf: vfs cache: starting upload 2025/02/15 04:56:30 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:30 INFO : newLeaf: Copied (replaced existing) 2025/02/15 04:56:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-15 04:56:30 +0000 UTC" 2025/02/15 04:56:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/15 04:56:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/15 04:56:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/15 04:56:30 DEBUG : dir: Looking for writers 2025/02/15 04:56:30 DEBUG : : Looking for writers 2025/02/15 04:56:30 DEBUG : dir: reading active writers 2025/02/15 04:56:30 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:30 DEBUG : >WaitForWriters: 2025/02/15 04:56:30 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:30 DEBUG : dir: Looking for writers 2025/02/15 04:56:30 DEBUG : : Looking for writers 2025/02/15 04:56:30 DEBUG : dir: reading active writers 2025/02/15 04:56:30 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:30 DEBUG : >WaitForWriters: 2025/02/15 04:56:30 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:30 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:30 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:30 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:30 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:30 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:30 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:30 DEBUG : dir: Looking for writers 2025/02/15 04:56:30 DEBUG : file1: reading active writers 2025/02/15 04:56:30 DEBUG : : Looking for writers 2025/02/15 04:56:30 DEBUG : dir: reading active writers 2025/02/15 04:56:30 DEBUG : >WaitForWriters: 2025/02/15 04:56:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/15 04:56:30 DEBUG : dir/file1: newRWFileHandle: 2025/02/15 04:56:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/15 04:56:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000ea6800): _readAt: size=512, off=0 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000ea6800): openPending: 2025/02/15 04:56:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/15 04:56:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/15 04:56:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000ea6800): >openPending: err= 2025/02/15 04:56:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/02/15 04:56:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/15 04:56:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/15 04:56:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000ea6800): >_readAt: n=14, err=EOF 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000ea6800): close: 2025/02/15 04:56:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/15 04:56:30 DEBUG : dir/file1(0xc000ea6800): >close: err= 2025/02/15 04:56:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/15 04:56:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/15 04:56:30 DEBUG : newLeaf: Updating file with newLeaf 0xc00075cc00 2025/02/15 04:56:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/15 04:56:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/15 04:56:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/15 04:56:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/15 04:56:31 DEBUG : dir/file1: Updating file with dir/file1 0xc00075cc00 2025/02/15 04:56:31 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/15 04:56:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/15 04:56:31 DEBUG : dir/file1: newRWFileHandle: 2025/02/15 04:56:31 DEBUG : dir/file1(0xc000fc1480): openPending: 2025/02/15 04:56:31 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/02/15 04:56:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/15 04:56:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:31 DEBUG : dir/file1(0xc000fc1480): >openPending: err= 2025/02/15 04:56:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/15 04:56:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/15 04:56:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/15 04:56:31 DEBUG : dir/file1(0xc000fc1480): _writeAt: size=25, off=0 2025/02/15 04:56:31 DEBUG : dir/file1(0xc000fc1480): >_writeAt: n=25, err= 2025/02/15 04:56:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/15 04:56:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/15 04:56:31 DEBUG : newLeaf: Updating file with newLeaf 0xc00075cc00 2025/02/15 04:56:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/15 04:56:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/15 04:56:31 DEBUG : newLeaf(0xc000fc1480): close: 2025/02/15 04:56:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/15 04:56:31 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-15 04:56:31.061752583 +0000 UTC m=+8.440825077 2025/02/15 04:56:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:31 DEBUG : newLeaf(0xc000fc1480): >close: err= 2025/02/15 04:56:31 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:31 DEBUG : dir: Looking for writers 2025/02/15 04:56:31 DEBUG : : Looking for writers 2025/02/15 04:56:31 DEBUG : dir: reading active writers 2025/02/15 04:56:31 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/15 04:56:31 DEBUG : dir: Looking for writers 2025/02/15 04:56:31 DEBUG : : Looking for writers 2025/02/15 04:56:31 DEBUG : dir: reading active writers 2025/02/15 04:56:31 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/15 04:56:31 DEBUG : dir: Looking for writers 2025/02/15 04:56:31 DEBUG : : Looking for writers 2025/02/15 04:56:31 DEBUG : dir: reading active writers 2025/02/15 04:56:31 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/15 04:56:31 DEBUG : dir: Looking for writers 2025/02/15 04:56:31 DEBUG : : Looking for writers 2025/02/15 04:56:31 DEBUG : dir: reading active writers 2025/02/15 04:56:31 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/15 04:56:31 DEBUG : newLeaf: vfs cache: starting upload 2025/02/15 04:56:31 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:31 INFO : newLeaf: Copied (replaced existing) 2025/02/15 04:56:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-15 04:56:31 +0000 UTC" 2025/02/15 04:56:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/15 04:56:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/15 04:56:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/15 04:56:31 DEBUG : dir: Looking for writers 2025/02/15 04:56:31 DEBUG : : Looking for writers 2025/02/15 04:56:31 DEBUG : dir: reading active writers 2025/02/15 04:56:31 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:31 DEBUG : >WaitForWriters: 2025/02/15 04:56:31 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:31 DEBUG : dir: Looking for writers 2025/02/15 04:56:31 DEBUG : : Looking for writers 2025/02/15 04:56:31 DEBUG : dir: reading active writers 2025/02/15 04:56:31 DEBUG : newLeaf: reading active writers 2025/02/15 04:56:31 DEBUG : >WaitForWriters: 2025/02/15 04:56:31 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:31 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:31 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:31 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:31 DEBUG : : Looking for writers 2025/02/15 04:56:31 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-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:31 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:56:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/15 04:56:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/15 04:56:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/02/15 04:56:31 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:31 DEBUG : dir: Looking for writers 2025/02/15 04:56:31 DEBUG : file1: reading active writers 2025/02/15 04:56:31 DEBUG : : Looking for writers 2025/02/15 04:56:31 DEBUG : dir: reading active writers 2025/02/15 04:56:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:31 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:56:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/15 04:56:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/15 04:56:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/15 04:56:31 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/15 04:56:31 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/15 04:56:31 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/15 04:56:31 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/15 04:56:31 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/02/15 04:56:31 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/02/15 04:56:31 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:31 DEBUG : dir: Looking for writers 2025/02/15 04:56:31 DEBUG : file1: reading active writers 2025/02/15 04:56:31 DEBUG : : Looking for writers 2025/02/15 04:56:31 DEBUG : dir: reading active writers 2025/02/15 04:56:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:31 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:56:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/15 04:56:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/15 04:56:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/15 04:56:31 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/15 04:56:31 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/15 04:56:31 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/15 04:56:31 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/15 04:56:31 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/02/15 04:56:31 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/02/15 04:56:31 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/02/15 04:56:31 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/02/15 04:56:31 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/15 04:56:31 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/02/15 04:56:31 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/15 04:56:31 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/15 04:56:31 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/15 04:56:31 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/15 04:56:31 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/02/15 04:56:31 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/15 04:56:31 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/15 04:56:31 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/15 04:56:31 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/02/15 04:56:31 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:31 DEBUG : dir: Looking for writers 2025/02/15 04:56:31 DEBUG : file1: reading active writers 2025/02/15 04:56:31 DEBUG : : Looking for writers 2025/02/15 04:56:31 DEBUG : dir: reading active writers 2025/02/15 04:56:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:31 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:56:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/15 04:56:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/15 04:56:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/15 04:56:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:56:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/15 04:56:32 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:32 DEBUG : dir: Looking for writers 2025/02/15 04:56:32 DEBUG : file1: reading active writers 2025/02/15 04:56:32 DEBUG : : Looking for writers 2025/02/15 04:56:32 DEBUG : dir: reading active writers 2025/02/15 04:56:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:32 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:56:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/15 04:56:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/15 04:56:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/15 04:56:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:56:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/15 04:56:32 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/02/15 04:56:32 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/02/15 04:56:32 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:32 DEBUG : dir: Looking for writers 2025/02/15 04:56:32 DEBUG : file1: reading active writers 2025/02/15 04:56:32 DEBUG : : Looking for writers 2025/02/15 04:56:32 DEBUG : dir: reading active writers 2025/02/15 04:56:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:32 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:32 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:32 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:56:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/15 04:56:32 DEBUG : dir/file1: newRWFileHandle: 2025/02/15 04:56:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/15 04:56:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/15 04:56:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000b284c0): _readAt: size=1, off=0 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000b284c0): openPending: 2025/02/15 04:56:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/15 04:56:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/15 04:56:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000b284c0): >openPending: err= 2025/02/15 04:56:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/15 04:56:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/15 04:56:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/15 04:56:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000b284c0): >_readAt: n=1, err= 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000b284c0): _readAt: size=256, off=1 2025/02/15 04:56:32 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000b284c0): >_readAt: n=15, err=EOF 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000b284c0): _readAt: size=16, off=16 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000b284c0): >_readAt: n=0, err=EOF 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000b284c0): close: 2025/02/15 04:56:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000b284c0): >close: err= 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000b284c0): close: 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000b284c0): >close: err=file already closed 2025/02/15 04:56:32 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:32 DEBUG : dir: Looking for writers 2025/02/15 04:56:32 DEBUG : file1: reading active writers 2025/02/15 04:56:32 DEBUG : : Looking for writers 2025/02/15 04:56:32 DEBUG : dir: reading active writers 2025/02/15 04:56:32 DEBUG : >WaitForWriters: 2025/02/15 04:56:32 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:32 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:32 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:32 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:56:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/15 04:56:32 DEBUG : dir/file1: newRWFileHandle: 2025/02/15 04:56:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/15 04:56:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/15 04:56:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000fc0f00): _readAt: size=1, off=0 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000fc0f00): openPending: 2025/02/15 04:56:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/15 04:56:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/15 04:56:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000fc0f00): >openPending: err= 2025/02/15 04:56:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/15 04:56:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/15 04:56:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/15 04:56:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000fc0f00): >_readAt: n=1, err= 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000fc0f00): _readAt: size=1, off=5 2025/02/15 04:56:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000fc0f00): >_readAt: n=1, err= 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000fc0f00): _readAt: size=1, off=3 2025/02/15 04:56:32 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000fc0f00): >_readAt: n=1, err= 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000fc0f00): _readAt: size=1, off=13 2025/02/15 04:56:32 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000fc0f00): >_readAt: n=1, err= 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000fc0f00): _readAt: size=16, off=100 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000fc0f00): >_readAt: n=0, err=EOF 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000fc0f00): close: 2025/02/15 04:56:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000fc0f00): >close: err= 2025/02/15 04:56:32 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:32 DEBUG : dir: Looking for writers 2025/02/15 04:56:32 DEBUG : file1: reading active writers 2025/02/15 04:56:32 DEBUG : : Looking for writers 2025/02/15 04:56:32 DEBUG : dir: reading active writers 2025/02/15 04:56:32 DEBUG : >WaitForWriters: 2025/02/15 04:56:32 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:32 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:32 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:32 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:56:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/15 04:56:32 DEBUG : dir/file1: newRWFileHandle: 2025/02/15 04:56:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/15 04:56:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/15 04:56:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/15 04:56:32 DEBUG : dir/file1(0xc00082f740): _readAt: size=1, off=0 2025/02/15 04:56:32 DEBUG : dir/file1(0xc00082f740): openPending: 2025/02/15 04:56:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/15 04:56:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/15 04:56:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:32 DEBUG : dir/file1(0xc00082f740): >openPending: err= 2025/02/15 04:56:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/15 04:56:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/15 04:56:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/15 04:56:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:56:32 DEBUG : dir/file1(0xc00082f740): >_readAt: n=1, err= 2025/02/15 04:56:32 DEBUG : dir/file1(0xc00082f740): _readAt: size=1, off=5 2025/02/15 04:56:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/15 04:56:32 DEBUG : dir/file1(0xc00082f740): >_readAt: n=1, err= 2025/02/15 04:56:32 DEBUG : dir/file1(0xc00082f740): _readAt: size=1, off=1 2025/02/15 04:56:32 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/15 04:56:32 DEBUG : dir/file1(0xc00082f740): >_readAt: n=1, err= 2025/02/15 04:56:32 DEBUG : dir/file1(0xc00082f740): _readAt: size=6, off=10 2025/02/15 04:56:32 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/15 04:56:32 DEBUG : dir/file1(0xc00082f740): >_readAt: n=6, err= 2025/02/15 04:56:32 DEBUG : dir/file1(0xc00082f740): _readAt: size=256, off=10 2025/02/15 04:56:32 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/15 04:56:32 DEBUG : dir/file1(0xc00082f740): >_readAt: n=6, err=EOF 2025/02/15 04:56:32 DEBUG : dir/file1(0xc00082f740): _readAt: size=256, off=100 2025/02/15 04:56:32 DEBUG : dir/file1(0xc00082f740): >_readAt: n=0, err=EOF 2025/02/15 04:56:32 DEBUG : dir/file1(0xc00082f740): close: 2025/02/15 04:56:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/15 04:56:32 DEBUG : dir/file1(0xc00082f740): >close: err= 2025/02/15 04:56:32 DEBUG : dir/file1(0xc00082f740): _readAt: size=256, off=100 2025/02/15 04:56:32 DEBUG : dir/file1(0xc00082f740): >_readAt: n=0, err=file already closed 2025/02/15 04:56:32 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:32 DEBUG : dir: Looking for writers 2025/02/15 04:56:32 DEBUG : file1: reading active writers 2025/02/15 04:56:32 DEBUG : : Looking for writers 2025/02/15 04:56:32 DEBUG : dir: reading active writers 2025/02/15 04:56:32 DEBUG : >WaitForWriters: 2025/02/15 04:56:32 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:32 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:32 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:32 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:56:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/15 04:56:32 DEBUG : dir/file1: newRWFileHandle: 2025/02/15 04:56:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/15 04:56:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/15 04:56:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000664a80): RWFileHandle.Flush 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000664a80): _readAt: size=256, off=0 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000664a80): openPending: 2025/02/15 04:56:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/15 04:56:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/15 04:56:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000664a80): >openPending: err= 2025/02/15 04:56:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/15 04:56:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/15 04:56:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/15 04:56:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000664a80): >_readAt: n=16, err=EOF 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000664a80): RWFileHandle.Flush 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000664a80): RWFileHandle.Flush 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000664a80): close: 2025/02/15 04:56:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/15 04:56:32 DEBUG : dir/file1(0xc000664a80): >close: err= 2025/02/15 04:56:32 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:32 DEBUG : dir: Looking for writers 2025/02/15 04:56:32 DEBUG : file1: reading active writers 2025/02/15 04:56:32 DEBUG : : Looking for writers 2025/02/15 04:56:32 DEBUG : dir: reading active writers 2025/02/15 04:56:32 DEBUG : >WaitForWriters: 2025/02/15 04:56:32 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:32 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:32 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:32 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:32 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:56:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/15 04:56:32 DEBUG : dir/file1: newRWFileHandle: 2025/02/15 04:56:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/15 04:56:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/15 04:56:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/15 04:56:32 DEBUG : dir/file1(0xc0008c6c80): _readAt: size=256, off=0 2025/02/15 04:56:32 DEBUG : dir/file1(0xc0008c6c80): openPending: 2025/02/15 04:56:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/15 04:56:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/15 04:56:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:32 DEBUG : dir/file1(0xc0008c6c80): >openPending: err= 2025/02/15 04:56:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/15 04:56:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/15 04:56:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/15 04:56:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:56:32 DEBUG : dir/file1(0xc0008c6c80): >_readAt: n=16, err=EOF 2025/02/15 04:56:32 DEBUG : dir/file1(0xc0008c6c80): RWFileHandle.Release 2025/02/15 04:56:32 DEBUG : dir/file1(0xc0008c6c80): close: 2025/02/15 04:56:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/15 04:56:32 DEBUG : dir/file1(0xc0008c6c80): >close: err= 2025/02/15 04:56:32 DEBUG : dir/file1(0xc0008c6c80): RWFileHandle.Release 2025/02/15 04:56:32 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:32 DEBUG : dir: Looking for writers 2025/02/15 04:56:32 DEBUG : file1: reading active writers 2025/02/15 04:56:32 DEBUG : : Looking for writers 2025/02/15 04:56:32 DEBUG : dir: reading active writers 2025/02/15 04:56:32 DEBUG : >WaitForWriters: 2025/02/15 04:56:32 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:33 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:33 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:33 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:33 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:33 DEBUG : file1: newRWFileHandle: 2025/02/15 04:56:33 DEBUG : file1(0xc0008c7c80): openPending: 2025/02/15 04:56:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:33 DEBUG : file1(0xc0008c7c80): >openPending: err= 2025/02/15 04:56:33 DEBUG : file1: >newRWFileHandle: err= 2025/02/15 04:56:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/15 04:56:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/15 04:56:33 DEBUG : file1(0xc0008c7c80): _writeAt: size=5, off=0 2025/02/15 04:56:33 DEBUG : file1(0xc0008c7c80): >_writeAt: n=5, err= 2025/02/15 04:56:33 DEBUG : file1(0xc0008c7c80): _writeAt: size=7, off=5 2025/02/15 04:56:33 DEBUG : file1(0xc0008c7c80): >_writeAt: n=7, err= 2025/02/15 04:56:33 DEBUG : file1: vfs cache: truncate to size=11 2025/02/15 04:56:33 DEBUG : file1(0xc0008c7c80): close: 2025/02/15 04:56:33 DEBUG : file1: vfs cache: setting modification time to 2025-02-15 04:56:33.016874327 +0000 UTC m=+10.395946881 2025/02/15 04:56:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:33 DEBUG : file1(0xc0008c7c80): >close: err= 2025/02/15 04:56:33 DEBUG : file1(0xc0008c7c80): close: 2025/02/15 04:56:33 DEBUG : file1(0xc0008c7c80): >close: err=file already closed 2025/02/15 04:56:33 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/15 04:56:33 DEBUG : file1: vfs cache: starting upload 2025/02/15 04:56:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:33 INFO : file1: Copied (new) 2025/02/15 04:56:33 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-15 04:56:33 +0000 UTC" 2025/02/15 04:56:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/15 04:56:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:33 INFO : file1: vfs cache: upload succeeded try #1 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : >WaitForWriters: 2025/02/15 04:56:33 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : >WaitForWriters: 2025/02/15 04:56:33 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:33 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:33 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:33 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:33 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:33 DEBUG : file1: newRWFileHandle: 2025/02/15 04:56:33 DEBUG : file1(0xc0008dbc80): openPending: 2025/02/15 04:56:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:33 DEBUG : file1(0xc0008dbc80): >openPending: err= 2025/02/15 04:56:33 DEBUG : file1: >newRWFileHandle: err= 2025/02/15 04:56:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/15 04:56:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/15 04:56:33 DEBUG : file1(0xc0008dbc80): _writeAt: size=7, off=0 2025/02/15 04:56:33 DEBUG : file1(0xc0008dbc80): >_writeAt: n=7, err= 2025/02/15 04:56:33 DEBUG : file1(0xc0008dbc80): _writeAt: size=6, off=5 2025/02/15 04:56:33 DEBUG : file1(0xc0008dbc80): >_writeAt: n=6, err= 2025/02/15 04:56:33 DEBUG : file1(0xc0008dbc80): close: 2025/02/15 04:56:33 DEBUG : file1: vfs cache: setting modification time to 2025-02-15 04:56:33.214452467 +0000 UTC m=+10.593524961 2025/02/15 04:56:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:33 DEBUG : file1(0xc0008dbc80): >close: err= 2025/02/15 04:56:33 DEBUG : file1(0xc0008dbc80): _writeAt: size=5, off=0 2025/02/15 04:56:33 DEBUG : file1(0xc0008dbc80): >_writeAt: n=0, err=file already closed 2025/02/15 04:56:33 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/15 04:56:33 DEBUG : file1: vfs cache: starting upload 2025/02/15 04:56:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:33 INFO : file1: Copied (new) 2025/02/15 04:56:33 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-15 04:56:33 +0000 UTC" 2025/02/15 04:56:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/15 04:56:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:33 INFO : file1: vfs cache: upload succeeded try #1 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : >WaitForWriters: 2025/02/15 04:56:33 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : >WaitForWriters: 2025/02/15 04:56:33 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:33 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:33 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:33 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:33 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:33 DEBUG : file1: newRWFileHandle: 2025/02/15 04:56:33 DEBUG : file1(0xc0008f8d00): openPending: 2025/02/15 04:56:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:33 DEBUG : file1(0xc0008f8d00): >openPending: err= 2025/02/15 04:56:33 DEBUG : file1: >newRWFileHandle: err= 2025/02/15 04:56:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/15 04:56:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/15 04:56:33 DEBUG : file1(0xc0008f8d00): close: 2025/02/15 04:56:33 DEBUG : file1: vfs cache: setting modification time to 2025-02-15 04:56:33.410499445 +0000 UTC m=+10.789571949 2025/02/15 04:56:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:33 DEBUG : file1(0xc0008f8d00): >close: err= 2025/02/15 04:56:33 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/15 04:56:33 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/15 04:56:33 DEBUG : file2: newRWFileHandle: 2025/02/15 04:56:33 DEBUG : file2(0xc0008f8dc0): openPending: 2025/02/15 04:56:33 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:33 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/15 04:56:33 DEBUG : file2(0xc0008f8dc0): >openPending: err= 2025/02/15 04:56:33 DEBUG : file2: >newRWFileHandle: err= 2025/02/15 04:56:33 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/15 04:56:33 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/02/15 04:56:33 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/02/15 04:56:33 DEBUG : file2(0xc0008f8dc0): RWFileHandle.Flush 2025/02/15 04:56:33 DEBUG : file2(0xc0008f8dc0): RWFileHandle.Release 2025/02/15 04:56:33 DEBUG : file2(0xc0008f8dc0): close: 2025/02/15 04:56:33 DEBUG : file2: vfs cache: setting modification time to 2025-02-15 04:56:33.411103313 +0000 UTC m=+10.790175818 2025/02/15 04:56:33 INFO : file2: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:33 DEBUG : file2(0xc0008f8dc0): >close: err= 2025/02/15 04:56:33 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : file2: reading active writers 2025/02/15 04:56:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : file2: reading active writers 2025/02/15 04:56:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file2: reading active writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : file2: reading active writers 2025/02/15 04:56:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/02/15 04:56:33 DEBUG : file1: vfs cache: starting upload 2025/02/15 04:56:33 DEBUG : file2: vfs cache: starting upload 2025/02/15 04:56:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:33 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:33 INFO : file1: Copied (new) 2025/02/15 04:56:33 DEBUG : file1: vfs cache: fingerprint now "0,2025-02-15 04:56:33 +0000 UTC" 2025/02/15 04:56:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/15 04:56:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:33 INFO : file1: vfs cache: upload succeeded try #1 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : file2: reading active writers 2025/02/15 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/15 04:56:33 INFO : file2: Copied (new) 2025/02/15 04:56:33 DEBUG : file2: vfs cache: fingerprint now "0,2025-02-15 04:56:33 +0000 UTC" 2025/02/15 04:56:33 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/02/15 04:56:33 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/15 04:56:33 INFO : file2: vfs cache: upload succeeded try #1 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : file2: reading active writers 2025/02/15 04:56:33 DEBUG : >WaitForWriters: 2025/02/15 04:56:33 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : file2: reading active writers 2025/02/15 04:56:33 DEBUG : >WaitForWriters: 2025/02/15 04:56:33 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:33 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:33 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:33 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:33 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:33 DEBUG : file1: newRWFileHandle: 2025/02/15 04:56:33 DEBUG : file1(0xc000a8d6c0): openPending: 2025/02/15 04:56:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:33 DEBUG : file1(0xc000a8d6c0): >openPending: err= 2025/02/15 04:56:33 DEBUG : file1: >newRWFileHandle: err= 2025/02/15 04:56:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/15 04:56:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/15 04:56:33 DEBUG : file1(0xc000a8d6c0): _writeAt: size=5, off=0 2025/02/15 04:56:33 DEBUG : file1(0xc000a8d6c0): >_writeAt: n=5, err= 2025/02/15 04:56:33 DEBUG : file1(0xc000a8d6c0): RWFileHandle.Flush 2025/02/15 04:56:33 DEBUG : file1(0xc000a8d6c0): RWFileHandle.Flush 2025/02/15 04:56:33 DEBUG : file1(0xc000a8d6c0): close: 2025/02/15 04:56:33 DEBUG : file1: vfs cache: setting modification time to 2025-02-15 04:56:33.779023136 +0000 UTC m=+11.158095650 2025/02/15 04:56:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:33 DEBUG : file1(0xc000a8d6c0): >close: err= 2025/02/15 04:56:33 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/15 04:56:33 DEBUG : file1: vfs cache: starting upload 2025/02/15 04:56:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:33 INFO : file1: Copied (new) 2025/02/15 04:56:33 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-15 04:56:33 +0000 UTC" 2025/02/15 04:56:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/15 04:56:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:33 INFO : file1: vfs cache: upload succeeded try #1 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : >WaitForWriters: 2025/02/15 04:56:33 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:33 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:33 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:33 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:33 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:33 DEBUG : file1: newRWFileHandle: 2025/02/15 04:56:33 DEBUG : file1(0xc000aa6300): openPending: 2025/02/15 04:56:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:33 DEBUG : file1(0xc000aa6300): >openPending: err= 2025/02/15 04:56:33 DEBUG : file1: >newRWFileHandle: err= 2025/02/15 04:56:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/15 04:56:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/15 04:56:33 DEBUG : file1(0xc000aa6300): _writeAt: size=5, off=0 2025/02/15 04:56:33 DEBUG : file1(0xc000aa6300): >_writeAt: n=5, err= 2025/02/15 04:56:33 DEBUG : file1(0xc000aa6300): RWFileHandle.Release 2025/02/15 04:56:33 DEBUG : file1(0xc000aa6300): close: 2025/02/15 04:56:33 DEBUG : file1: vfs cache: setting modification time to 2025-02-15 04:56:33.964943055 +0000 UTC m=+11.344015550 2025/02/15 04:56:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:33 DEBUG : file1(0xc000aa6300): >close: err= 2025/02/15 04:56:33 DEBUG : file1(0xc000aa6300): RWFileHandle.Release 2025/02/15 04:56:33 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/15 04:56:33 DEBUG : : Looking for writers 2025/02/15 04:56:33 DEBUG : file1: reading active writers 2025/02/15 04:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/15 04:56:34 DEBUG : : Looking for writers 2025/02/15 04:56:34 DEBUG : file1: reading active writers 2025/02/15 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/15 04:56:34 DEBUG : : Looking for writers 2025/02/15 04:56:34 DEBUG : file1: reading active writers 2025/02/15 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/15 04:56:34 DEBUG : file1: vfs cache: starting upload 2025/02/15 04:56:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:34 INFO : file1: Copied (new) 2025/02/15 04:56:34 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-15 04:56:33 +0000 UTC" 2025/02/15 04:56:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:34 INFO : file1: vfs cache: upload succeeded try #1 2025/02/15 04:56:34 DEBUG : : Looking for writers 2025/02/15 04:56:34 DEBUG : file1: reading active writers 2025/02/15 04:56:34 DEBUG : >WaitForWriters: 2025/02/15 04:56:34 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:34 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:34 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:34 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/15 04:56:34 DEBUG : dir/file1: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : dir/file1(0xc0009d3040): openPending: 2025/02/15 04:56:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/15 04:56:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/15 04:56:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:34 DEBUG : dir/file1(0xc0009d3040): >openPending: err= 2025/02/15 04:56:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/15 04:56:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/15 04:56:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/15 04:56:34 DEBUG : dir/file1(0xc0009d3040): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : dir/file1(0xc0009d3040): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : dir/file1(0xc0009d3040): close: 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-15 04:56:34.224720662 +0000 UTC m=+11.603793166 2025/02/15 04:56:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : dir/file1(0xc0009d3040): >close: err= 2025/02/15 04:56:34 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:34 DEBUG : dir: Looking for writers 2025/02/15 04:56:34 DEBUG : file1: reading active writers 2025/02/15 04:56:34 DEBUG : : Looking for writers 2025/02/15 04:56:34 DEBUG : dir: reading active writers 2025/02/15 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/15 04:56:34 DEBUG : dir: Looking for writers 2025/02/15 04:56:34 DEBUG : file1: reading active writers 2025/02/15 04:56:34 DEBUG : : Looking for writers 2025/02/15 04:56:34 DEBUG : dir: reading active writers 2025/02/15 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/15 04:56:34 DEBUG : dir: Looking for writers 2025/02/15 04:56:34 DEBUG : file1: reading active writers 2025/02/15 04:56:34 DEBUG : : Looking for writers 2025/02/15 04:56:34 DEBUG : dir: reading active writers 2025/02/15 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/15 04:56:34 DEBUG : dir: Looking for writers 2025/02/15 04:56:34 DEBUG : file1: reading active writers 2025/02/15 04:56:34 DEBUG : : Looking for writers 2025/02/15 04:56:34 DEBUG : dir: reading active writers 2025/02/15 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/15 04:56:34 DEBUG : dir/file1: vfs cache: starting upload 2025/02/15 04:56:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:34 INFO : dir/file1: Copied (replaced existing) 2025/02/15 04:56:34 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-02-15 04:56:34 +0000 UTC" 2025/02/15 04:56:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/15 04:56:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/15 04:56:34 DEBUG : dir: Looking for writers 2025/02/15 04:56:34 DEBUG : file1: reading active writers 2025/02/15 04:56:34 DEBUG : : Looking for writers 2025/02/15 04:56:34 DEBUG : dir: reading active writers 2025/02/15 04:56:34 DEBUG : >WaitForWriters: 2025/02/15 04:56:34 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:34 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:34 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:34 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : dir/file1: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/15 04:56:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/15 04:56:34 DEBUG : dir/file1(0xc000a2b240): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : dir/file1(0xc000a2b240): openPending: 2025/02/15 04:56:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/15 04:56:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/15 04:56:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:34 DEBUG : dir/file1(0xc000a2b240): >openPending: err= 2025/02/15 04:56:34 DEBUG : dir/file1(0xc000a2b240): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : dir/file1(0xc000a2b240): _writeAt: size=15, off=5 2025/02/15 04:56:34 DEBUG : dir/file1(0xc000a2b240): >_writeAt: n=15, err= 2025/02/15 04:56:34 DEBUG : dir/file1(0xc000a2b240): close: 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/02/15 04:56:34 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-15 04:56:34.508621276 +0000 UTC m=+11.887693771 2025/02/15 04:56:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : dir/file1(0xc000a2b240): >close: err= 2025/02/15 04:56:34 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:34 DEBUG : dir: Looking for writers 2025/02/15 04:56:34 DEBUG : file1: reading active writers 2025/02/15 04:56:34 DEBUG : : Looking for writers 2025/02/15 04:56:34 DEBUG : dir: reading active writers 2025/02/15 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/15 04:56:34 DEBUG : dir: Looking for writers 2025/02/15 04:56:34 DEBUG : file1: reading active writers 2025/02/15 04:56:34 DEBUG : : Looking for writers 2025/02/15 04:56:34 DEBUG : dir: reading active writers 2025/02/15 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/15 04:56:34 DEBUG : dir: Looking for writers 2025/02/15 04:56:34 DEBUG : file1: reading active writers 2025/02/15 04:56:34 DEBUG : : Looking for writers 2025/02/15 04:56:34 DEBUG : dir: reading active writers 2025/02/15 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/15 04:56:34 DEBUG : dir: Looking for writers 2025/02/15 04:56:34 DEBUG : file1: reading active writers 2025/02/15 04:56:34 DEBUG : : Looking for writers 2025/02/15 04:56:34 DEBUG : dir: reading active writers 2025/02/15 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/15 04:56:34 DEBUG : dir/file1: vfs cache: starting upload 2025/02/15 04:56:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:34 INFO : dir/file1: Copied (replaced existing) 2025/02/15 04:56:34 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-02-15 04:56:34 +0000 UTC" 2025/02/15 04:56:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/15 04:56:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/15 04:56:34 DEBUG : dir: Looking for writers 2025/02/15 04:56:34 DEBUG : file1: reading active writers 2025/02/15 04:56:34 DEBUG : : Looking for writers 2025/02/15 04:56:34 DEBUG : dir: reading active writers 2025/02/15 04:56:34 DEBUG : >WaitForWriters: 2025/02/15 04:56:34 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:34 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:34 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:34 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : file1: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : file1(0xc000ae2300): openPending: 2025/02/15 04:56:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:34 DEBUG : file1(0xc000ae2300): >openPending: err= 2025/02/15 04:56:34 DEBUG : file1: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/15 04:56:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/15 04:56:34 DEBUG : file1(0xc000ae2300): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : file1(0xc000ae2300): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : file1(0xc000ae2300): close: 2025/02/15 04:56:34 DEBUG : file1: vfs cache: setting modification time to 2025-02-15 04:56:34.725878227 +0000 UTC m=+12.104950722 2025/02/15 04:56:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : file1(0xc000ae2300): >close: err= 2025/02/15 04:56:34 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:34 DEBUG : : Looking for writers 2025/02/15 04:56:34 DEBUG : file1: reading active writers 2025/02/15 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/15 04:56:34 DEBUG : : Looking for writers 2025/02/15 04:56:34 DEBUG : file1: reading active writers 2025/02/15 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/15 04:56:34 DEBUG : : Looking for writers 2025/02/15 04:56:34 DEBUG : file1: reading active writers 2025/02/15 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/15 04:56:34 DEBUG : : Looking for writers 2025/02/15 04:56:34 DEBUG : file1: reading active writers 2025/02/15 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/15 04:56:34 DEBUG : file1: vfs cache: starting upload 2025/02/15 04:56:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:56:34 INFO : file1: Copied (new) 2025/02/15 04:56:34 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-15 04:56:34 +0000 UTC" 2025/02/15 04:56:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:34 INFO : file1: vfs cache: upload succeeded try #1 2025/02/15 04:56:34 DEBUG : : Looking for writers 2025/02/15 04:56:34 DEBUG : file1: reading active writers 2025/02/15 04:56:34 DEBUG : >WaitForWriters: 2025/02/15 04:56:34 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:34 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:34 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:34 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/02/15 04:56:34 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ac40): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ac40): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ac40): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ac40): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ac40): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.911690036 +0000 UTC m=+12.290762540 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ac40): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ac80): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ac80): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ac80): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ac80): >_readAt: n=2, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ac80): _writeAt: size=3, off=2 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ac80): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ac80): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.911690036 +0000 UTC m=+12.290762540 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ac80): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7acc0): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7acc0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7acc0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7acc0): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7acc0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.911690036 +0000 UTC m=+12.290762540 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7acc0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a000 item 1 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ad00): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ad00): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ad00): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ad00): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ad00): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.913622929 +0000 UTC m=+12.292695423 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ad00): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ad40): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ad40): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ad40): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ad40): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ad40): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.913622929 +0000 UTC m=+12.292695423 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ad40): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a8c0 item 2 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ad80): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ad80): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ad80): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ad80): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ad80): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.914768139 +0000 UTC m=+12.293840643 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ad80): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7adc0): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7adc0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7adc0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7adc0): >_readAt: n=2, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7adc0): _writeAt: size=3, off=2 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7adc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7adc0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.914768139 +0000 UTC m=+12.293840643 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7adc0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ae00): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ae00): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ae00): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ae00): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ae00): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.914768139 +0000 UTC m=+12.293840643 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ae00): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b110 item 3 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ae80): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ae80): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ae80): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ae80): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ae80): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.916738582 +0000 UTC m=+12.295811116 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7ae80): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7af00): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7af00): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7af00): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7af00): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7af00): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.916738582 +0000 UTC m=+12.295811116 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7af00): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe930 item 4 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7af40): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7af40): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7af40): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7af40): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7af40): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.919007713 +0000 UTC m=+12.298080238 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7af40): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7af80): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7af80): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7af80): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7af80): >_readAt: n=2, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7af80): _writeAt: size=3, off=2 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7af80): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7af80): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.919007713 +0000 UTC m=+12.298080238 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7af80): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7afc0): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7afc0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7afc0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7afc0): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7afc0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.919007713 +0000 UTC m=+12.298080238 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7afc0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff030 item 5 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b040): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b040): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b040): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b040): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b040): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.922428075 +0000 UTC m=+12.301500600 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b040): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b0c0): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b0c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b0c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b0c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b0c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.922428075 +0000 UTC m=+12.301500600 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b0c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ffb90 item 6 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b140): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b140): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b140): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b140): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b140): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.924947064 +0000 UTC m=+12.304019768 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b140): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b200): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b200): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b200): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b200): >_readAt: n=2, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b200): _writeAt: size=3, off=2 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b200): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b200): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.924947064 +0000 UTC m=+12.304019768 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b200): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b240): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b240): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b240): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b240): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b240): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.924947064 +0000 UTC m=+12.304019768 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b240): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe460 item 7 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b2c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b2c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b2c0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b2c0): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b2c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.927851011 +0000 UTC m=+12.306923546 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b2c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b340): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b340): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b340): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b340): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b340): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.927851011 +0000 UTC m=+12.306923546 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b340): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fee70 item 8 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b380): _readAt: size=2, off=0 2025/02/15 04:56:34 ERROR : open-test-file(0xc000b7b380): Couldn't read size of file 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b380): >_readAt: n=0, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b380): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b380): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b380): close: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b380): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b3c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b3c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b3c0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b3c0): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b3c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.929908247 +0000 UTC m=+12.308980771 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b3c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b400): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b400): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b400): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b400): >_readAt: n=2, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b400): _writeAt: size=3, off=2 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b400): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b400): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.929908247 +0000 UTC m=+12.308980771 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000b7b400): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2400): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2400): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2400): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2400): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2400): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.929908247 +0000 UTC m=+12.308980771 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2400): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff500 item 9 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2480): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2480): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2480): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2480): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2480): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.93416314 +0000 UTC m=+12.313235674 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2480): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2500): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2500): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2500): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2500): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2500): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.93416314 +0000 UTC m=+12.313235674 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2500): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014c690 item 10 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae25c0): _readAt: size=2, off=0 2025/02/15 04:56:34 ERROR : open-test-file(0xc000ae25c0): Couldn't read size of file 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae25c0): >_readAt: n=0, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae25c0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae25c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae25c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae25c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2600): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2600): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2600): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2600): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2600): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.936318859 +0000 UTC m=+12.315391383 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2600): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae26c0): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae26c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae26c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae26c0): >_readAt: n=2, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae26c0): _writeAt: size=3, off=2 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae26c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae26c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.936318859 +0000 UTC m=+12.315391383 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae26c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2700): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2700): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2700): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2700): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2700): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.936318859 +0000 UTC m=+12.315391383 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2700): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014cbd0 item 11 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2780): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2780): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2780): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2780): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2780): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.938880898 +0000 UTC m=+12.317953402 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2780): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2800): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2800): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2800): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2800): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2800): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.938880898 +0000 UTC m=+12.317953402 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2800): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014d5e0 item 12 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae28c0): _readAt: size=2, off=0 2025/02/15 04:56:34 ERROR : open-test-file(0xc000ae28c0): Couldn't read size of file 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae28c0): >_readAt: n=0, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae28c0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae28c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae28c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae28c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2900): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2900): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2900): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2900): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2900): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.94019827 +0000 UTC m=+12.319270774 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2900): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae29c0): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae29c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae29c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae29c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae29c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.94019827 +0000 UTC m=+12.319270774 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae29c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014d960 item 13 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2a40): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2a40): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2a40): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2a40): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2a40): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.941397851 +0000 UTC m=+12.320470366 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2a40): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2ac0): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2ac0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2ac0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2ac0): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2ac0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.941397851 +0000 UTC m=+12.320470366 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2ac0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014dd50 item 14 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2b80): _readAt: size=2, off=0 2025/02/15 04:56:34 ERROR : open-test-file(0xc000ae2b80): Couldn't read size of file 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2b80): >_readAt: n=0, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2b80): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2b80): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2b80): close: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2b80): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2bc0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2bc0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2bc0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2bc0): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2bc0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.94271817 +0000 UTC m=+12.321790663 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2bc0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2c80): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2c80): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2c80): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2c80): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2c80): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.94271817 +0000 UTC m=+12.321790663 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2c80): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a2a0 item 15 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 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/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2d00): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2d00): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2d00): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2d00): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2d00): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.944011136 +0000 UTC m=+12.323083640 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2d00): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2d80): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2d80): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2d80): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2d80): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2d80): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.944011136 +0000 UTC m=+12.323083640 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2d80): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a8c0 item 16 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2dc0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2dc0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2dc0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2dc0): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2dc0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.945139245 +0000 UTC m=+12.324211749 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2dc0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2e00): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2e00): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2e00): open at offset 5 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2e00): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2e00): >_readAt: n=2, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2e00): _writeAt: size=3, off=7 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2e00): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2e00): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.945139245 +0000 UTC m=+12.324211749 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2e00): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2e40): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2e40): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2e40): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2e40): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2e40): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.945139245 +0000 UTC m=+12.324211749 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2e40): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ac40 item 17 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2ec0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2ec0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2ec0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2ec0): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2ec0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.946737773 +0000 UTC m=+12.325810267 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2ec0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2f40): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2f40): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2f40): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2f40): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2f40): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.946737773 +0000 UTC m=+12.325810267 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2f40): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b3b0 item 18 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2fc0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2fc0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2fc0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2fc0): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2fc0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.947880278 +0000 UTC m=+12.326952772 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae2fc0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3080): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3080): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3080): open at offset 5 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3080): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3080): >_readAt: n=2, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3080): _writeAt: size=3, off=7 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3080): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3080): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.947880278 +0000 UTC m=+12.326952772 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3080): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae30c0): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae30c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae30c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae30c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae30c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.947880278 +0000 UTC m=+12.326952772 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae30c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b880 item 19 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3140): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3140): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3140): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3140): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3140): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.949532316 +0000 UTC m=+12.328604820 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3140): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae31c0): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae31c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae31c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae31c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae31c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.949532316 +0000 UTC m=+12.328604820 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae31c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030bce0 item 20 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3240): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3240): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3240): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3240): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3240): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.950643573 +0000 UTC m=+12.329716077 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3240): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3300): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3300): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3300): open at offset 5 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3300): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3300): >_readAt: n=2, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3300): _writeAt: size=3, off=7 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3300): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3300): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.950643573 +0000 UTC m=+12.329716077 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3300): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3340): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3340): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3340): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3340): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3340): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.950643573 +0000 UTC m=+12.329716077 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3340): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314070 item 21 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae33c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae33c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae33c0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae33c0): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae33c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.952205331 +0000 UTC m=+12.331277826 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae33c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3440): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3440): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3440): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3440): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3440): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.952205331 +0000 UTC m=+12.331277826 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3440): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003144d0 item 22 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae34c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae34c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae34c0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae34c0): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae34c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.953383584 +0000 UTC m=+12.332456088 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae34c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3580): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3580): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3580): open at offset 5 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3580): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3580): >_readAt: n=2, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3580): _writeAt: size=3, off=7 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3580): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3580): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.953383584 +0000 UTC m=+12.332456088 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3580): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae35c0): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae35c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae35c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae35c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae35c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.953383584 +0000 UTC m=+12.332456088 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae35c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003149a0 item 23 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 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/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3640): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3640): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3640): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3640): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3640): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.955065508 +0000 UTC m=+12.334138012 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3640): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae36c0): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae36c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae36c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae36c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae36c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.955065508 +0000 UTC m=+12.334138012 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae36c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314d90 item 24 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3780): _readAt: size=2, off=0 2025/02/15 04:56:34 ERROR : open-test-file(0xc000ae3780): Couldn't read size of file 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3780): >_readAt: n=0, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3780): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3780): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3780): close: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3780): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae37c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae37c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae37c0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae37c0): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae37c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.956395033 +0000 UTC m=+12.335467537 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae37c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3880): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3880): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3880): open at offset 5 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3880): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3880): >_readAt: n=2, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3880): _writeAt: size=3, off=7 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3880): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3880): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.956395033 +0000 UTC m=+12.335467537 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3880): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae38c0): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae38c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae38c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae38c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae38c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.956395033 +0000 UTC m=+12.335467537 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae38c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003150a0 item 25 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3940): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3940): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3940): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3940): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3940): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.958343855 +0000 UTC m=+12.337416359 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3940): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae39c0): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae39c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae39c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae39c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae39c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.958343855 +0000 UTC m=+12.337416359 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae39c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315490 item 26 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3a80): _readAt: size=2, off=0 2025/02/15 04:56:34 ERROR : open-test-file(0xc000ae3a80): Couldn't read size of file 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3a80): >_readAt: n=0, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3a80): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3a80): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3a80): close: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3a80): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3ac0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3ac0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3ac0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3ac0): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3ac0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.959593962 +0000 UTC m=+12.338666466 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3ac0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3b80): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3b80): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3b80): open at offset 5 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3b80): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3b80): >_readAt: n=2, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3b80): _writeAt: size=3, off=7 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3b80): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3b80): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.959593962 +0000 UTC m=+12.338666466 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3b80): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3bc0): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3bc0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3bc0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3bc0): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3bc0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.959593962 +0000 UTC m=+12.338666466 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3bc0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315810 item 27 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 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/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3c40): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3c40): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3c40): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3c40): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3c40): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.961369321 +0000 UTC m=+12.340441825 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3c40): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3cc0): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3cc0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3cc0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3cc0): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3cc0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.961369321 +0000 UTC m=+12.340441825 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3cc0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315ce0 item 28 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3d80): _readAt: size=2, off=0 2025/02/15 04:56:34 ERROR : open-test-file(0xc000ae3d80): Couldn't read size of file 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3d80): >_readAt: n=0, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3d80): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3d80): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3d80): close: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3d80): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3dc0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3dc0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3dc0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3dc0): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3dc0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.962612544 +0000 UTC m=+12.341685038 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3dc0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3e80): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3e80): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3e80): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3e80): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3e80): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.962612544 +0000 UTC m=+12.341685038 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3e80): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003361c0 item 29 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 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/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3f00): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3f00): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3f00): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3f00): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3f00): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.963754699 +0000 UTC m=+12.342827203 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ae3f00): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc000): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc000): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc000): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc000): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc000): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.963754699 +0000 UTC m=+12.342827203 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc000): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336690 item 30 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 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/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc0c0): _readAt: size=2, off=0 2025/02/15 04:56:34 ERROR : open-test-file(0xc000ffc0c0): Couldn't read size of file 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc0c0): >_readAt: n=0, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc0c0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc0c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc0c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc0c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc100): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc100): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc100): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc100): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc100): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.965031254 +0000 UTC m=+12.344103748 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc100): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc1c0): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc1c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc1c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc1c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc1c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.965031254 +0000 UTC m=+12.344103748 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc1c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336af0 item 31 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 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/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc240): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc240): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc240): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc240): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc240): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.966196774 +0000 UTC m=+12.345269267 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc240): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc2c0): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc2c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc2c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc2c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc2c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.966196774 +0000 UTC m=+12.345269267 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc2c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336f50 item 32 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc300): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc300): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc300): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc300): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc300): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.967352133 +0000 UTC m=+12.346424637 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc300): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc340): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc340): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc340): _writeAt: size=3, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc340): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc340): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337420 item 33 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc340): >_writeAt: n=3, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc340): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.967790352 +0000 UTC m=+12.346862856 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc340): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc380): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc380): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc380): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc380): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc380): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.967790352 +0000 UTC m=+12.346862856 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc380): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337650 item 33 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc3c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc3c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc3c0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc3c0): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc3c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.968981499 +0000 UTC m=+12.348054003 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc3c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc400): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc400): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337c70 item 34 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc400): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc400): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc400): _writeAt: size=3, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc400): >_writeAt: n=3, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc400): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.969445585 +0000 UTC m=+12.348518079 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc400): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc440): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc440): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc440): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc440): >_readAt: n=3, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc440): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.969445585 +0000 UTC m=+12.348518079 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc440): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337f10 item 34 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc480): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc480): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc480): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc480): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc480): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.970500748 +0000 UTC m=+12.349573242 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc480): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc4c0): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc4c0): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc4c0): _writeAt: size=3, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc4c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc4c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003383f0 item 35 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc4c0): >_writeAt: n=3, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc4c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.970899533 +0000 UTC m=+12.349972027 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc4c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc500): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc500): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc500): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc500): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc500): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.970899533 +0000 UTC m=+12.349972027 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc500): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003385b0 item 35 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc580): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc580): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc580): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc580): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc580): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.972041507 +0000 UTC m=+12.351114001 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc580): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc640): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc640): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338bd0 item 36 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc640): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc640): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc640): _writeAt: size=3, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc640): >_writeAt: n=3, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc640): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.97251367 +0000 UTC m=+12.351586164 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc640): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc680): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc680): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc680): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc680): >_readAt: n=3, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc680): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.97251367 +0000 UTC m=+12.351586164 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc680): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338e00 item 36 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc6c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc6c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc6c0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc6c0): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc6c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.973623615 +0000 UTC m=+12.352696109 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc6c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc700): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc700): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc700): _writeAt: size=3, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc700): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc700): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003391f0 item 37 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc700): >_writeAt: n=3, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc700): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.974085297 +0000 UTC m=+12.353157801 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc700): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc740): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc740): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc740): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc740): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc740): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.974085297 +0000 UTC m=+12.353157801 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc740): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003393b0 item 37 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc7c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc7c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc7c0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc7c0): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc7c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.975489732 +0000 UTC m=+12.354562227 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc7c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc880): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc880): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339c70 item 38 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc880): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc880): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc880): _writeAt: size=3, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc880): >_writeAt: n=3, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc880): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.975972175 +0000 UTC m=+12.355044679 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc880): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc8c0): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc8c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc8c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc8c0): >_readAt: n=3, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc8c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.975972175 +0000 UTC m=+12.355044679 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc8c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003441c0 item 38 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc940): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc940): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc940): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc940): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc940): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.976953067 +0000 UTC m=+12.356025562 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffc940): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffca00): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffca00): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffca00): _writeAt: size=3, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffca00): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffca00): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344930 item 39 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffca00): >_writeAt: n=3, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffca00): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.977515629 +0000 UTC m=+12.356588133 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffca00): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffca40): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffca40): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffca40): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffca40): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffca40): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.977515629 +0000 UTC m=+12.356588133 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffca40): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344b60 item 39 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcac0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcac0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcac0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcac0): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcac0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.978567936 +0000 UTC m=+12.357640430 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcac0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcb80): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcb80): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345490 item 40 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcb80): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcb80): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcb80): _writeAt: size=3, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcb80): >_writeAt: n=3, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcb80): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.979005163 +0000 UTC m=+12.358077658 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcb80): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcbc0): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcbc0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcbc0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcbc0): >_readAt: n=3, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcbc0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.979005163 +0000 UTC m=+12.358077658 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcbc0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345880 item 40 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc00): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc00): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc00): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc00): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc00): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc00): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc00): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.980039978 +0000 UTC m=+12.359112472 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc00): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc40): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc40): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc40): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345ce0 item 41 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc40): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc40): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.980448912 +0000 UTC m=+12.359521416 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc40): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc80): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc80): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc80): _writeAt: size=3, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc80): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc80): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c070 item 41 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc80): >_writeAt: n=3, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc80): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.980968953 +0000 UTC m=+12.360041457 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcc80): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffccc0): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffccc0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffccc0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffccc0): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffccc0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.980968953 +0000 UTC m=+12.360041457 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffccc0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c3f0 item 41 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcd80): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcd80): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcd80): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcd80): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcd80): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcd80): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcd80): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.982405348 +0000 UTC m=+12.361477862 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcd80): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcdc0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcdc0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcdc0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c700 item 42 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcdc0): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcdc0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.982832036 +0000 UTC m=+12.361904540 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffcdc0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffce80): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffce80): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c8c0 item 42 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffce80): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffce80): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffce80): _writeAt: size=3, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffce80): >_writeAt: n=3, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffce80): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.983394938 +0000 UTC m=+12.362467442 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ffce80): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ba5e80): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ba5e80): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ba5e80): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ba5e80): >_readAt: n=3, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ba5e80): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.983394938 +0000 UTC m=+12.362467442 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ba5e80): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000129730 item 42 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ba5f40): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ba5f40): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ba5f40): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ba5f40): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ba5f40): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ba5f40): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ba5f40): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.984552912 +0000 UTC m=+12.363625427 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000ba5f40): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8000): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8000): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8000): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001299d0 item 43 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8000): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8000): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.985109422 +0000 UTC m=+12.364181926 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8000): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc80c0): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc80c0): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc80c0): _writeAt: size=3, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc80c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc80c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000129d50 item 43 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc80c0): >_writeAt: n=3, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc80c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.985486497 +0000 UTC m=+12.364559001 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc80c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8100): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8100): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8100): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8100): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8100): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.985486497 +0000 UTC m=+12.364559001 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8100): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366000 item 43 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc81c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc81c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc81c0): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc81c0): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc81c0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc81c0): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc81c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.986599548 +0000 UTC m=+12.365672052 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc81c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8200): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8200): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8200): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003665b0 item 44 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8200): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8200): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.987048327 +0000 UTC m=+12.366120831 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8200): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc82c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc82c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366850 item 44 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc82c0): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc82c0): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc82c0): _writeAt: size=3, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc82c0): >_writeAt: n=3, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc82c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.98752658 +0000 UTC m=+12.366599084 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc82c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8300): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8300): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8300): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8300): >_readAt: n=3, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8300): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.98752658 +0000 UTC m=+12.366599084 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8300): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366a10 item 44 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc83c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc83c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc83c0): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc83c0): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc83c0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc83c0): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc83c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.988652225 +0000 UTC m=+12.367724729 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc83c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8400): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8400): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8400): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d20 item 45 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8400): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8400): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.98918496 +0000 UTC m=+12.368257464 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8400): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc84c0): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc84c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc84c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc84c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc84c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.98918496 +0000 UTC m=+12.368257464 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc84c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366ee0 item 45 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8580): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8580): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8580): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8580): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8580): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8580): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8580): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.990600455 +0000 UTC m=+12.369672959 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8580): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc85c0): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc85c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc85c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003673b0 item 46 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc85c0): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc85c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.991081064 +0000 UTC m=+12.370153558 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc85c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8680): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8680): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8680): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8680): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8680): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.991081064 +0000 UTC m=+12.370153558 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8680): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367500 item 46 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8740): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8740): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8740): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8740): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8740): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8740): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8740): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.992429815 +0000 UTC m=+12.371502319 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8740): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8780): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8780): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8780): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367880 item 47 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8780): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8780): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.992872563 +0000 UTC m=+12.371945067 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8780): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8840): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8840): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8840): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8840): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8840): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.992872563 +0000 UTC m=+12.371945067 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8840): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367a40 item 47 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 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/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8900): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8900): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8900): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8900): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8900): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8900): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8900): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.995346166 +0000 UTC m=+12.374418660 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8900): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8000): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8000): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8000): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c3f0 item 48 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8000): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8000): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.995746704 +0000 UTC m=+12.374819198 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8000): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc80c0): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc80c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc80c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc80c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc80c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.995746704 +0000 UTC m=+12.374819198 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc80c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c5b0 item 48 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8100): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8100): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8100): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8100): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8100): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.996694566 +0000 UTC m=+12.375767060 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8100): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8140): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8140): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8140): _writeAt: size=3, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8140): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8140): open at offset 5 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8140): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c8c0 item 49 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8140): >_writeAt: n=3, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8140): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.997048056 +0000 UTC m=+12.376120551 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8140): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8180): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8180): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8180): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8180): >_readAt: n=8, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8180): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.997048056 +0000 UTC m=+12.376120551 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8180): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034caf0 item 49 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8200): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8200): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8200): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8200): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8200): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.997980189 +0000 UTC m=+12.377052683 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8200): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc82c0): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc82c0): open at offset 5 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc82c0): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d030 item 50 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc82c0): _readAt: size=2, off=5 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc82c0): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc82c0): _writeAt: size=3, off=5 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc82c0): >_writeAt: n=3, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc82c0): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.998389324 +0000 UTC m=+12.377461818 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc82c0): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8300): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8300): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8300): >openPending: err= 2025/02/15 04:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8300): >_readAt: n=3, err=EOF 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8300): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.998389324 +0000 UTC m=+12.377461818 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8300): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: Remove: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d180 item 50 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8380): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8380): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8380): _writeAt: size=5, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8380): >_writeAt: n=5, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8380): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.99922214 +0000 UTC m=+12.378294634 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8380): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8440): _readAt: size=2, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8440): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8440): _writeAt: size=3, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8440): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8440): open at offset 5 2025/02/15 04:56:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8440): >openPending: err= 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d570 item 51 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8440): >_writeAt: n=3, err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8440): close: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.999627098 +0000 UTC m=+12.378699582 2025/02/15 04:56:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8440): >close: err= 2025/02/15 04:56:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8480): _readAt: size=512, off=0 2025/02/15 04:56:34 DEBUG : open-test-file(0xc000bc8480): openPending: 2025/02/15 04:56:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8480): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8480): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8480): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:34.999627098 +0000 UTC m=+12.378699582 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8480): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d730 item 51 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8500): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8500): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8500): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8500): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8500): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.000718597 +0000 UTC m=+12.379791141 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8500): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc85c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc85c0): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc85c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034db90 item 52 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc85c0): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc85c0): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc85c0): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc85c0): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc85c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.001155564 +0000 UTC m=+12.380228058 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc85c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8600): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8600): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8600): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8600): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8600): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.001155564 +0000 UTC m=+12.380228058 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8600): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034dce0 item 52 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8680): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8680): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8680): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8680): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8680): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.00204662 +0000 UTC m=+12.381119113 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8680): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8740): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8740): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8740): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8740): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8740): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8740): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8850 item 53 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8740): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8740): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.002454682 +0000 UTC m=+12.381527166 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8740): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8780): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8780): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8780): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8780): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8780): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.002454682 +0000 UTC m=+12.381527166 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8780): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8ee0 item 53 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8800): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8800): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8800): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8800): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8800): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.003383839 +0000 UTC m=+12.382456333 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8800): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc88c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc88c0): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc88c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9650 item 54 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc88c0): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc88c0): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc88c0): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc88c0): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc88c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.003782243 +0000 UTC m=+12.382854738 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc88c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8940): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8940): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8940): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8940): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8940): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.003782243 +0000 UTC m=+12.382854738 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8940): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9a40 item 54 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc89c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc89c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc89c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc89c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc89c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.004806047 +0000 UTC m=+12.383878551 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc89c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8a80): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8a80): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8a80): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8a80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8a80): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8a80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe380 item 55 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8a80): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8a80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.005129161 +0000 UTC m=+12.384201655 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8a80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8ac0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8ac0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8ac0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8ac0): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8ac0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.005129161 +0000 UTC m=+12.384201655 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8ac0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe620 item 55 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8b40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8b40): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8b40): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8b40): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8b40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.006159557 +0000 UTC m=+12.385232041 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8b40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8c00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8c00): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8c00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fecb0 item 56 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8c00): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8c00): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8c00): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8c00): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8c00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.006557551 +0000 UTC m=+12.385630045 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8c00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8c40): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8c40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8c40): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8c40): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8c40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.006557551 +0000 UTC m=+12.385630045 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8c40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff030 item 56 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8d00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8d00): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8d00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8d00): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8d00): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8d00): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8d00): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8d00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.007416235 +0000 UTC m=+12.386488730 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8d00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8d40): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8d40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8d40): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff650 item 57 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8d40): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8d40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.007737096 +0000 UTC m=+12.386809589 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8d40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8e00): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8e00): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8e00): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8e00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8e00): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8e00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ffb20 item 57 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8e00): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8e00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.008094164 +0000 UTC m=+12.387166647 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8e00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8e40): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8e40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8e40): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8e40): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8e40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.008094164 +0000 UTC m=+12.387166647 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000bc8e40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ffe30 item 57 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc3c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc3c0): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc3c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc3c0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc3c0): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc3c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc3c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc3c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.009187476 +0000 UTC m=+12.388259970 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc3c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc440): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc440): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc440): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 58 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc440): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc440): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.009511542 +0000 UTC m=+12.388584037 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc440): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc540): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc540): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc540): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053030 item 58 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc540): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc540): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc540): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc540): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc540): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.00994384 +0000 UTC m=+12.389016334 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc540): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc580): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc580): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc580): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc580): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc580): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.00994384 +0000 UTC m=+12.389016334 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc580): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053340 item 58 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc940): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc940): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc940): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc940): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc940): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc940): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc940): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc940): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.01090186 +0000 UTC m=+12.389974355 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc940): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc980): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc980): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc980): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000680000 item 59 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc980): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc980): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.011241816 +0000 UTC m=+12.390314310 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bc980): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bca80): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bca80): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bca80): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bca80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bca80): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bca80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006802a0 item 59 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bca80): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bca80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.011599375 +0000 UTC m=+12.390671879 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bca80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcac0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcac0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcac0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcac0): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcac0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.011599375 +0000 UTC m=+12.390671879 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcac0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000680620 item 59 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcbc0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcbc0): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcbc0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcbc0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcbc0): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcbc0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcbc0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcbc0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.012557275 +0000 UTC m=+12.391629769 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcbc0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcc00): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcc00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcc00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000680af0 item 60 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcc00): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcc00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.012921987 +0000 UTC m=+12.391994481 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcc00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcd40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcd40): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcd40): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000680ee0 item 60 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcd40): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcd40): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcd40): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcd40): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcd40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.01333032 +0000 UTC m=+12.392402804 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcd40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcdc0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcdc0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcdc0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcdc0): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcdc0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.01333032 +0000 UTC m=+12.392402804 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcdc0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000681030 item 60 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bce80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bce80): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bce80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bce80): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bce80): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bce80): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bce80): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bce80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.01464655 +0000 UTC m=+12.393719054 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bce80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcec0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcec0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcec0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006817a0 item 61 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcec0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcec0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.015157455 +0000 UTC m=+12.394229959 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcec0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcfc0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcfc0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcfc0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcfc0): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcfc0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.015157455 +0000 UTC m=+12.394229959 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bcfc0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000681960 item 61 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd080): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd080): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd080): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd080): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd080): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd080): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd080): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd080): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.0165731 +0000 UTC m=+12.395645604 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd080): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd0c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd0c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd0c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000681dc0 item 62 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd0c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd0c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.017002633 +0000 UTC m=+12.396075147 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd0c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd1c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd1c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd1c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd1c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd1c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.017002633 +0000 UTC m=+12.396075147 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd1c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6070 item 62 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd300): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd300): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd300): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd300): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd300): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd300): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd300): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd300): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.018369939 +0000 UTC m=+12.397442433 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd300): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd340): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd340): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd340): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a67e0 item 63 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd340): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd340): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.018792228 +0000 UTC m=+12.397864772 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd340): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd400): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd400): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd400): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd400): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd400): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.018792228 +0000 UTC m=+12.397864772 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd400): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a69a0 item 63 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd840): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd840): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd840): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd840): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd840): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd840): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd840): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd840): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.020213255 +0000 UTC m=+12.399285759 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd840): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd880): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd880): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd880): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a73b0 item 64 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd880): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd880): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.020574299 +0000 UTC m=+12.399646783 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd880): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd980): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd980): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd980): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd980): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd980): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.020574299 +0000 UTC m=+12.399646783 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd980): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7570 item 64 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd9c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd9c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd9c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd9c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd9c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.021838983 +0000 UTC m=+12.400911487 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bd9c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bda00): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bda00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bda00): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bda00): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bda00): _writeAt: size=3, off=2 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c690 item 65 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bda00): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bda00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.0223138 +0000 UTC m=+12.401386304 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bda00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bda40): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bda40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bda40): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bda40): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bda40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.0223138 +0000 UTC m=+12.401386304 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bda40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ca10 item 65 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bda80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bda80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bda80): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bda80): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bda80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.023631703 +0000 UTC m=+12.402704198 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bda80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdac0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdac0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d340 item 66 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdac0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdac0): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdac0): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdac0): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdac0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.024096863 +0000 UTC m=+12.403169357 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdac0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdb00): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdb00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdb00): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdb00): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdb00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.024096863 +0000 UTC m=+12.403169357 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdb00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d650 item 66 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdb40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdb40): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdb40): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdb40): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdb40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.025370363 +0000 UTC m=+12.404442857 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdb40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdb80): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdb80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdb80): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdb80): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdb80): _writeAt: size=3, off=2 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045dea0 item 67 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdb80): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdb80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.025788795 +0000 UTC m=+12.404861309 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdb80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdbc0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdbc0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdbc0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdbc0): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdbc0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.025788795 +0000 UTC m=+12.404861309 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdbc0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca1c0 item 67 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdc40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdc40): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdc40): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdc40): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdc40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.026974161 +0000 UTC m=+12.406046655 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdc40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdd00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdd00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca5b0 item 68 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdd00): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdd00): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdd00): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdd00): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdd00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.02735359 +0000 UTC m=+12.406426085 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdd00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdd40): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdd40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdd40): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdd40): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdd40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.02735359 +0000 UTC m=+12.406426085 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdd40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca7e0 item 68 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdd80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdd80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdd80): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdd80): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdd80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.028251689 +0000 UTC m=+12.407324184 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdd80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bddc0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bddc0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bddc0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bddc0): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bddc0): _writeAt: size=3, off=2 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cae00 item 69 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bddc0): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bddc0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.028692253 +0000 UTC m=+12.407764757 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bddc0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bde00): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bde00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bde00): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bde00): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bde00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.028692253 +0000 UTC m=+12.407764757 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bde00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb110 item 69 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bde80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bde80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bde80): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bde80): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bde80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.02974503 +0000 UTC m=+12.408817534 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bde80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdf40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdf40): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb6c0 item 70 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdf40): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdf40): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdf40): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdf40): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdf40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.030185353 +0000 UTC m=+12.409257847 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0002bdf40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720240): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720240): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720240): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720240): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720240): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.030185353 +0000 UTC m=+12.409257847 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720240): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cbdc0 item 70 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007204c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007204c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007204c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007204c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007204c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.031279388 +0000 UTC m=+12.410351892 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007204c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007205c0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007205c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007205c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007205c0): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007205c0): _writeAt: size=3, off=2 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca770 item 71 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007205c0): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007205c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.031678313 +0000 UTC m=+12.410750817 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007205c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720600): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720600): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720600): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720600): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720600): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.031678313 +0000 UTC m=+12.410750817 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720600): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002caaf0 item 71 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720680): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720680): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720680): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720680): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720680): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.032661331 +0000 UTC m=+12.411733825 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720680): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720780): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720780): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb6c0 item 72 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720780): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720780): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720780): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720780): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720780): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.033277883 +0000 UTC m=+12.412350387 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720780): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007207c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007207c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007207c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007207c0): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007207c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.033277883 +0000 UTC m=+12.412350387 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007207c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cbdc0 item 72 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720800): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720800): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720800): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720800): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720800): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720800): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720800): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.034401623 +0000 UTC m=+12.413474118 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720800): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720840): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720840): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720840): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458690 item 73 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720840): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720840): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.034782406 +0000 UTC m=+12.413854899 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720840): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007208c0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007208c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007208c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007208c0): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007208c0): _writeAt: size=3, off=2 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458af0 item 73 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007208c0): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007208c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.035285134 +0000 UTC m=+12.414357678 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007208c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720a40): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720a40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720a40): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720a40): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720a40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.035285134 +0000 UTC m=+12.414357678 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720a40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458f50 item 73 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720b00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720b00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720b00): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720b00): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720b00): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720b00): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720b00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.036377376 +0000 UTC m=+12.415449880 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720b00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720b40): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720b40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720b40): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459570 item 74 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720b40): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720b40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.036774569 +0000 UTC m=+12.415847073 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720b40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720c80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720c80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459880 item 74 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720c80): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720c80): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720c80): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720c80): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720c80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.037265016 +0000 UTC m=+12.416337520 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720c80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720cc0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720cc0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720cc0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720cc0): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720cc0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.037265016 +0000 UTC m=+12.416337520 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720cc0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459b20 item 74 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720e80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720e80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720e80): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720e80): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720e80): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720e80): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720e80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.038390239 +0000 UTC m=+12.417462743 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720e80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720f80): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720f80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720f80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424310 item 75 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720f80): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720f80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.038762024 +0000 UTC m=+12.417834528 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000720f80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721040): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721040): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721040): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721040): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721040): _writeAt: size=3, off=2 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004248c0 item 75 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721040): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721040): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.039207397 +0000 UTC m=+12.418279901 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721040): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721080): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721080): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721080): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721080): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721080): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.039207397 +0000 UTC m=+12.418279901 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721080): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424b60 item 75 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007211c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007211c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007211c0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007211c0): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007211c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007211c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007211c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.040211273 +0000 UTC m=+12.419283766 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007211c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721200): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721200): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721200): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425490 item 76 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721200): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721200): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.040549766 +0000 UTC m=+12.419622260 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721200): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721380): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721380): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425a40 item 76 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721380): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721380): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721380): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721380): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721380): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.041032297 +0000 UTC m=+12.420104791 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721380): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721440): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721440): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721440): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721440): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721440): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.041032297 +0000 UTC m=+12.420104791 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721440): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425ce0 item 76 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721580): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721580): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721580): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721580): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721580): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721580): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721580): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.042025754 +0000 UTC m=+12.421098258 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721580): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721600): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721600): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721600): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a4d0 item 77 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721600): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721600): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.042377492 +0000 UTC m=+12.421449986 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721600): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721700): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721700): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721700): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721700): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721700): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.042377492 +0000 UTC m=+12.421449986 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721700): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a620 item 77 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007217c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007217c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007217c0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007217c0): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007217c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007217c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007217c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.043285288 +0000 UTC m=+12.422357782 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007217c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721800): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721800): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721800): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ba40 item 78 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721800): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721800): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.043645801 +0000 UTC m=+12.422718296 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721800): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007218c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007218c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007218c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007218c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007218c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.043645801 +0000 UTC m=+12.422718296 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0007218c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150000 item 78 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721a80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721a80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721a80): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721a80): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721a80): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721a80): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721a80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.044537869 +0000 UTC m=+12.423610353 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721a80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721ac0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721ac0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721ac0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150770 item 79 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721ac0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721ac0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.044903993 +0000 UTC m=+12.423976487 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721ac0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721b80): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721b80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721b80): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721b80): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721b80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.044903993 +0000 UTC m=+12.423976487 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721b80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150bd0 item 79 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721d40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721d40): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721d40): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721d40): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721d40): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721d40): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721d40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.045844081 +0000 UTC m=+12.424916574 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721d40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721d80): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721d80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721d80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151260 item 80 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721d80): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721d80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.046244849 +0000 UTC m=+12.425317343 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721d80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721e40): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721e40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721e40): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721e40): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721e40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.046244849 +0000 UTC m=+12.425317343 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721e40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151810 item 80 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721e80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721e80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721e80): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721e80): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721e80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.047157355 +0000 UTC m=+12.426229849 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721e80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721ec0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721ec0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721ec0): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721ec0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721ec0): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721ec0): _writeAt: size=3, off=7 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151b90 item 81 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721ec0): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721ec0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.047477654 +0000 UTC m=+12.426550148 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721ec0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721f00): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721f00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721f00): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721f00): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721f00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.047477654 +0000 UTC m=+12.426550148 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000721f00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151d50 item 81 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a40c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a40c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a40c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a40c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a40c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.048278962 +0000 UTC m=+12.427351446 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a40c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4480): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4480): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4480): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348460 item 82 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4480): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4480): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4480): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4480): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4480): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.048615421 +0000 UTC m=+12.427687914 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4480): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a44c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a44c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a44c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a44c0): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a44c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.048615421 +0000 UTC m=+12.427687914 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a44c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003488c0 item 82 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4640): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4640): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4640): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4640): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4640): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.049565958 +0000 UTC m=+12.428638441 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4640): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4940): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4940): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4940): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4940): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4940): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4940): _writeAt: size=3, off=7 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349a40 item 83 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4940): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4940): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.049983568 +0000 UTC m=+12.429056072 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4940): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4a40): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4a40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4a40): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4a40): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4a40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.049983568 +0000 UTC m=+12.429056072 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4a40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a000 item 83 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4c00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4c00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4c00): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4c00): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4c00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.050980501 +0000 UTC m=+12.430052995 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a4c00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5140): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5140): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5140): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a770 item 84 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5140): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5140): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5140): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5140): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5140): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.051431484 +0000 UTC m=+12.430503978 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5140): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5180): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5180): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5180): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5180): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5180): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.051431484 +0000 UTC m=+12.430503978 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5180): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a930 item 84 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5240): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5240): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5240): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5240): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5240): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.052563089 +0000 UTC m=+12.431635583 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5240): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5380): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5380): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5380): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5380): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5380): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5380): _writeAt: size=3, off=7 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b340 item 85 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5380): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5380): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.052988183 +0000 UTC m=+12.432060677 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5380): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a53c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a53c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a53c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a53c0): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a53c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.052988183 +0000 UTC m=+12.432060677 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a53c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe310 item 85 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5440): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5440): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5440): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5440): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5440): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.054087508 +0000 UTC m=+12.433160003 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5440): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5540): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5540): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5540): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004feb60 item 86 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5540): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5540): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5540): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5540): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5540): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.054507874 +0000 UTC m=+12.433580368 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5540): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5640): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5640): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5640): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5640): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5640): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.054507874 +0000 UTC m=+12.433580368 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5640): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fefc0 item 86 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a56c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a56c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a56c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a56c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a56c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.05553833 +0000 UTC m=+12.434610825 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a56c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5780): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5780): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5780): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5780): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5780): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5780): _writeAt: size=3, off=7 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff6c0 item 87 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5780): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5780): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.055922387 +0000 UTC m=+12.434994882 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5780): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a57c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a57c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a57c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a57c0): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a57c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.055922387 +0000 UTC m=+12.434994882 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a57c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ffb90 item 87 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5840): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5840): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5840): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5840): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5840): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.05694542 +0000 UTC m=+12.436017904 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5840): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5900): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5900): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5900): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014c540 item 88 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5900): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5900): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5900): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5900): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5900): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.057366136 +0000 UTC m=+12.436438630 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5900): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5940): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5940): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5940): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5940): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5940): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.057366136 +0000 UTC m=+12.436438630 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5940): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014c700 item 88 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5a00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5a00): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5a00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5a00): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5a00): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5a00): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5a00): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5a00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.0585024 +0000 UTC m=+12.437574894 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5a00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5a40): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5a40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5a40): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ce00 item 89 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5a40): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5a40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.058833298 +0000 UTC m=+12.437905793 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5a40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5b00): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5b00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5b00): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5b00): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5b00): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5b00): _writeAt: size=3, off=7 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014d260 item 89 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5b00): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5b00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.059260987 +0000 UTC m=+12.438333482 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003a5b00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6000): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6000): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6000): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6000): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6000): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.059260987 +0000 UTC m=+12.438333482 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6000): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014d500 item 89 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d60c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d60c0): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d60c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d60c0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d60c0): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d60c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d60c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d60c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.06040161 +0000 UTC m=+12.439474133 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d60c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6100): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6100): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6100): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a460 item 90 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6100): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6100): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.060734201 +0000 UTC m=+12.439806696 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6100): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d61c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d61c0): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d61c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a770 item 90 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d61c0): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d61c0): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d61c0): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d61c0): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d61c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.061158324 +0000 UTC m=+12.440230808 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d61c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6200): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6200): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6200): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6200): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6200): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.061158324 +0000 UTC m=+12.440230808 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6200): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a9a0 item 90 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6300): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6300): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6300): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6300): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6300): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6300): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6300): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6300): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.06229049 +0000 UTC m=+12.441362984 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6300): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6340): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6340): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6340): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ae70 item 91 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6340): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6340): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.06262749 +0000 UTC m=+12.441699994 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6340): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6440): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6440): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6440): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6440): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6440): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6440): _writeAt: size=3, off=7 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b110 item 91 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6440): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6440): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.063088833 +0000 UTC m=+12.442161326 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6440): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6480): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6480): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6480): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6480): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6480): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.063088833 +0000 UTC m=+12.442161326 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6480): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b3b0 item 91 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6580): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6580): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6580): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6580): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6580): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6580): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6580): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6580): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.064071008 +0000 UTC m=+12.443143492 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6580): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6640): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6640): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6640): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b880 item 92 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6640): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6640): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.064434037 +0000 UTC m=+12.443506531 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6640): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6780): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6780): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6780): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ba40 item 92 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6780): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6780): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6780): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6780): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6780): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.064870082 +0000 UTC m=+12.443942586 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6780): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d67c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d67c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d67c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d67c0): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d67c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.064870082 +0000 UTC m=+12.443942586 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d67c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030bb90 item 92 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6900): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6900): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6900): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6900): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6900): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6900): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6900): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6900): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.065860803 +0000 UTC m=+12.444933297 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d6900): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d69c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d69c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d69c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030bea0 item 93 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d69c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d69c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.06624405 +0000 UTC m=+12.445316543 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d69c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7040): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7040): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7040): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7040): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7040): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.06624405 +0000 UTC m=+12.445316543 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7040): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003140e0 item 93 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7440): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7440): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7440): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7440): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7440): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7440): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7440): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7440): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.067299001 +0000 UTC m=+12.446371515 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7440): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7480): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7480): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7480): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314460 item 94 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7480): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7480): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.067625562 +0000 UTC m=+12.446698056 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7480): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7600): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7600): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7600): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7600): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7600): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.067625562 +0000 UTC m=+12.446698056 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7600): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003145b0 item 94 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7840): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7840): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7840): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7840): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7840): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7840): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7840): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7840): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.068623487 +0000 UTC m=+12.447695981 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7840): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7880): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7880): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7880): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314a80 item 95 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7880): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7880): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.068957692 +0000 UTC m=+12.448030186 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0003d7880): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004081c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004081c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004081c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004081c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004081c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.068957692 +0000 UTC m=+12.448030186 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004081c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314bd0 item 95 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408280): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408280): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408280): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408280): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408280): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408280): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408280): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408280): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.069820284 +0000 UTC m=+12.448892778 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408280): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004082c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004082c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004082c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314ee0 item 96 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004082c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004082c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.070130865 +0000 UTC m=+12.449203359 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004082c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408380): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408380): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408380): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408380): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408380): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.070130865 +0000 UTC m=+12.449203359 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408380): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003150a0 item 96 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= 2025/02/15 04:56:35 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:35 DEBUG : : Looking for writers 2025/02/15 04:56:35 DEBUG : >WaitForWriters: 2025/02/15 04:56:35 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:35 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:35 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:35 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:35 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/02/15 04:56:35 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff040): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff040): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff040): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff040): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff040): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.093564614 +0000 UTC m=+12.472637108 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff040): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff080): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff080): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff080): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff080): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff080): _writeAt: size=3, off=2 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff080): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff080): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.093564614 +0000 UTC m=+12.472637108 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff080): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff0c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff0c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff0c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff0c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff0c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.093564614 +0000 UTC m=+12.472637108 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff0c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003362a0 item 1 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff100): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff100): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff100): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff100): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff100): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.095491345 +0000 UTC m=+12.474563839 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff100): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff140): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff140): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff140): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff140): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff140): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.095491345 +0000 UTC m=+12.474563839 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff140): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336a10 item 2 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff180): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff180): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff180): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff180): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff180): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.09689042 +0000 UTC m=+12.475962924 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff180): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff1c0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff1c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff1c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff1c0): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff1c0): _writeAt: size=3, off=2 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff1c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff1c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.09689042 +0000 UTC m=+12.475962924 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff1c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff200): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff200): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff200): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff200): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff200): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.09689042 +0000 UTC m=+12.475962924 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff200): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336e00 item 3 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff280): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff280): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff280): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff280): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff280): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.098636283 +0000 UTC m=+12.477708787 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff280): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff300): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff300): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff300): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff300): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff300): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.098636283 +0000 UTC m=+12.477708787 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff300): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337420 item 4 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff340): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff340): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff340): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff340): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff340): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.099894586 +0000 UTC m=+12.478967090 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff340): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff380): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff380): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff380): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff380): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff380): _writeAt: size=3, off=2 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff380): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff380): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.099894586 +0000 UTC m=+12.478967090 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff380): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff3c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff3c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff3c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff3c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff3c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.099894586 +0000 UTC m=+12.478967090 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff3c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337880 item 5 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff440): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff440): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff440): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff440): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff440): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.101774629 +0000 UTC m=+12.480847134 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff440): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff4c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff4c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff4c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff4c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff4c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.101774629 +0000 UTC m=+12.480847134 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff4c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003380e0 item 6 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff540): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff540): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff540): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff540): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff540): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.103109635 +0000 UTC m=+12.482182139 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff540): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff600): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff600): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff600): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff600): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff600): _writeAt: size=3, off=2 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff600): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff600): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.103109635 +0000 UTC m=+12.482182139 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff600): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff640): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff640): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff640): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff640): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff640): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.103109635 +0000 UTC m=+12.482182139 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff640): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003384d0 item 7 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff6c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff6c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff6c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff6c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff6c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.104927061 +0000 UTC m=+12.483999575 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff6c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff740): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff740): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff740): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff740): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff740): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.104927061 +0000 UTC m=+12.483999575 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff740): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338c40 item 8 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff780): _readAt: size=2, off=0 2025/02/15 04:56:35 ERROR : open-test-file(0xc0008ff780): Couldn't read size of file 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff780): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff780): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff780): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff780): close: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff780): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff7c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff7c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff7c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff7c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff7c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.106383804 +0000 UTC m=+12.485456298 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff7c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff800): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff800): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff800): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff800): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff800): _writeAt: size=3, off=2 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff800): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff800): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.106383804 +0000 UTC m=+12.485456298 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff800): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff840): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff840): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff840): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff840): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff840): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.106383804 +0000 UTC m=+12.485456298 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff840): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338fc0 item 9 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff8c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff8c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff8c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff8c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff8c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.108528192 +0000 UTC m=+12.487600696 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff8c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff940): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff940): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff940): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff940): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff940): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.108528192 +0000 UTC m=+12.487600696 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ff940): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339810 item 10 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffa00): _readAt: size=2, off=0 2025/02/15 04:56:35 ERROR : open-test-file(0xc0008ffa00): Couldn't read size of file 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffa00): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffa00): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffa00): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffa00): close: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffa00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffa40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffa40): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffa40): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffa40): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffa40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.110042212 +0000 UTC m=+12.489114716 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffa40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffb00): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffb00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffb00): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffb00): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffb00): _writeAt: size=3, off=2 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffb00): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffb00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.110042212 +0000 UTC m=+12.489114716 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffb00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffb40): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffb40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffb40): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffb40): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffb40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.110042212 +0000 UTC m=+12.489114716 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffb40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003441c0 item 11 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffbc0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffbc0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffbc0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffbc0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffbc0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.111532447 +0000 UTC m=+12.490604941 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffbc0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffc40): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffc40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffc40): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffc40): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffc40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.111532447 +0000 UTC m=+12.490604941 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffc40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344a10 item 12 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffd00): _readAt: size=2, off=0 2025/02/15 04:56:35 ERROR : open-test-file(0xc0008ffd00): Couldn't read size of file 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffd00): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffd00): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffd00): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffd00): close: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffd00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffd40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffd40): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffd40): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffd40): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffd40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.112770611 +0000 UTC m=+12.491843105 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffd40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffe00): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffe00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffe00): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffe00): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffe00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.112770611 +0000 UTC m=+12.491843105 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffe00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344fc0 item 13 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffe80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffe80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffe80): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffe80): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffe80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.113907627 +0000 UTC m=+12.492980121 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008ffe80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008fff00): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008fff00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008fff00): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008fff00): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008fff00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.113907627 +0000 UTC m=+12.492980121 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008fff00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345ab0 item 14 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4040): _readAt: size=2, off=0 2025/02/15 04:56:35 ERROR : open-test-file(0xc0009d4040): Couldn't read size of file 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4040): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4040): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4040): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4040): close: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4040): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4080): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4080): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4080): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4080): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4080): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.115051695 +0000 UTC m=+12.494124189 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4080): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4140): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4140): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4140): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4140): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4140): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.115051695 +0000 UTC m=+12.494124189 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4140): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345f10 item 15 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d41c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d41c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d41c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d41c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d41c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.116171217 +0000 UTC m=+12.495243712 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d41c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4240): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4240): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4240): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4240): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4240): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.116171217 +0000 UTC m=+12.495243712 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4240): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000128ee0 item 16 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4280): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4280): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4280): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4280): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4280): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.117266685 +0000 UTC m=+12.496339179 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4280): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d42c0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d42c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d42c0): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d42c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d42c0): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d42c0): _writeAt: size=3, off=7 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d42c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d42c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.117266685 +0000 UTC m=+12.496339179 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d42c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4300): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4300): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4300): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4300): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4300): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.117266685 +0000 UTC m=+12.496339179 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4300): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001297a0 item 17 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4380): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4380): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4380): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4380): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4380): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.118784583 +0000 UTC m=+12.497857097 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4380): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4400): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4400): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4400): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4400): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4400): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.118784583 +0000 UTC m=+12.497857097 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4400): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000129d50 item 18 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4480): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4480): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4480): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4480): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4480): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.119844243 +0000 UTC m=+12.498916737 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4480): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4540): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4540): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4540): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4540): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4540): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4540): _writeAt: size=3, off=7 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4540): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4540): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.119844243 +0000 UTC m=+12.498916737 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4540): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4580): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4580): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4580): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4580): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4580): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.119844243 +0000 UTC m=+12.498916737 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4580): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c380 item 19 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4600): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4600): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4600): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4600): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4600): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.121454342 +0000 UTC m=+12.500526836 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4600): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4680): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4680): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4680): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4680): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4680): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.121454342 +0000 UTC m=+12.500526836 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4680): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ccb0 item 20 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4700): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4700): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4700): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4700): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4700): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.122728144 +0000 UTC m=+12.501800658 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4700): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d47c0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d47c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d47c0): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d47c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d47c0): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d47c0): _writeAt: size=3, off=7 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d47c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d47c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.122728144 +0000 UTC m=+12.501800658 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d47c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4800): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4800): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4800): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4800): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4800): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.122728144 +0000 UTC m=+12.501800658 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4800): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d260 item 21 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4880): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4880): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4880): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4880): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4880): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.124236061 +0000 UTC m=+12.503308556 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4880): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4900): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4900): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4900): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4900): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4900): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.124236061 +0000 UTC m=+12.503308556 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4900): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d8f0 item 22 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4980): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4980): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4980): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4980): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4980): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.125454279 +0000 UTC m=+12.504526772 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4980): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4a40): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4a40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4a40): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4a40): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4a40): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4a40): _writeAt: size=3, off=7 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4a40): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4a40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.125454279 +0000 UTC m=+12.504526772 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4a40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4a80): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4a80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4a80): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4a80): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4a80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.125454279 +0000 UTC m=+12.504526772 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4a80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036db90 item 23 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4b00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4b00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4b00): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4b00): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4b00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.126939545 +0000 UTC m=+12.506012039 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4b00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4b80): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4b80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4b80): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4b80): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4b80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.126939545 +0000 UTC m=+12.506012039 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4b80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370000 item 24 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4c40): _readAt: size=2, off=0 2025/02/15 04:56:35 ERROR : open-test-file(0xc0009d4c40): Couldn't read size of file 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4c40): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4c40): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4c40): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4c40): close: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4c40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4c80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4c80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4c80): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4c80): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4c80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.127990209 +0000 UTC m=+12.507062703 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4c80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4d40): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4d40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4d40): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4d40): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4d40): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4d40): _writeAt: size=3, off=7 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4d40): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4d40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.127990209 +0000 UTC m=+12.507062703 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4d40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4d80): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4d80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4d80): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4d80): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4d80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.127990209 +0000 UTC m=+12.507062703 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4d80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370310 item 25 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4e00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4e00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4e00): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4e00): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4e00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.129586993 +0000 UTC m=+12.508659487 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4e00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4e80): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4e80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4e80): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4e80): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4e80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.129586993 +0000 UTC m=+12.508659487 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4e80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370a10 item 26 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4f40): _readAt: size=2, off=0 2025/02/15 04:56:35 ERROR : open-test-file(0xc0009d4f40): Couldn't read size of file 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4f40): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4f40): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4f40): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4f40): close: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4f40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4f80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4f80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4f80): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4f80): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4f80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.130779221 +0000 UTC m=+12.509851715 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d4f80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5040): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5040): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5040): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5040): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5040): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5040): _writeAt: size=3, off=7 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5040): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5040): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.130779221 +0000 UTC m=+12.509851715 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5040): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5080): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5080): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5080): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5080): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5080): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.130779221 +0000 UTC m=+12.509851715 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5080): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371260 item 27 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5100): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5100): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5100): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5100): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5100): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.13226074 +0000 UTC m=+12.511333244 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5100): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5180): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5180): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5180): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5180): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5180): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.13226074 +0000 UTC m=+12.511333244 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5180): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371c70 item 28 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5240): _readAt: size=2, off=0 2025/02/15 04:56:35 ERROR : open-test-file(0xc0009d5240): Couldn't read size of file 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5240): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5240): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5240): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5240): close: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5240): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5280): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5280): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5280): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5280): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5280): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.133547826 +0000 UTC m=+12.512620320 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5280): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5340): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5340): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5340): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5340): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5340): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.133547826 +0000 UTC m=+12.512620320 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5340): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e3f0 item 29 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d53c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d53c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d53c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d53c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d53c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.134726308 +0000 UTC m=+12.513798803 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d53c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5440): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5440): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5440): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5440): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5440): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.134726308 +0000 UTC m=+12.513798803 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5440): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ecb0 item 30 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5500): _readAt: size=2, off=0 2025/02/15 04:56:35 ERROR : open-test-file(0xc0009d5500): Couldn't read size of file 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5500): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5500): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5500): >_writeAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5500): close: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5500): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5540): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5540): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5540): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5540): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5540): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.135843578 +0000 UTC m=+12.514916071 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5540): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5600): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5600): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5600): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5600): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5600): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.135843578 +0000 UTC m=+12.514916071 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5600): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f1f0 item 31 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5680): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5680): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5680): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5680): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5680): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.136963059 +0000 UTC m=+12.516035553 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5680): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5700): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5700): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5700): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5700): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5700): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.136963059 +0000 UTC m=+12.516035553 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5700): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f8f0 item 32 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5740): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5740): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5740): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5740): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5740): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.138084595 +0000 UTC m=+12.517157079 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5740): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5780): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5780): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5780): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5780): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5780): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fe30 item 33 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5780): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5780): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.1384669 +0000 UTC m=+12.517539395 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5780): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d57c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d57c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d57c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d57c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d57c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.1384669 +0000 UTC m=+12.517539395 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d57c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404070 item 33 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5800): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5800): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5800): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5800): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5800): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.139550786 +0000 UTC m=+12.518623280 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5800): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5840): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5840): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404850 item 34 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5840): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5840): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5840): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5840): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5840): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.139998142 +0000 UTC m=+12.519070646 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5840): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5880): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5880): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5880): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5880): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5880): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.139998142 +0000 UTC m=+12.519070646 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5880): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404e00 item 34 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d58c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d58c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d58c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d58c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d58c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.140947798 +0000 UTC m=+12.520020291 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d58c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5900): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5900): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5900): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5900): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5900): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004053b0 item 35 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5900): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5900): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.141308501 +0000 UTC m=+12.520381005 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5900): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5940): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5940): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5940): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5940): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5940): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.141308501 +0000 UTC m=+12.520381005 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5940): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405570 item 35 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d59c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d59c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d59c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d59c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d59c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.142315203 +0000 UTC m=+12.521387707 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d59c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5a80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5a80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405880 item 36 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5a80): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5a80): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5a80): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5a80): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5a80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.14268815 +0000 UTC m=+12.521760654 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5a80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5ac0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5ac0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5ac0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5ac0): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5ac0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.14268815 +0000 UTC m=+12.521760654 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5ac0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405a40 item 36 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5b00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5b00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5b00): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5b00): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5b00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.143616385 +0000 UTC m=+12.522688878 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5b00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5b40): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5b40): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5b40): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5b40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5b40): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405e30 item 37 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5b40): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5b40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.144003699 +0000 UTC m=+12.523076203 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5b40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5b80): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5b80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5b80): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5b80): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5b80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.144003699 +0000 UTC m=+12.523076203 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5b80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e230 item 37 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5c00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5c00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5c00): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5c00): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5c00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.145037391 +0000 UTC m=+12.524109895 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5c00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5dc0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5dc0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e770 item 38 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5dc0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5dc0): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5dc0): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5dc0): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5dc0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.145435806 +0000 UTC m=+12.524508310 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5dc0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5e00): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5e00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5e00): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5e00): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5e00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.145435806 +0000 UTC m=+12.524508310 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5e00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e930 item 38 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5e80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5e80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5e80): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5e80): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5e80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.146363681 +0000 UTC m=+12.525436174 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5e80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5f40): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5f40): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5f40): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5f40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5f40): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ecb0 item 39 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5f40): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5f40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.146752687 +0000 UTC m=+12.525825181 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009d5f40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960000): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960000): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960000): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960000): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960000): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.146752687 +0000 UTC m=+12.525825181 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960000): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040eee0 item 39 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960080): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960080): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960080): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960080): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960080): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.147812558 +0000 UTC m=+12.526885053 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960080): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960140): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960140): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f420 item 40 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960140): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960140): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960140): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960140): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960140): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.148270924 +0000 UTC m=+12.527343429 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960140): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960180): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960180): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960180): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960180): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960180): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.148270924 +0000 UTC m=+12.527343429 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960180): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f5e0 item 40 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009601c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009601c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009601c0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009601c0): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009601c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009601c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009601c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.149224807 +0000 UTC m=+12.528297302 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009601c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960200): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960200): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960200): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f8f0 item 41 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960200): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960200): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.149578779 +0000 UTC m=+12.528651273 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960200): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960240): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960240): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960240): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960240): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960240): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fb20 item 41 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960240): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960240): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.149973016 +0000 UTC m=+12.529045520 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960240): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960280): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960280): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960280): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960280): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960280): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.149973016 +0000 UTC m=+12.529045520 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960280): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fc70 item 41 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960340): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960340): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960340): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960340): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960340): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960340): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960340): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.150976462 +0000 UTC m=+12.530048966 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960340): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960380): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960380): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960380): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c000 item 42 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960380): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960380): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.151316097 +0000 UTC m=+12.530388590 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960380): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960440): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960440): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c150 item 42 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960440): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960440): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960440): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960440): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960440): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.151753114 +0000 UTC m=+12.530825618 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960440): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960480): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960480): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960480): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960480): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960480): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.151753114 +0000 UTC m=+12.530825618 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960480): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c380 item 42 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960540): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960540): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960540): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960540): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960540): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960540): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960540): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.152614233 +0000 UTC m=+12.531686727 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960540): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960580): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960580): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960580): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c700 item 43 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960580): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960580): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.152985997 +0000 UTC m=+12.532058501 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960580): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960640): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960640): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960640): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960640): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960640): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c850 item 43 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960640): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960640): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.153330672 +0000 UTC m=+12.532403166 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960640): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960680): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960680): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960680): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960680): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960680): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.153330672 +0000 UTC m=+12.532403166 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960680): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c9a0 item 43 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960740): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960740): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960740): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960740): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960740): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960740): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960740): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.154322215 +0000 UTC m=+12.533394709 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960740): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960780): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960780): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960780): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ccb0 item 44 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960780): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960780): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.154649257 +0000 UTC m=+12.533721751 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960780): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960840): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960840): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ce00 item 44 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960840): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960840): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960840): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960840): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960840): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.155073018 +0000 UTC m=+12.534145513 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960840): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960880): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960880): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960880): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960880): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960880): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.155073018 +0000 UTC m=+12.534145513 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960880): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cfc0 item 44 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960940): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960940): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960940): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960940): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960940): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960940): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960940): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.155938987 +0000 UTC m=+12.535011491 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960940): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960980): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960980): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960980): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d260 item 45 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960980): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960980): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.156329366 +0000 UTC m=+12.535401860 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960980): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960a40): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960a40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960a40): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960a40): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960a40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.156329366 +0000 UTC m=+12.535401860 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960a40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d3b0 item 45 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960b00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960b00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960b00): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960b00): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960b00): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960b00): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960b00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.157383547 +0000 UTC m=+12.536456041 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960b00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960b40): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960b40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960b40): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d8f0 item 46 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960b40): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960b40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.157720246 +0000 UTC m=+12.536792750 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960b40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960c00): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960c00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960c00): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960c00): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960c00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.157720246 +0000 UTC m=+12.536792750 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960c00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041db90 item 46 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960cc0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960cc0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960cc0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960cc0): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960cc0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960cc0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960cc0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.158820002 +0000 UTC m=+12.537892506 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960cc0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960d00): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960d00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960d00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e000 item 47 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960d00): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960d00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.159159637 +0000 UTC m=+12.538232141 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960d00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960dc0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960dc0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960dc0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960dc0): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960dc0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.159159637 +0000 UTC m=+12.538232141 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960dc0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e150 item 47 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960e80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960e80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960e80): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960e80): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960e80): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960e80): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960e80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.160387312 +0000 UTC m=+12.539459806 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960e80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960ec0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960ec0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960ec0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e4d0 item 48 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960ec0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960ec0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.160853021 +0000 UTC m=+12.539925525 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960ec0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961000): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961000): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961000): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961000): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961000): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.160853021 +0000 UTC m=+12.539925525 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961000): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e620 item 48 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961040): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961040): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961040): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961040): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961040): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.161877446 +0000 UTC m=+12.540949940 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961040): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961080): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961080): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961080): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961080): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961080): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961080): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e8c0 item 49 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961080): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961080): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.162232781 +0000 UTC m=+12.541305274 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961080): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009610c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009610c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009610c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009610c0): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009610c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.162232781 +0000 UTC m=+12.541305274 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009610c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ea10 item 49 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961140): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961140): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961140): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961140): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961140): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.163220326 +0000 UTC m=+12.542292820 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961140): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961200): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961200): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961200): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ed20 item 50 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961200): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961200): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961200): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961200): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961200): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.1636285 +0000 UTC m=+12.542700994 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961200): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961240): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961240): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961240): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961240): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961240): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.1636285 +0000 UTC m=+12.542700994 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961240): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ee70 item 50 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009612c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009612c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009612c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009612c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009612c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.164585869 +0000 UTC m=+12.543658363 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009612c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408740): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408740): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408740): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408740): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408740): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408740): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f110 item 51 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408740): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408740): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.165106312 +0000 UTC m=+12.544178805 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408740): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408780): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408780): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408780): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408780): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408780): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.165106312 +0000 UTC m=+12.544178805 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408780): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003155e0 item 51 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408840): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408840): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408840): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408840): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408840): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.166369172 +0000 UTC m=+12.545441676 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408840): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408900): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408900): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408900): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315960 item 52 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408900): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408900): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408900): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408900): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408900): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.166901817 +0000 UTC m=+12.545974321 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408900): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408980): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408980): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408980): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408980): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408980): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.166901817 +0000 UTC m=+12.545974321 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408980): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315ab0 item 52 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408f00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408f00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408f00): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408f00): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408f00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.168050414 +0000 UTC m=+12.547122919 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408f00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408fc0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408fc0): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408fc0): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408fc0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408fc0): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408fc0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315ea0 item 53 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408fc0): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408fc0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.168504493 +0000 UTC m=+12.547576997 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000408fc0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409000): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409000): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409000): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409000): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409000): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.168504493 +0000 UTC m=+12.547576997 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409000): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c2a0 item 53 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409080): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409080): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409080): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409080): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409080): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.169662417 +0000 UTC m=+12.548734921 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409080): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409140): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409140): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409140): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c690 item 54 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409140): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409140): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409140): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409140): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409140): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.170164135 +0000 UTC m=+12.549236630 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409140): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409180): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409180): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409180): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409180): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409180): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.170164135 +0000 UTC m=+12.549236630 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409180): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c7e0 item 54 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409200): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409200): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409200): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409200): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409200): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.171310938 +0000 UTC m=+12.550383442 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409200): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004092c0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004092c0): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004092c0): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004092c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004092c0): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004092c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ca80 item 55 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004092c0): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004092c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.171763555 +0000 UTC m=+12.550836048 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004092c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409300): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409300): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409300): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409300): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409300): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.171763555 +0000 UTC m=+12.550836048 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409300): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cbd0 item 55 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409380): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409380): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409380): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409380): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409380): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.172894779 +0000 UTC m=+12.551967283 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409380): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409440): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409440): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409440): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cf50 item 56 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409440): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409440): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409440): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409440): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409440): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.173390285 +0000 UTC m=+12.552462790 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409440): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409480): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409480): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409480): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409480): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409480): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.173390285 +0000 UTC m=+12.552462790 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409480): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d1f0 item 56 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409540): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409540): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409540): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409540): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409540): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409540): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409540): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409540): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.174589906 +0000 UTC m=+12.553662411 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409540): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409580): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409580): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409580): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d650 item 57 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409580): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409580): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.174987431 +0000 UTC m=+12.554059935 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409580): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004096c0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004096c0): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004096c0): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004096c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004096c0): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004096c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d7a0 item 57 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004096c0): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004096c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.175444784 +0000 UTC m=+12.554517278 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004096c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409780): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409780): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409780): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409780): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409780): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.175444784 +0000 UTC m=+12.554517278 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409780): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d8f0 item 57 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409880): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409880): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409880): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409880): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409880): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409880): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409880): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409880): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.176745646 +0000 UTC m=+12.555818140 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409880): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004098c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004098c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004098c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dc00 item 58 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004098c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004098c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.177107122 +0000 UTC m=+12.556179616 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0004098c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409c00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409c00): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409c00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043de30 item 58 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409c00): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409c00): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409c00): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409c00): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409c00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.177503502 +0000 UTC m=+12.556575987 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409c00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409c40): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409c40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409c40): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409c40): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409c40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.177503502 +0000 UTC m=+12.556575987 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000409c40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c000 item 58 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c080): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c080): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c080): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c080): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c080): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c080): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c080): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c080): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.178322704 +0000 UTC m=+12.557395199 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c080): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c0c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c0c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c0c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c310 item 59 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c0c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c0c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.17860404 +0000 UTC m=+12.557676534 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c0c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c180): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c180): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c180): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c180): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c180): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c180): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c4d0 item 59 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c180): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c180): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.178965455 +0000 UTC m=+12.558037949 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c180): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c1c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c1c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c1c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c1c0): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c1c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.178965455 +0000 UTC m=+12.558037949 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c1c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c620 item 59 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c280): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c280): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c280): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c280): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c280): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c280): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c280): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c280): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.179833748 +0000 UTC m=+12.558906242 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c280): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c2c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c2c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c2c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c8c0 item 60 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c2c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c2c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.180131755 +0000 UTC m=+12.559204249 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c2c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c380): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c380): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c380): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ca10 item 60 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c380): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c380): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c380): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c380): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c380): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.180554436 +0000 UTC m=+12.559626930 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c380): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c3c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c3c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c3c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c3c0): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c3c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.180554436 +0000 UTC m=+12.559626930 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c3c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044cb60 item 60 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c480): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c480): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c480): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c480): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c480): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c480): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c480): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c480): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.181361874 +0000 UTC m=+12.560434369 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c480): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c4c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c4c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c4c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ce00 item 61 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c4c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c4c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.181644923 +0000 UTC m=+12.560717418 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c4c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c580): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c580): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c580): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c580): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c580): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.181644923 +0000 UTC m=+12.560717418 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c580): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044cf50 item 61 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c640): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c640): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c640): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c640): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c640): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c640): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c640): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c640): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.182905459 +0000 UTC m=+12.561977964 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c640): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c680): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c680): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c680): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d1f0 item 62 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c680): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c680): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.183319763 +0000 UTC m=+12.562392268 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c680): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961340): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961340): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961340): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961340): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961340): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.183319763 +0000 UTC m=+12.562392268 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000961340): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d340 item 62 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830080): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830080): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830080): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830080): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830080): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830080): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830080): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830080): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.186671108 +0000 UTC m=+12.565743603 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830080): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008300c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008300c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008300c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003662a0 item 63 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008300c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008300c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.187072718 +0000 UTC m=+12.566145213 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008300c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830180): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830180): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830180): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830180): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830180): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.187072718 +0000 UTC m=+12.566145213 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830180): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366690 item 63 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830240): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830240): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830240): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830240): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830240): >_readAt: n=0, err=Bad file descriptor 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830240): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830240): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830240): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.18837902 +0000 UTC m=+12.567451524 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830240): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830280): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830280): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830280): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366a80 item 64 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830280): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830280): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.188910313 +0000 UTC m=+12.567982817 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830280): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830340): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830340): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830340): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830340): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830340): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.188910313 +0000 UTC m=+12.567982817 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830340): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366bd0 item 64 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830380): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830380): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830380): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830380): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830380): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.190042949 +0000 UTC m=+12.569115453 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830380): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008303c0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008303c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008303c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008303c0): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008303c0): _writeAt: size=3, off=2 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366fc0 item 65 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008303c0): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008303c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.190389387 +0000 UTC m=+12.569461882 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008303c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830400): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830400): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830400): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830400): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830400): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.190389387 +0000 UTC m=+12.569461882 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830400): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003671f0 item 65 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830440): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830440): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830440): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830440): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830440): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.191324636 +0000 UTC m=+12.570397130 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830440): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830480): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830480): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367570 item 66 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830480): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830480): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830480): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830480): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830480): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.191692002 +0000 UTC m=+12.570764507 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830480): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008304c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008304c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008304c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008304c0): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008304c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.191692002 +0000 UTC m=+12.570764507 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008304c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003676c0 item 66 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830500): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830500): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830500): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830500): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830500): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.192566557 +0000 UTC m=+12.571639050 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830500): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830540): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830540): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830540): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830540): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830540): _writeAt: size=3, off=2 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367b90 item 67 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830540): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830540): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.192953109 +0000 UTC m=+12.572025603 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830540): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830580): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830580): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830580): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830580): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830580): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.192953109 +0000 UTC m=+12.572025603 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830580): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367d50 item 67 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830600): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830600): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830600): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830600): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830600): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.19390034 +0000 UTC m=+12.572972844 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830600): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008306c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008306c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c150 item 68 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008306c0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008306c0): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008306c0): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008306c0): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008306c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.194283946 +0000 UTC m=+12.573356450 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008306c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830700): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830700): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830700): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830700): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830700): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.194283946 +0000 UTC m=+12.573356450 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830700): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c2a0 item 68 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830740): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830740): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830740): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830740): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830740): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.19516326 +0000 UTC m=+12.574235764 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830740): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830780): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830780): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830780): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830780): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830780): _writeAt: size=3, off=2 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c5b0 item 69 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830780): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830780): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.195519817 +0000 UTC m=+12.574592321 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830780): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008307c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008307c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008307c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008307c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008307c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.195519817 +0000 UTC m=+12.574592321 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008307c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c700 item 69 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830840): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830840): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830840): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830840): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830840): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.19662918 +0000 UTC m=+12.575701674 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830840): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830900): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830900): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c9a0 item 70 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830900): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830900): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830900): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830900): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830900): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.19705221 +0000 UTC m=+12.576124714 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830900): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830940): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830940): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830940): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830940): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830940): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.19705221 +0000 UTC m=+12.576124714 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830940): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044caf0 item 70 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008309c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008309c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008309c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008309c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008309c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.1978382 +0000 UTC m=+12.576910694 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008309c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830a80): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830a80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830a80): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830a80): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830a80): _writeAt: size=3, off=2 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044cd90 item 71 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830a80): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830a80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.198176964 +0000 UTC m=+12.577249457 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830a80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830bc0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830bc0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830bc0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830bc0): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830bc0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.198176964 +0000 UTC m=+12.577249457 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830bc0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044cee0 item 71 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830c40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830c40): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830c40): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830c40): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830c40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.19896708 +0000 UTC m=+12.578039573 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830c40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d180 item 72 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d00): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d00): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d00): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d00): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.199299231 +0000 UTC m=+12.578371725 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d40): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d40): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d40): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.199299231 +0000 UTC m=+12.578371725 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d2d0 item 72 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d80): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d80): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d80): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d80): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.200072807 +0000 UTC m=+12.579145301 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830d80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830dc0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830dc0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830dc0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d5e0 item 73 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830dc0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830dc0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.200386504 +0000 UTC m=+12.579458998 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830dc0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830e00): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830e00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830e00): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830e00): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830e00): _writeAt: size=3, off=2 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d810 item 73 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830e00): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830e00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.200688367 +0000 UTC m=+12.579760862 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830e00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830e40): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830e40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830e40): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830e40): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830e40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.200688367 +0000 UTC m=+12.579760862 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830e40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d9d0 item 73 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830f00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830f00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830f00): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830f00): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830f00): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830f00): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830f00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.201537886 +0000 UTC m=+12.580610379 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830f00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830f40): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830f40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830f40): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044dc70 item 74 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830f40): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830f40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.201864115 +0000 UTC m=+12.580936609 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000830f40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831000): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831000): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044de30 item 74 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831000): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831000): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831000): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831000): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831000): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.202224278 +0000 UTC m=+12.581296772 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831000): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831040): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831040): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831040): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831040): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831040): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.202224278 +0000 UTC m=+12.581296772 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831040): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e070 item 74 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831100): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831100): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831100): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831100): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831100): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831100): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831100): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.202988867 +0000 UTC m=+12.582061361 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831100): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831140): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831140): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831140): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e380 item 75 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831140): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831140): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.203288648 +0000 UTC m=+12.582361142 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831140): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831200): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831200): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831200): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831200): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831200): _writeAt: size=3, off=2 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e540 item 75 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831200): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831200): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.203607364 +0000 UTC m=+12.582679868 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831200): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831240): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831240): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831240): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831240): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831240): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.203607364 +0000 UTC m=+12.582679868 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831240): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e690 item 75 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831300): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831300): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831300): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831300): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831300): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831300): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831300): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.204476879 +0000 UTC m=+12.583549373 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831300): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831340): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831340): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831340): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e930 item 76 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831340): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831340): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.204940665 +0000 UTC m=+12.584013159 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831340): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831400): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831400): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ea80 item 76 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831400): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831400): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831400): _writeAt: size=3, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831400): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831400): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.205453624 +0000 UTC m=+12.584526118 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831400): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831440): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831440): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831440): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831440): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831440): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.205453624 +0000 UTC m=+12.584526118 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831440): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ebd0 item 76 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831500): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831500): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831500): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831500): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831500): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831500): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831500): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.206550023 +0000 UTC m=+12.585622527 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831500): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831540): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831540): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831540): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042eee0 item 77 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831540): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831540): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.206926277 +0000 UTC m=+12.585998770 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831540): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831600): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831600): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831600): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831600): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831600): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.206926277 +0000 UTC m=+12.585998770 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831600): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f030 item 77 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008316c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008316c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008316c0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008316c0): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008316c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008316c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008316c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.207855113 +0000 UTC m=+12.586927607 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008316c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831700): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831700): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831700): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f3b0 item 78 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831700): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831700): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.208163379 +0000 UTC m=+12.587235873 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831700): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008317c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008317c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008317c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008317c0): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008317c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.208163379 +0000 UTC m=+12.587235873 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008317c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f500 item 78 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831880): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831880): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831880): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831880): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831880): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831880): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831880): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.209059353 +0000 UTC m=+12.588131847 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831880): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008318c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008318c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008318c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f7a0 item 79 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008318c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008318c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.209375014 +0000 UTC m=+12.588447497 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0008318c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831980): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831980): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831980): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831980): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831980): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.209375014 +0000 UTC m=+12.588447497 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831980): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f8f0 item 79 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831a40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831a40): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831a40): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831a40): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831a40): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831a40): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831a40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.210369993 +0000 UTC m=+12.589442486 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831a40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831a80): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831a80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831a80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fb90 item 80 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831a80): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831a80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.210676496 +0000 UTC m=+12.589748990 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831a80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831b40): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831b40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831b40): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831b40): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831b40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.210676496 +0000 UTC m=+12.589748990 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831b40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fce0 item 80 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831b80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831b80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831b80): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831b80): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831b80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.211626392 +0000 UTC m=+12.590698886 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831b80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831bc0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831bc0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831bc0): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831bc0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831bc0): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831bc0): _writeAt: size=3, off=7 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014c000 item 81 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831bc0): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831bc0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.211998968 +0000 UTC m=+12.591071462 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831bc0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831c00): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831c00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831c00): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831c00): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831c00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.211998968 +0000 UTC m=+12.591071462 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831c00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014c460 item 81 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831c80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831c80): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831c80): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831c80): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831c80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.213014556 +0000 UTC m=+12.592087050 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831c80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831d40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831d40): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831d40): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014c9a0 item 82 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831d40): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831d40): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831d40): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831d40): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831d40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.213460019 +0000 UTC m=+12.592532513 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831d40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831d80): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831d80): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831d80): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831d80): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831d80): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.213460019 +0000 UTC m=+12.592532513 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831d80): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014cbd0 item 82 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831e00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831e00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831e00): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831e00): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831e00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.214577868 +0000 UTC m=+12.593650362 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831e00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831ec0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831ec0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831ec0): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831ec0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831ec0): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831ec0): _writeAt: size=3, off=7 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014d490 item 83 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831ec0): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831ec0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.214991802 +0000 UTC m=+12.594064296 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831ec0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831f00): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831f00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831f00): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831f00): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831f00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.214991802 +0000 UTC m=+12.594064296 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000831f00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014d650 item 83 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c000): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c000): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c000): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c000): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c000): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.216035082 +0000 UTC m=+12.595107576 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c000): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c0c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c0c0): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c0c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014d9d0 item 84 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c0c0): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c0c0): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c0c0): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c0c0): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c0c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.216545265 +0000 UTC m=+12.595617759 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c0c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c100): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c100): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c100): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c100): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c100): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.216545265 +0000 UTC m=+12.595617759 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c100): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014dc70 item 84 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c180): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c180): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c180): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c180): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c180): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.217790632 +0000 UTC m=+12.596863127 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c180): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c240): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c240): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c240): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c240): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c240): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c240): _writeAt: size=3, off=7 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c1c0 item 85 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c240): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c240): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.218256944 +0000 UTC m=+12.597329438 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c240): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c280): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c280): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c280): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c280): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c280): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.218256944 +0000 UTC m=+12.597329438 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c280): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c460 item 85 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c300): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c300): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c300): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c300): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c300): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.219264287 +0000 UTC m=+12.598336781 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c300): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c3c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c3c0): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c3c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c7e0 item 86 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c3c0): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c3c0): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c3c0): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c3c0): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c3c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.219664034 +0000 UTC m=+12.598736529 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c3c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c400): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c400): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c400): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c400): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c400): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.219664034 +0000 UTC m=+12.598736529 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c400): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c930 item 86 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c480): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c480): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c480): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c480): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c480): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.220679402 +0000 UTC m=+12.599751906 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c480): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c540): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c540): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c540): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c540): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c540): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c540): _writeAt: size=3, off=7 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ce70 item 87 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c540): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c540): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.221091142 +0000 UTC m=+12.600163676 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c540): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c580): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c580): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c580): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c580): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c580): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.221091142 +0000 UTC m=+12.600163676 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c580): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d0a0 item 87 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c600): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c600): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c600): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c600): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c600): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.222136165 +0000 UTC m=+12.601208659 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c600): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c700): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c700): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c700): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d420 item 88 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c700): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c700): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c700): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c700): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c700): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.222560659 +0000 UTC m=+12.601633173 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c700): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c740): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c740): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c740): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c740): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c740): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.222560659 +0000 UTC m=+12.601633173 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c740): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d5e0 item 88 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c800): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c800): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c800): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c800): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c800): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c800): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c800): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c800): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.223537273 +0000 UTC m=+12.602609777 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c800): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c840): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c840): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c840): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d9d0 item 89 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c840): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c840): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.223889062 +0000 UTC m=+12.602961586 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c840): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c900): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c900): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c900): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c900): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c900): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c900): _writeAt: size=3, off=7 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034dc00 item 89 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c900): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c900): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.224350384 +0000 UTC m=+12.603422878 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c900): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c940): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c940): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c940): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c940): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c940): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.224350384 +0000 UTC m=+12.603422878 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0c940): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034dd50 item 89 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0ca00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0ca00): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0ca00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0ca00): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0ca00): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0ca00): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0ca00): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0ca00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.225401248 +0000 UTC m=+12.604473741 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0ca00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0ca40): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0ca40): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0ca40): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8a10 item 90 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0ca40): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0ca40): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.225730483 +0000 UTC m=+12.604802977 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000a0ca40): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960080): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960080): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960080): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8fc0 item 90 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960080): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960080): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960080): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960080): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960080): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.22617848 +0000 UTC m=+12.605250975 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960080): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009600c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009600c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009600c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009600c0): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009600c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.22617848 +0000 UTC m=+12.605250975 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009600c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe380 item 90 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960180): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960180): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960180): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960180): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960180): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960180): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960180): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960180): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.227048767 +0000 UTC m=+12.606121261 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960180): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009601c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009601c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009601c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe850 item 91 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009601c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009601c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.227409981 +0000 UTC m=+12.606482466 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009601c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960280): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960280): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960280): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960280): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960280): >_readAt: n=2, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960280): _writeAt: size=3, off=7 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fecb0 item 91 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960280): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960280): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.227803538 +0000 UTC m=+12.606876032 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960280): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009602c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009602c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009602c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009602c0): >_readAt: n=8, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009602c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.227803538 +0000 UTC m=+12.606876032 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009602c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff030 item 91 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960380): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960380): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960380): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960380): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960380): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960380): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960380): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960380): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.228856786 +0000 UTC m=+12.607929279 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960380): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009603c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009603c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009603c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff650 item 92 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009603c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009603c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.229234132 +0000 UTC m=+12.608306625 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009603c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960480): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960480): open at offset 5 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960480): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ffb20 item 92 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960480): _readAt: size=2, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960480): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960480): _writeAt: size=3, off=5 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960480): >_writeAt: n=3, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960480): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.229749484 +0000 UTC m=+12.608821978 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960480): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009604c0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009604c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009604c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009604c0): >_readAt: n=3, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009604c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.229749484 +0000 UTC m=+12.608821978 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009604c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ffe30 item 92 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960580): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960580): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960580): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960580): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960580): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960580): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960580): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960580): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.230754684 +0000 UTC m=+12.609827178 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960580): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009605c0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009605c0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009605c0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052b60 item 93 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009605c0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009605c0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.23110595 +0000 UTC m=+12.610178444 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc0009605c0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960680): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960680): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960680): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960680): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960680): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.23110595 +0000 UTC m=+12.610178444 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960680): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000531f0 item 93 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960740): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960740): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960740): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960740): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960740): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960740): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960740): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960740): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.232145794 +0000 UTC m=+12.611218307 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960740): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960780): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960780): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960780): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 94 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960780): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960780): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.232500226 +0000 UTC m=+12.611572720 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960780): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960840): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960840): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960840): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960840): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960840): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.232500226 +0000 UTC m=+12.611572720 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960840): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000680070 item 94 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960900): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960900): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960900): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960900): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960900): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960900): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960900): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960900): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.233645487 +0000 UTC m=+12.612717981 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960900): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960940): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960940): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960940): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000680700 item 95 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960940): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960940): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.234008044 +0000 UTC m=+12.613080538 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960940): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960a00): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960a00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960a00): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960a00): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960a00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.234008044 +0000 UTC m=+12.613080538 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960a00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006809a0 item 95 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 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/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960ac0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960ac0): open at offset 0 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960ac0): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960ac0): _readAt: size=2, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960ac0): >_readAt: n=0, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960ac0): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960ac0): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960ac0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.235090938 +0000 UTC m=+12.614163452 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960ac0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960b00): _writeAt: size=5, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960b00): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960b00): >openPending: err= 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000680f50 item 96 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960b00): >_writeAt: n=5, err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960b00): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.235451532 +0000 UTC m=+12.614524026 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960b00): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/15 04:56:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:56:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/15 04:56:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960bc0): _readAt: size=512, off=0 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960bc0): openPending: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960bc0): >openPending: err= 2025/02/15 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960bc0): >_readAt: n=5, err=EOF 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960bc0): close: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-15 04:56:35.235451532 +0000 UTC m=+12.614524026 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/15 04:56:35 DEBUG : open-test-file(0xc000960bc0): >close: err= 2025/02/15 04:56:35 DEBUG : open-test-file: Remove: 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006811f0 item 96 2025/02/15 04:56:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/15 04:56:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/15 04:56:35 DEBUG : open-test-file: >Remove: err= 2025/02/15 04:56:35 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:35 DEBUG : : Looking for writers 2025/02/15 04:56:35 DEBUG : >WaitForWriters: 2025/02/15 04:56:35 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.35s) --- PASS: TestRWFileHandleOpenTests/writes (0.18s) --- 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.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:56:35 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:56:35 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:56:35 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:35 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:56:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:56:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:56:35 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:56:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:56:35 DEBUG : file1: newRWFileHandle: 2025/02/15 04:56:35 DEBUG : file1(0xc0002bdc00): openPending: 2025/02/15 04:56:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:35 DEBUG : file1(0xc0002bdc00): >openPending: err= 2025/02/15 04:56:35 DEBUG : file1: >newRWFileHandle: err= 2025/02/15 04:56:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:56:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/15 04:56:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/02/15 04:56:35 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:56:35 DEBUG : : Looking for writers 2025/02/15 04:56:35 DEBUG : file1: reading active writers 2025/02/15 04:56:35 DEBUG : file1: active writers 1 2025/02/15 04:56:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/02/15 04:56:35 DEBUG : : Looking for writers 2025/02/15 04:56:35 DEBUG : file1: reading active writers 2025/02/15 04:56:35 DEBUG : file1: active writers 1 2025/02/15 04:56:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/02/15 04:56:35 DEBUG : : Looking for writers 2025/02/15 04:56:35 DEBUG : file1: reading active writers 2025/02/15 04:56:35 DEBUG : file1: active writers 1 2025/02/15 04:56:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/02/15 04:56:35 DEBUG : : Looking for writers 2025/02/15 04:56:35 DEBUG : file1: reading active writers 2025/02/15 04:56:35 DEBUG : file1: active writers 1 2025/02/15 04:56:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/02/15 04:56:35 DEBUG : : Looking for writers 2025/02/15 04:56:35 DEBUG : file1: reading active writers 2025/02/15 04:56:35 DEBUG : file1: active writers 1 2025/02/15 04:56:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/02/15 04:56:35 DEBUG : : Looking for writers 2025/02/15 04:56:35 DEBUG : file1: reading active writers 2025/02/15 04:56:35 DEBUG : file1: active writers 1 2025/02/15 04:56:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/02/15 04:56:35 DEBUG : : Looking for writers 2025/02/15 04:56:35 DEBUG : file1: reading active writers 2025/02/15 04:56:35 DEBUG : file1: active writers 1 2025/02/15 04:56:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/02/15 04:56:36 DEBUG : : Looking for writers 2025/02/15 04:56:36 DEBUG : file1: reading active writers 2025/02/15 04:56:36 DEBUG : file1: active writers 1 2025/02/15 04:56:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:37 DEBUG : : Looking for writers 2025/02/15 04:56:37 DEBUG : file1: reading active writers 2025/02/15 04:56:37 DEBUG : file1: active writers 1 2025/02/15 04:56:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:38 DEBUG : : Looking for writers 2025/02/15 04:56:38 DEBUG : file1: reading active writers 2025/02/15 04:56:38 DEBUG : file1: active writers 1 2025/02/15 04:56:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:39 DEBUG : : Looking for writers 2025/02/15 04:56:39 DEBUG : file1: reading active writers 2025/02/15 04:56:39 DEBUG : file1: active writers 1 2025/02/15 04:56:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:40 DEBUG : : Looking for writers 2025/02/15 04:56:40 DEBUG : file1: reading active writers 2025/02/15 04:56:40 DEBUG : file1: active writers 1 2025/02/15 04:56:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:41 DEBUG : : Looking for writers 2025/02/15 04:56:41 DEBUG : file1: reading active writers 2025/02/15 04:56:41 DEBUG : file1: active writers 1 2025/02/15 04:56:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:42 DEBUG : : Looking for writers 2025/02/15 04:56:42 DEBUG : file1: reading active writers 2025/02/15 04:56:42 DEBUG : file1: active writers 1 2025/02/15 04:56:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:43 DEBUG : : Looking for writers 2025/02/15 04:56:43 DEBUG : file1: reading active writers 2025/02/15 04:56:43 DEBUG : file1: active writers 1 2025/02/15 04:56:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:44 DEBUG : : Looking for writers 2025/02/15 04:56:44 DEBUG : file1: reading active writers 2025/02/15 04:56:44 DEBUG : file1: active writers 1 2025/02/15 04:56:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:45 DEBUG : : Looking for writers 2025/02/15 04:56:45 DEBUG : file1: reading active writers 2025/02/15 04:56:45 DEBUG : file1: active writers 1 2025/02/15 04:56:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:46 DEBUG : : Looking for writers 2025/02/15 04:56:46 DEBUG : file1: reading active writers 2025/02/15 04:56:46 DEBUG : file1: active writers 1 2025/02/15 04:56:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:47 DEBUG : : Looking for writers 2025/02/15 04:56:47 DEBUG : file1: reading active writers 2025/02/15 04:56:47 DEBUG : file1: active writers 1 2025/02/15 04:56:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:48 DEBUG : : Looking for writers 2025/02/15 04:56:48 DEBUG : file1: reading active writers 2025/02/15 04:56:48 DEBUG : file1: active writers 1 2025/02/15 04:56:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:49 DEBUG : : Looking for writers 2025/02/15 04:56:49 DEBUG : file1: reading active writers 2025/02/15 04:56:49 DEBUG : file1: active writers 1 2025/02/15 04:56:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:50 DEBUG : : Looking for writers 2025/02/15 04:56:50 DEBUG : file1: reading active writers 2025/02/15 04:56:50 DEBUG : file1: active writers 1 2025/02/15 04:56:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:51 DEBUG : : Looking for writers 2025/02/15 04:56:51 DEBUG : file1: reading active writers 2025/02/15 04:56:51 DEBUG : file1: active writers 1 2025/02/15 04:56:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:52 DEBUG : : Looking for writers 2025/02/15 04:56:52 DEBUG : file1: reading active writers 2025/02/15 04:56:52 DEBUG : file1: active writers 1 2025/02/15 04:56:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:53 DEBUG : : Looking for writers 2025/02/15 04:56:53 DEBUG : file1: reading active writers 2025/02/15 04:56:53 DEBUG : file1: active writers 1 2025/02/15 04:56:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:54 DEBUG : : Looking for writers 2025/02/15 04:56:54 DEBUG : file1: reading active writers 2025/02/15 04:56:54 DEBUG : file1: active writers 1 2025/02/15 04:56:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:55 DEBUG : : Looking for writers 2025/02/15 04:56:55 DEBUG : file1: reading active writers 2025/02/15 04:56:55 DEBUG : file1: active writers 1 2025/02/15 04:56:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:56 DEBUG : : Looking for writers 2025/02/15 04:56:56 DEBUG : file1: reading active writers 2025/02/15 04:56:56 DEBUG : file1: active writers 1 2025/02/15 04:56:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:57 DEBUG : : Looking for writers 2025/02/15 04:56:57 DEBUG : file1: reading active writers 2025/02/15 04:56:57 DEBUG : file1: active writers 1 2025/02/15 04:56:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:58 DEBUG : : Looking for writers 2025/02/15 04:56:58 DEBUG : file1: reading active writers 2025/02/15 04:56:58 DEBUG : file1: active writers 1 2025/02/15 04:56:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:56:59 DEBUG : : Looking for writers 2025/02/15 04:56:59 DEBUG : file1: reading active writers 2025/02/15 04:56:59 DEBUG : file1: active writers 1 2025/02/15 04:56:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:57:00 DEBUG : : Looking for writers 2025/02/15 04:57:00 DEBUG : file1: reading active writers 2025/02/15 04:57:00 DEBUG : file1: active writers 1 2025/02/15 04:57:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:57:01 DEBUG : : Looking for writers 2025/02/15 04:57:01 DEBUG : file1: reading active writers 2025/02/15 04:57:01 DEBUG : file1: active writers 1 2025/02/15 04:57:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:57:02 DEBUG : : Looking for writers 2025/02/15 04:57:02 DEBUG : file1: reading active writers 2025/02/15 04:57:02 DEBUG : file1: active writers 1 2025/02/15 04:57:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:57:03 DEBUG : : Looking for writers 2025/02/15 04:57:03 DEBUG : file1: reading active writers 2025/02/15 04:57:03 DEBUG : file1: active writers 1 2025/02/15 04:57:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:57:04 DEBUG : : Looking for writers 2025/02/15 04:57:04 DEBUG : file1: reading active writers 2025/02/15 04:57:04 DEBUG : file1: active writers 1 2025/02/15 04:57:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/15 04:57:05 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00092e4b0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000657308 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824640369472} name:file1 opens:1 downloaders: o: fd:0xc00031e068 info:{ModTime:{wall:13971333179175900042 ext:12637584258 loc:0x3daf5e0} ATime:{wall:13971333179175900042 ext:12637584258 loc:0x3daf5e0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/02/15 04:57:05 DEBUG : >WaitForWriters: 2025/02/15 04:57:05 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:05 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:05 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:57:05 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:57:05 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:57:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:57:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:57:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:57:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:57:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:57:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:57:05 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:57:05 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:57:05 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:57:05 DEBUG : rename_me: newRWFileHandle: 2025/02/15 04:57:05 DEBUG : rename_me(0xc0008fe5c0): openPending: 2025/02/15 04:57:05 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/15 04:57:05 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/15 04:57:05 DEBUG : rename_me(0xc0008fe5c0): >openPending: err= 2025/02/15 04:57:05 DEBUG : rename_me: >newRWFileHandle: err= 2025/02/15 04:57:05 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/15 04:57:05 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/02/15 04:57:05 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/02/15 04:57:05 DEBUG : rename_me(0xc0008fe5c0): _writeAt: size=5, off=0 2025/02/15 04:57:05 DEBUG : rename_me(0xc0008fe5c0): >_writeAt: n=5, err= 2025/02/15 04:57:05 DEBUG : rename_me(0xc0008fe5c0): close: 2025/02/15 04:57:05 DEBUG : rename_me: vfs cache: setting modification time to 2025-02-15 04:57:05.282389576 +0000 UTC m=+42.661462080 2025/02/15 04:57:05 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/02/15 04:57:05 DEBUG : rename_me(0xc0008fe5c0): >close: err= 2025/02/15 04:57:05 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/02/15 04:57:05 DEBUG : i_was_renamed: Updating file with 0xc000bac000 2025/02/15 04:57:05 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/02/15 04:57:05 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/15 04:57:05 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:05 DEBUG : : Looking for writers 2025/02/15 04:57:05 DEBUG : i_was_renamed: reading active writers 2025/02/15 04:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/15 04:57:05 DEBUG : : Looking for writers 2025/02/15 04:57:05 DEBUG : i_was_renamed: reading active writers 2025/02/15 04:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/15 04:57:05 DEBUG : : Looking for writers 2025/02/15 04:57:05 DEBUG : i_was_renamed: reading active writers 2025/02/15 04:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/15 04:57:05 DEBUG : : Looking for writers 2025/02/15 04:57:05 DEBUG : i_was_renamed: reading active writers 2025/02/15 04:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/15 04:57:05 DEBUG : i_was_renamed: vfs cache: starting upload 2025/02/15 04:57:05 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:05 INFO : i_was_renamed: Copied (new) 2025/02/15 04:57:05 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-02-15 04:57:05 +0000 UTC" 2025/02/15 04:57:05 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/02/15 04:57:05 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/15 04:57:05 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/02/15 04:57:05 DEBUG : : Looking for writers 2025/02/15 04:57:05 DEBUG : i_was_renamed: reading active writers 2025/02/15 04:57:05 DEBUG : >WaitForWriters: 2025/02/15 04:57:05 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:05 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:05 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/15 04:57:05 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:57:05 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:57:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:57:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:57:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:57:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:57:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/15 04:57:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{kvcVC}/rclone-test-yobihup6yeva" 2025/02/15 04:57:05 INFO : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:05 DEBUG : : forgetting directory cache 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate(0xc000a82280): _readAt: size=512, off=0 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate(0xc000a82280): openPending: 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-15 03:58:05 +0000 UTC" against cached fingerprint "" 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/15 04:57:05 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate(0xc000a82280): >openPending: err= 2025/02/15 04:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate(0xc000a82280): >_readAt: n=20, err=EOF 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate(0xc000a82280): close: 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-15 03:58:05 +0000 GMT 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate(0xc000a82280): >close: err= 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:05 DEBUG : : forgetting directory cache 2025/02/15 04:57:05 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate(0xc000b28740): _readAt: size=512, off=0 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate(0xc000b28740): openPending: 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-15 03:59:05 +0000 UTC" against cached fingerprint "20,2025-02-15 03:58:05 +0000 UTC" 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-15 03:59:05 +0000 UTC" != cached fingerprint "20,2025-02-15 03:58:05 +0000 UTC") 2025/02/15 04:57:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/15 04:57:05 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate(0xc000b28740): >openPending: err= 2025/02/15 04:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate(0xc000b28740): >_readAt: n=20, err=EOF 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate(0xc000b28740): close: 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-15 03:59:05 +0000 GMT 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate(0xc000b28740): >close: err= 2025/02/15 04:57:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:06 DEBUG : : forgetting directory cache 2025/02/15 04:57:06 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc000fc1a80): _readAt: size=512, off=0 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc000fc1a80): openPending: 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-15 04:00:05 +0000 UTC" against cached fingerprint "20,2025-02-15 03:59:05 +0000 UTC" 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-15 04:00:05 +0000 UTC" != cached fingerprint "20,2025-02-15 03:59:05 +0000 UTC") 2025/02/15 04:57:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/15 04:57:06 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc000fc1a80): >openPending: err= 2025/02/15 04:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc000fc1a80): >_readAt: n=20, err=EOF 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc000fc1a80): close: 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-15 04:00:05 +0000 GMT 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc000fc1a80): >close: err= 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:06 DEBUG : : forgetting directory cache 2025/02/15 04:57:06 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc000bec240): _readAt: size=512, off=0 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc000bec240): openPending: 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-15 04:01:05 +0000 UTC" against cached fingerprint "20,2025-02-15 04:00:05 +0000 UTC" 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-15 04:01:05 +0000 UTC" != cached fingerprint "20,2025-02-15 04:00:05 +0000 UTC") 2025/02/15 04:57:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/15 04:57:06 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc000bec240): >openPending: err= 2025/02/15 04:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc000bec240): >_readAt: n=20, err=EOF 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc000bec240): close: 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-15 04:01:05 +0000 GMT 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc000bec240): >close: err= 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:06 DEBUG : : forgetting directory cache 2025/02/15 04:57:06 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc0009213c0): _readAt: size=512, off=0 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc0009213c0): openPending: 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-15 04:02:05 +0000 UTC" against cached fingerprint "20,2025-02-15 04:01:05 +0000 UTC" 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-15 04:02:05 +0000 UTC" != cached fingerprint "20,2025-02-15 04:01:05 +0000 UTC") 2025/02/15 04:57:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/15 04:57:06 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc0009213c0): >openPending: err= 2025/02/15 04:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc0009213c0): >_readAt: n=20, err=EOF 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc0009213c0): close: 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-15 04:02:05 +0000 GMT 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc0009213c0): >close: err= 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:06 DEBUG : : forgetting directory cache 2025/02/15 04:57:06 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc0008db3c0): _readAt: size=512, off=0 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc0008db3c0): openPending: 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-15 04:03:05 +0000 UTC" against cached fingerprint "20,2025-02-15 04:02:05 +0000 UTC" 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-15 04:03:05 +0000 UTC" != cached fingerprint "20,2025-02-15 04:02:05 +0000 UTC") 2025/02/15 04:57:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/15 04:57:06 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc0008db3c0): >openPending: err= 2025/02/15 04:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc0008db3c0): >_readAt: n=20, err=EOF 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc0008db3c0): close: 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-15 04:03:05 +0000 GMT 2025/02/15 04:57:06 DEBUG : TestRWCacheUpdate(0xc0008db3c0): >close: err= 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:07 DEBUG : : forgetting directory cache 2025/02/15 04:57:07 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate(0xc000958ec0): _readAt: size=512, off=0 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate(0xc000958ec0): openPending: 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-02-15 04:04:05 +0000 UTC" against cached fingerprint "20,2025-02-15 04:03:05 +0000 UTC" 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-02-15 04:04:05 +0000 UTC" != cached fingerprint "20,2025-02-15 04:03:05 +0000 UTC") 2025/02/15 04:57:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/02/15 04:57:07 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate(0xc000958ec0): >openPending: err= 2025/02/15 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate(0xc000958ec0): >_readAt: n=21, err=EOF 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate(0xc000958ec0): close: 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-15 04:04:05 +0000 GMT 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate(0xc000958ec0): >close: err= 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:07 DEBUG : : forgetting directory cache 2025/02/15 04:57:07 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate(0xc000a8dcc0): _readAt: size=512, off=0 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate(0xc000a8dcc0): openPending: 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-02-15 04:05:05 +0000 UTC" against cached fingerprint "21,2025-02-15 04:04:05 +0000 UTC" 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-02-15 04:05:05 +0000 UTC" != cached fingerprint "21,2025-02-15 04:04:05 +0000 UTC") 2025/02/15 04:57:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/02/15 04:57:07 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate(0xc000a8dcc0): >openPending: err= 2025/02/15 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate(0xc000a8dcc0): >_readAt: n=22, err=EOF 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate(0xc000a8dcc0): close: 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-15 04:05:05 +0000 GMT 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate(0xc000a8dcc0): >close: err= 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:07 DEBUG : : forgetting directory cache 2025/02/15 04:57:07 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate(0xc000b3b280): _readAt: size=512, off=0 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate(0xc000b3b280): openPending: 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-02-15 04:06:05 +0000 UTC" against cached fingerprint "22,2025-02-15 04:05:05 +0000 UTC" 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-02-15 04:06:05 +0000 UTC" != cached fingerprint "22,2025-02-15 04:05:05 +0000 UTC") 2025/02/15 04:57:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/02/15 04:57:07 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate(0xc000b3b280): >openPending: err= 2025/02/15 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate(0xc000b3b280): >_readAt: n=23, err=EOF 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate(0xc000b3b280): close: 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-15 04:06:05 +0000 GMT 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate(0xc000b3b280): >close: err= 2025/02/15 04:57:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:07 DEBUG : : forgetting directory cache 2025/02/15 04:57:07 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate(0xc000a2a4c0): _readAt: size=512, off=0 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate(0xc000a2a4c0): openPending: 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-02-15 04:07:05 +0000 UTC" against cached fingerprint "23,2025-02-15 04:06:05 +0000 UTC" 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-02-15 04:07:05 +0000 UTC" != cached fingerprint "23,2025-02-15 04:06:05 +0000 UTC") 2025/02/15 04:57:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/02/15 04:57:08 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate(0xc000a2a4c0): >openPending: err= 2025/02/15 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate(0xc000a2a4c0): >_readAt: n=24, err=EOF 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate(0xc000a2a4c0): close: 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-15 04:07:05 +0000 GMT 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate(0xc000a2a4c0): >close: err= 2025/02/15 04:57:08 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:08 DEBUG : : Looking for writers 2025/02/15 04:57:08 DEBUG : TestRWCacheUpdate: reading active writers 2025/02/15 04:57:08 DEBUG : >WaitForWriters: 2025/02/15 04:57:08 DEBUG : webdav root 'rclone-test-yobihup6yeva': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.58s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:08 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:08 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:08 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:08 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:08 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/15 04:57:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/15 04:57:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/15 04:57:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/15 04:57:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/15 04:57:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/15 04:57:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/15 04:57:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/15 04:57:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/15 04:57:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:08 DEBUG : : forgetting directory cache 2025/02/15 04:57:08 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/15 04:57:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/15 04:57:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/15 04:57:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/15 04:57:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/15 04:57:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/15 04:57:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/15 04:57:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/15 04:57:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/15 04:57:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/15 04:57:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:08 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/15 04:57:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/15 04:57:08 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/02/15 04:57:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:08 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/15 04:57:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/15 04:57:08 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/02/15 04:57:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:08 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/15 04:57:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/15 04:57:08 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/02/15 04:57:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/15 04:57:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/15 04:57:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/15 04:57:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/15 04:57:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/15 04:57:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/15 04:57:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:08 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/15 04:57:08 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/15 04:57:08 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/15 04:57:08 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/15 04:57:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/15 04:57:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/15 04:57:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/15 04:57:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:08 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/02/15 04:57:08 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/02/15 04:57:08 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/02/15 04:57:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/15 04:57:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/15 04:57:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/15 04:57:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/15 04:57:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/15 04:57:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/15 04:57:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:08 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/02/15 04:57:08 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/02/15 04:57:08 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:08 DEBUG : : Looking for writers 2025/02/15 04:57:08 DEBUG : FiLeA: reading active writers 2025/02/15 04:57:08 DEBUG : FiLeB: reading active writers 2025/02/15 04:57:08 DEBUG : FilEb: reading active writers 2025/02/15 04:57:08 DEBUG : >WaitForWriters: 2025/02/15 04:57:08 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:08 DEBUG : : Looking for writers 2025/02/15 04:57:08 DEBUG : FilEb: reading active writers 2025/02/15 04:57:08 DEBUG : FiLeA: reading active writers 2025/02/15 04:57:08 DEBUG : FiLeB: reading active writers 2025/02/15 04:57:08 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:08 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:08 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:08 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:08 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/15 04:57:08 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/15 04:57:08 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/15 04:57:08 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:08 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:08 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/02/15 04:57:08 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/02/15 04:57:08 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/02/15 04:57:08 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:08 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:08 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/15 04:57:08 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/15 04:57:08 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/15 04:57:08 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:08 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:08 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:08 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/02/15 04:57:08 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:08 DEBUG : : Looking for writers 2025/02/15 04:57:08 DEBUG : normal name with no special characters.txt: reading active writers 2025/02/15 04:57:08 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/02/15 04:57:08 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:08 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:08 DEBUG : webdav root 'rclone-test-yobihup6yeva': Reusing VFS from active cache 2025/02/15 04:57:08 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:08 DEBUG : : Looking for writers 2025/02/15 04:57:08 DEBUG : >WaitForWriters: 2025/02/15 04:57:08 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:08 DEBUG : : Looking for writers 2025/02/15 04:57:08 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:08 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:08 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:08 DEBUG : : Looking for writers 2025/02/15 04:57:08 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:08 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:08 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:08 DEBUG : : Looking for writers 2025/02/15 04:57:08 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:08 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:08 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:08 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:08 DEBUG : dir: Looking for writers 2025/02/15 04:57:08 DEBUG : file2: reading active writers 2025/02/15 04:57:08 DEBUG : : Looking for writers 2025/02/15 04:57:08 DEBUG : dir: reading active writers 2025/02/15 04:57:08 DEBUG : file1: reading active writers 2025/02/15 04:57:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:08 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:08 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:08 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:08 DEBUG : dir: Looking for writers 2025/02/15 04:57:08 DEBUG : : Looking for writers 2025/02/15 04:57:08 DEBUG : file1: reading active writers 2025/02/15 04:57:08 DEBUG : dir: reading active writers 2025/02/15 04:57:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:08 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:09 DEBUG : file1: Open: flags=O_RDONLY 2025/02/15 04:57:09 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/15 04:57:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/15 04:57:09 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:09 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/02/15 04:57:09 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/15 04:57:09 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/15 04:57:09 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:57:09 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:57:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/15 04:57:09 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/02/15 04:57:09 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/02/15 04:57:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/15 04:57:09 DEBUG : webdav root 'rclone-test-yobihup6yeva': File to upload is small (0 bytes), uploading instead of streaming 2025/02/15 04:57:09 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:09 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/02/15 04:57:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/15 04:57:09 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:57:09 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/15 04:57:09 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:09 DEBUG : dir: Looking for writers 2025/02/15 04:57:09 DEBUG : file2: reading active writers 2025/02/15 04:57:09 DEBUG : new_file.txt: reading active writers 2025/02/15 04:57:09 DEBUG : : Looking for writers 2025/02/15 04:57:09 DEBUG : dir: reading active writers 2025/02/15 04:57:09 DEBUG : file1: reading active writers 2025/02/15 04:57:09 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:09 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:09 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/02/15 04:57:09 DEBUG : dir/file1: Updating file with dir/file1 0xc000fcb740 2025/02/15 04:57:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/15 04:57:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:09 INFO : dir/file1: Moved (server-side) to: file0 2025/02/15 04:57:09 DEBUG : file0: Updating file with file0 0xc000fcb740 2025/02/15 04:57:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/15 04:57:09 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/02/15 04:57:09 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:09 DEBUG : dir: Looking for writers 2025/02/15 04:57:09 DEBUG : : Looking for writers 2025/02/15 04:57:09 DEBUG : dir: reading active writers 2025/02/15 04:57:09 DEBUG : file0: reading active writers 2025/02/15 04:57:09 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:09 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:09 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:09 DEBUG : : Looking for writers 2025/02/15 04:57:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:09 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:09 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/02/15 04:57:09 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/15 04:57:09 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/02/15 04:57:09 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/02/15 04:57:09 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/02/15 04:57:09 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:09 DEBUG : c: Looking for writers 2025/02/15 04:57:09 DEBUG : d: Looking for writers 2025/02/15 04:57:09 DEBUG : : Looking for writers 2025/02/15 04:57:09 DEBUG : a: Looking for writers 2025/02/15 04:57:09 DEBUG : b: Looking for writers 2025/02/15 04:57:09 DEBUG : : Looking for writers 2025/02/15 04:57:09 DEBUG : /: reading active writers 2025/02/15 04:57:09 DEBUG : a: reading active writers 2025/02/15 04:57:09 DEBUG : b: reading active writers 2025/02/15 04:57:09 DEBUG : c: reading active writers 2025/02/15 04:57:09 DEBUG : d: reading active writers 2025/02/15 04:57:09 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:09 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:09 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/15 04:57:09 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/02/15 04:57:09 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/02/15 04:57:10 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/02/15 04:57:10 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:10 DEBUG : a/b/c/d: Looking for writers 2025/02/15 04:57:10 DEBUG : a/b/c: Looking for writers 2025/02/15 04:57:10 DEBUG : d: reading active writers 2025/02/15 04:57:10 DEBUG : a/b: Looking for writers 2025/02/15 04:57:10 DEBUG : c: reading active writers 2025/02/15 04:57:10 DEBUG : a: Looking for writers 2025/02/15 04:57:10 DEBUG : b: reading active writers 2025/02/15 04:57:10 DEBUG : : Looking for writers 2025/02/15 04:57:10 DEBUG : a: reading active writers 2025/02/15 04:57:10 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN 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-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:10 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:57:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:57:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/15 04:57:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/15 04:57:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:10 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/15 04:57:10 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/15 04:57:10 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/02/15 04:57:10 DEBUG : webdav root 'rclone-test-yobihup6yeva': File to upload is small (5 bytes), uploading instead of streaming 2025/02/15 04:57:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:10 DEBUG : file1: Size of src and dst objects identical 2025/02/15 04:57:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:57:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:57:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/15 04:57:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/15 04:57:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:57:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:57:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/15 04:57:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/15 04:57:10 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/02/15 04:57:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/15 04:57:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/15 04:57:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/15 04:57:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/15 04:57:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:10 DEBUG : webdav root 'rclone-test-yobihup6yeva': File to upload is small (0 bytes), uploading instead of streaming 2025/02/15 04:57:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:10 DEBUG : file1: Size of src and dst objects identical 2025/02/15 04:57:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/15 04:57:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/15 04:57:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/15 04:57:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/15 04:57:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:10 DEBUG : webdav root 'rclone-test-yobihup6yeva': File to upload is small (7 bytes), uploading instead of streaming 2025/02/15 04:57:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:10 DEBUG : file1: Size of src and dst objects identical 2025/02/15 04:57:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:10 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:10 DEBUG : : Looking for writers 2025/02/15 04:57:10 DEBUG : file1: reading active writers 2025/02/15 04:57:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:10 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:57:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:57:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/15 04:57:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/15 04:57:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:10 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/02/15 04:57:11 DEBUG : file1: aborting in-sequence write wait, off=100 2025/02/15 04:57:11 DEBUG : file1: failed to wait for in-sequence write to 100 2025/02/15 04:57:11 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/02/15 04:57:11 DEBUG : webdav root 'rclone-test-yobihup6yeva': File to upload is small (11 bytes), uploading instead of streaming 2025/02/15 04:57:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:11 DEBUG : file1: Size of src and dst objects identical 2025/02/15 04:57:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:11 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/02/15 04:57:11 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:11 DEBUG : : Looking for writers 2025/02/15 04:57:11 DEBUG : file1: reading active writers 2025/02/15 04:57:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.07s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:11 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:57:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:57:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/15 04:57:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/15 04:57:11 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/02/15 04:57:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:11 DEBUG : webdav root 'rclone-test-yobihup6yeva': File to upload is small (5 bytes), uploading instead of streaming 2025/02/15 04:57:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:11 DEBUG : file1: Size of src and dst objects identical 2025/02/15 04:57:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:11 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/02/15 04:57:11 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:11 DEBUG : : Looking for writers 2025/02/15 04:57:11 DEBUG : file1: reading active writers 2025/02/15 04:57:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:11 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:57:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:57:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/15 04:57:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/15 04:57:11 DEBUG : file1: WriteFileHandle.Release closing 2025/02/15 04:57:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:11 DEBUG : webdav root 'rclone-test-yobihup6yeva': File to upload is small (0 bytes), uploading instead of streaming 2025/02/15 04:57:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:11 DEBUG : file1: Size of src and dst objects identical 2025/02/15 04:57:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:11 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/02/15 04:57:11 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:11 DEBUG : : Looking for writers 2025/02/15 04:57:11 DEBUG : file1: reading active writers 2025/02/15 04:57:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:11 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:57:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:57:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/15 04:57:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/02/15 04:57:11 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:11 DEBUG : : Looking for writers 2025/02/15 04:57:11 DEBUG : file1: reading active writers 2025/02/15 04:57:11 DEBUG : file1: active writers 1 2025/02/15 04:57:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/02/15 04:57:11 DEBUG : : Looking for writers 2025/02/15 04:57:11 DEBUG : file1: reading active writers 2025/02/15 04:57:11 DEBUG : file1: active writers 1 2025/02/15 04:57:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/02/15 04:57:11 DEBUG : : Looking for writers 2025/02/15 04:57:11 DEBUG : file1: reading active writers 2025/02/15 04:57:11 DEBUG : file1: active writers 1 2025/02/15 04:57:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/02/15 04:57:11 DEBUG : : Looking for writers 2025/02/15 04:57:11 DEBUG : file1: reading active writers 2025/02/15 04:57:11 DEBUG : file1: active writers 1 2025/02/15 04:57:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/02/15 04:57:11 DEBUG : : Looking for writers 2025/02/15 04:57:11 DEBUG : file1: reading active writers 2025/02/15 04:57:11 DEBUG : file1: active writers 1 2025/02/15 04:57:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/02/15 04:57:12 DEBUG : : Looking for writers 2025/02/15 04:57:12 DEBUG : file1: reading active writers 2025/02/15 04:57:12 DEBUG : file1: active writers 1 2025/02/15 04:57:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/02/15 04:57:12 DEBUG : : Looking for writers 2025/02/15 04:57:12 DEBUG : file1: reading active writers 2025/02/15 04:57:12 DEBUG : file1: active writers 1 2025/02/15 04:57:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/02/15 04:57:12 DEBUG : : Looking for writers 2025/02/15 04:57:12 DEBUG : file1: reading active writers 2025/02/15 04:57:12 DEBUG : file1: active writers 1 2025/02/15 04:57:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:13 DEBUG : : Looking for writers 2025/02/15 04:57:13 DEBUG : file1: reading active writers 2025/02/15 04:57:13 DEBUG : file1: active writers 1 2025/02/15 04:57:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:14 DEBUG : : Looking for writers 2025/02/15 04:57:14 DEBUG : file1: reading active writers 2025/02/15 04:57:14 DEBUG : file1: active writers 1 2025/02/15 04:57:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:15 DEBUG : : Looking for writers 2025/02/15 04:57:15 DEBUG : file1: reading active writers 2025/02/15 04:57:15 DEBUG : file1: active writers 1 2025/02/15 04:57:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:16 DEBUG : : Looking for writers 2025/02/15 04:57:16 DEBUG : file1: reading active writers 2025/02/15 04:57:16 DEBUG : file1: active writers 1 2025/02/15 04:57:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:17 DEBUG : : Looking for writers 2025/02/15 04:57:17 DEBUG : file1: reading active writers 2025/02/15 04:57:17 DEBUG : file1: active writers 1 2025/02/15 04:57:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:18 DEBUG : : Looking for writers 2025/02/15 04:57:18 DEBUG : file1: reading active writers 2025/02/15 04:57:18 DEBUG : file1: active writers 1 2025/02/15 04:57:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:19 DEBUG : : Looking for writers 2025/02/15 04:57:19 DEBUG : file1: reading active writers 2025/02/15 04:57:19 DEBUG : file1: active writers 1 2025/02/15 04:57:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:20 DEBUG : : Looking for writers 2025/02/15 04:57:20 DEBUG : file1: reading active writers 2025/02/15 04:57:20 DEBUG : file1: active writers 1 2025/02/15 04:57:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:21 DEBUG : : Looking for writers 2025/02/15 04:57:21 DEBUG : file1: reading active writers 2025/02/15 04:57:21 DEBUG : file1: active writers 1 2025/02/15 04:57:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:22 DEBUG : : Looking for writers 2025/02/15 04:57:22 DEBUG : file1: reading active writers 2025/02/15 04:57:22 DEBUG : file1: active writers 1 2025/02/15 04:57:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:23 DEBUG : : Looking for writers 2025/02/15 04:57:23 DEBUG : file1: reading active writers 2025/02/15 04:57:23 DEBUG : file1: active writers 1 2025/02/15 04:57:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:24 DEBUG : : Looking for writers 2025/02/15 04:57:24 DEBUG : file1: reading active writers 2025/02/15 04:57:24 DEBUG : file1: active writers 1 2025/02/15 04:57:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:25 DEBUG : : Looking for writers 2025/02/15 04:57:25 DEBUG : file1: reading active writers 2025/02/15 04:57:25 DEBUG : file1: active writers 1 2025/02/15 04:57:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:26 DEBUG : : Looking for writers 2025/02/15 04:57:26 DEBUG : file1: reading active writers 2025/02/15 04:57:26 DEBUG : file1: active writers 1 2025/02/15 04:57:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:27 DEBUG : : Looking for writers 2025/02/15 04:57:27 DEBUG : file1: reading active writers 2025/02/15 04:57:27 DEBUG : file1: active writers 1 2025/02/15 04:57:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:28 DEBUG : : Looking for writers 2025/02/15 04:57:28 DEBUG : file1: reading active writers 2025/02/15 04:57:28 DEBUG : file1: active writers 1 2025/02/15 04:57:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:29 DEBUG : : Looking for writers 2025/02/15 04:57:29 DEBUG : file1: reading active writers 2025/02/15 04:57:29 DEBUG : file1: active writers 1 2025/02/15 04:57:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:30 DEBUG : : Looking for writers 2025/02/15 04:57:30 DEBUG : file1: reading active writers 2025/02/15 04:57:30 DEBUG : file1: active writers 1 2025/02/15 04:57:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:31 DEBUG : : Looking for writers 2025/02/15 04:57:31 DEBUG : file1: reading active writers 2025/02/15 04:57:31 DEBUG : file1: active writers 1 2025/02/15 04:57:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:32 DEBUG : : Looking for writers 2025/02/15 04:57:32 DEBUG : file1: reading active writers 2025/02/15 04:57:32 DEBUG : file1: active writers 1 2025/02/15 04:57:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:33 DEBUG : : Looking for writers 2025/02/15 04:57:33 DEBUG : file1: reading active writers 2025/02/15 04:57:33 DEBUG : file1: active writers 1 2025/02/15 04:57:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:34 DEBUG : : Looking for writers 2025/02/15 04:57:34 DEBUG : file1: reading active writers 2025/02/15 04:57:34 DEBUG : file1: active writers 1 2025/02/15 04:57:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:35 DEBUG : : Looking for writers 2025/02/15 04:57:35 DEBUG : file1: reading active writers 2025/02/15 04:57:35 DEBUG : file1: active writers 1 2025/02/15 04:57:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:36 DEBUG : : Looking for writers 2025/02/15 04:57:36 DEBUG : file1: reading active writers 2025/02/15 04:57:36 DEBUG : file1: active writers 1 2025/02/15 04:57:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:37 DEBUG : : Looking for writers 2025/02/15 04:57:37 DEBUG : file1: reading active writers 2025/02/15 04:57:37 DEBUG : file1: active writers 1 2025/02/15 04:57:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:38 DEBUG : : Looking for writers 2025/02/15 04:57:38 DEBUG : file1: reading active writers 2025/02/15 04:57:38 DEBUG : file1: active writers 1 2025/02/15 04:57:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:40 DEBUG : : Looking for writers 2025/02/15 04:57:40 DEBUG : file1: reading active writers 2025/02/15 04:57:40 DEBUG : file1: active writers 1 2025/02/15 04:57:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:41 DEBUG : : Looking for writers 2025/02/15 04:57:41 DEBUG : file1: reading active writers 2025/02/15 04:57:41 DEBUG : file1: active writers 1 2025/02/15 04:57:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/15 04:57:41 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/02/15 04:57:41 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:41 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:57:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:57:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/15 04:57:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/15 04:57:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:41 DEBUG : webdav root 'rclone-test-yobihup6yeva': File to upload is small (0 bytes), uploading instead of streaming 2025/02/15 04:57:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:41 DEBUG : file1: Size of src and dst objects identical 2025/02/15 04:57:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:57:41 DEBUG : file1: Open: flags=O_RDONLY 2025/02/15 04:57:41 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/15 04:57:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/15 04:57:41 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:41 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:41 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:41 DEBUG : : Looking for writers 2025/02/15 04:57:41 DEBUG : file1: reading active writers 2025/02/15 04:57:41 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-yobihup6yeva'", Local "Local file system at /tmp/rclone1928079228", Modify Window "1s" 2025/02/15 04:57:41 INFO : webdav root 'rclone-test-yobihup6yeva': poll-interval is not supported by this remote 2025/02/15 04:57:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/15 04:57:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/15 04:57:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/15 04:57:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/15 04:57:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:41 DEBUG : webdav root 'rclone-test-yobihup6yeva': File to upload is small (100 bytes), uploading instead of streaming 2025/02/15 04:57:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/15 04:57:41 DEBUG : file1: Size of src and dst objects identical 2025/02/15 04:57:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/15 04:57:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/15 04:57:41 DEBUG : file1: Open: flags=O_RDONLY 2025/02/15 04:57:41 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/15 04:57:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/15 04:57:41 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/15 04:57:41 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/15 04:57:41 DEBUG : WaitForWriters: timeout=30s 2025/02/15 04:57:41 DEBUG : : Looking for writers 2025/02/15 04:57:41 DEBUG : file1: reading active writers 2025/02/15 04:57:41 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/02/15 04:57:41 DEBUG : webdav root 'rclone-test-yobihup6yeva': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.298032487s (try 1/5)