"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/07/27 01:41:18 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-nehuqih0zohe" 2025/07/27 01:41:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/27 01:41:18 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/07/27 01:41:18 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/27 01:41:18 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/27 01:41:18 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/27 01:41:18 DEBUG : Setting pass="gJFX1DDznqZdr0rKdxEbCtx24Iv_bg-tZXvY_-H-8ujF" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/27 01:41:18 DEBUG : TestWebdavRclone: detected overridden config - adding "{SLVLy}" suffix to name 2025/07/27 01:41:18 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/27 01:41:18 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/27 01:41:18 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/27 01:41:18 DEBUG : Setting pass="gJFX1DDznqZdr0rKdxEbCtx24Iv_bg-tZXvY_-H-8ujF" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/27 01:41:18 DEBUG : found headers: 2025/07/27 01:41:18 DEBUG : Creating backend with remote "/tmp/rclone574220983" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:18 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:18 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:18 DEBUG : dir: Looking for writers 2025/07/27 01:41:18 DEBUG : Looking for writers 2025/07/27 01:41:18 DEBUG : dir: reading active writers 2025/07/27 01:41:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:18 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:18 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:18 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:18 DEBUG : dir/subdir: Looking for writers 2025/07/27 01:41:18 DEBUG : dir: Looking for writers 2025/07/27 01:41:18 DEBUG : file2: reading active writers 2025/07/27 01:41:18 DEBUG : subdir: reading active writers 2025/07/27 01:41:18 DEBUG : file1: reading active writers 2025/07/27 01:41:18 DEBUG : Looking for writers 2025/07/27 01:41:18 DEBUG : dir: reading active writers 2025/07/27 01:41:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:19 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:19 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:19 DEBUG : dir: Looking for writers 2025/07/27 01:41:19 DEBUG : file1: reading active writers 2025/07/27 01:41:19 DEBUG : Looking for writers 2025/07/27 01:41:19 DEBUG : dir: reading active writers 2025/07/27 01:41:19 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:19 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:19 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:19 DEBUG : dir: Looking for writers 2025/07/27 01:41:19 DEBUG : Looking for writers 2025/07/27 01:41:19 DEBUG : dir: reading active writers 2025/07/27 01:41:19 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:19 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:19 DEBUG : dir: forgetting directory cache 2025/07/27 01:41:19 DEBUG : forgetting directory cache 2025/07/27 01:41:19 DEBUG : dir: forgetting directory cache 2025/07/27 01:41:19 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:19 DEBUG : Looking for writers 2025/07/27 01:41:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:19 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:19 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/07/27 01:41:19 DEBUG : dir: invalidating directory cache 2025/07/27 01:41:19 DEBUG : >ForgetPath: 2025/07/27 01:41:19 DEBUG : ForgetPath: relativePath="dir", type=0 2025/07/27 01:41:19 DEBUG : invalidating directory cache 2025/07/27 01:41:19 DEBUG : dir: forgetting directory cache 2025/07/27 01:41:19 DEBUG : >ForgetPath: 2025/07/27 01:41:19 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/07/27 01:41:19 DEBUG : >ForgetPath: 2025/07/27 01:41:19 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:19 DEBUG : dir: Looking for writers 2025/07/27 01:41:19 DEBUG : Looking for writers 2025/07/27 01:41:19 DEBUG : dir: reading active writers 2025/07/27 01:41:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:19 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:19 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:19 DEBUG : forgetting directory cache 2025/07/27 01:41:19 DEBUG : dir: forgetting directory cache 2025/07/27 01:41:19 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:19 DEBUG : dir: Looking for writers 2025/07/27 01:41:19 DEBUG : fil/a/b: Looking for writers 2025/07/27 01:41:19 DEBUG : fil/a: Looking for writers 2025/07/27 01:41:19 DEBUG : b: reading active writers 2025/07/27 01:41:19 DEBUG : fil: Looking for writers 2025/07/27 01:41:19 DEBUG : a: reading active writers 2025/07/27 01:41:19 DEBUG : Looking for writers 2025/07/27 01:41:19 DEBUG : dir: reading active writers 2025/07/27 01:41:19 DEBUG : fil: reading active writers 2025/07/27 01:41:19 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:20 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:20 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:20 DEBUG : dir: Looking for writers 2025/07/27 01:41:20 DEBUG : Looking for writers 2025/07/27 01:41:20 DEBUG : dir: reading active writers 2025/07/27 01:41:20 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:20 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:20 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:20 DEBUG : dir: Looking for writers 2025/07/27 01:41:20 DEBUG : file1: reading active writers 2025/07/27 01:41:20 DEBUG : Looking for writers 2025/07/27 01:41:20 DEBUG : dir: reading active writers 2025/07/27 01:41:20 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:20 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:20 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:20 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/07/27 01:41:20 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/27 01:41:20 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/27 01:41:20 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/27 01:41:20 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/27 01:41:20 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:20 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:20 DEBUG : dir: invalidating directory cache 2025/07/27 01:41:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/27 01:41:20 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/27 01:41:20 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/27 01:41:20 DEBUG : dir/file1: Reset virtual modtime 2025/07/27 01:41:20 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/27 01:41:20 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/27 01:41:20 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/27 01:41:20 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/27 01:41:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 01:41:20 DEBUG : dir: invalidating directory cache 2025/07/27 01:41:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/27 01:41:20 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/27 01:41:20 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/27 01:41:20 DEBUG : forgetting directory cache 2025/07/27 01:41:20 DEBUG : dir: forgetting directory cache 2025/07/27 01:41:20 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/27 01:41:20 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:20 DEBUG : dir/virtualDir: Looking for writers 2025/07/27 01:41:20 DEBUG : dir: Looking for writers 2025/07/27 01:41:20 DEBUG : file1: reading active writers 2025/07/27 01:41:20 DEBUG : virtualFile2: reading active writers 2025/07/27 01:41:20 DEBUG : virtualFile: reading active writers 2025/07/27 01:41:20 DEBUG : virtualDir: reading active writers 2025/07/27 01:41:20 DEBUG : Looking for writers 2025/07/27 01:41:20 DEBUG : dir: reading active writers 2025/07/27 01:41:20 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:20 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:20 ERROR : dir/: Can only open directories read only 2025/07/27 01:41:20 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:20 DEBUG : dir: Looking for writers 2025/07/27 01:41:20 DEBUG : Looking for writers 2025/07/27 01:41:20 DEBUG : dir: reading active writers 2025/07/27 01:41:20 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:20 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:21 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/27 01:41:21 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/27 01:41:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/27 01:41:21 DEBUG : webdav root 'rclone-test-nehuqih0zohe': File to upload is small (5 bytes), uploading instead of streaming 2025/07/27 01:41:21 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:21 NOTICE: webdav root 'rclone-test-nehuqih0zohe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/27 01:41:21 DEBUG : dir/potato: Size of src and dst objects identical 2025/07/27 01:41:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/27 01:41:21 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:21 DEBUG : dir: Looking for writers 2025/07/27 01:41:21 DEBUG : file1: reading active writers 2025/07/27 01:41:21 DEBUG : potato: reading active writers 2025/07/27 01:41:21 DEBUG : Looking for writers 2025/07/27 01:41:21 DEBUG : dir: reading active writers 2025/07/27 01:41:21 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:21 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/27 01:41:21 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:21 DEBUG : dir/sub: Looking for writers 2025/07/27 01:41:21 DEBUG : dir: Looking for writers 2025/07/27 01:41:21 DEBUG : file1: reading active writers 2025/07/27 01:41:21 DEBUG : sub: reading active writers 2025/07/27 01:41:21 DEBUG : Looking for writers 2025/07/27 01:41:21 DEBUG : dir: reading active writers 2025/07/27 01:41:21 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:21 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/27 01:41:21 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/27 01:41:21 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:21 DEBUG : dir/sub/subsub: Looking for writers 2025/07/27 01:41:21 DEBUG : dir/sub: Looking for writers 2025/07/27 01:41:21 DEBUG : subsub: reading active writers 2025/07/27 01:41:21 DEBUG : dir: Looking for writers 2025/07/27 01:41:21 DEBUG : file1: reading active writers 2025/07/27 01:41:21 DEBUG : sub: reading active writers 2025/07/27 01:41:21 DEBUG : Looking for writers 2025/07/27 01:41:21 DEBUG : dir: reading active writers 2025/07/27 01:41:21 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.30s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:21 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:21 ERROR : dir/: Dir.Remove not empty 2025/07/27 01:41:21 DEBUG : dir/file1: Remove: 2025/07/27 01:41:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 01:41:21 DEBUG : dir/file1: >Remove: err= 2025/07/27 01:41:21 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/27 01:41:21 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:21 DEBUG : Looking for writers 2025/07/27 01:41:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.16s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:21 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:21 DEBUG : dir/file1: Remove: 2025/07/27 01:41:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 01:41:21 DEBUG : dir/file1: >Remove: err= 2025/07/27 01:41:22 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/27 01:41:22 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:22 DEBUG : Looking for writers 2025/07/27 01:41:22 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:22 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:22 DEBUG : dir/file1: Remove: 2025/07/27 01:41:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 01:41:22 DEBUG : dir/file1: >Remove: err= 2025/07/27 01:41:22 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:22 DEBUG : dir: Looking for writers 2025/07/27 01:41:22 DEBUG : Looking for writers 2025/07/27 01:41:22 DEBUG : dir: reading active writers 2025/07/27 01:41:22 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.26s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:22 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:22 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:22 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/27 01:41:22 DEBUG : dir: Updating dir with dir2 0xc0007eb930 2025/07/27 01:41:22 DEBUG : dir: forgetting directory cache 2025/07/27 01:41:22 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/27 01:41:22 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/27 01:41:22 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/27 01:41:22 DEBUG : file2: Updating file with file2 0xc0001ad2c0 2025/07/27 01:41:22 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/27 01:41:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/27 01:41:22 INFO : dir2/file3: Deleted 2025/07/27 01:41:22 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/27 01:41:22 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001ad2c0 2025/07/27 01:41:22 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/27 01:41:22 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/27 01:41:22 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/27 01:41:22 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00060e4e0 2025/07/27 01:41:22 DEBUG : empty directory: forgetting directory cache 2025/07/27 01:41:22 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/27 01:41:22 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/27 01:41:22 DEBUG : dir2: Renaming to "dir3" 2025/07/27 01:41:22 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:22 DEBUG : dir3: Looking for writers 2025/07/27 01:41:22 DEBUG : file3: reading active writers 2025/07/27 01:41:22 DEBUG : renamed empty directory: Looking for writers 2025/07/27 01:41:22 DEBUG : Looking for writers 2025/07/27 01:41:22 DEBUG : dir3: reading active writers 2025/07/27 01:41:22 DEBUG : renamed empty directory: reading active writers 2025/07/27 01:41:22 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:22 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/27 01:41:22 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:22 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/27 01:41:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/27 01:41:22 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/27 01:41:22 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/27 01:41:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/27 01:41:22 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:22 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/27 01:41:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/27 01:41:22 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/27 01:41:22 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/27 01:41:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/27 01:41:22 DEBUG : webdav root 'rclone-test-nehuqih0zohe': File to upload is small (12 bytes), uploading instead of streaming 2025/07/27 01:41:22 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:22 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/07/27 01:41:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/27 01:41:22 DEBUG : forgetting directory cache 2025/07/27 01:41:22 DEBUG : dir: forgetting directory cache 2025/07/27 01:41:22 DEBUG : dir/sub: forgetting directory cache 2025/07/27 01:41:22 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/27 01:41:22 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/27 01:41:22 DEBUG : webdav root 'rclone-test-nehuqih0zohe': File to upload is small (5 bytes), uploading instead of streaming 2025/07/27 01:41:23 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:23 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/07/27 01:41:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/27 01:41:23 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:23 DEBUG : dir/sub: Looking for writers 2025/07/27 01:41:23 DEBUG : file0: reading active writers 2025/07/27 01:41:23 DEBUG : file2: reading active writers 2025/07/27 01:41:23 DEBUG : dir: Looking for writers 2025/07/27 01:41:23 DEBUG : file1: reading active writers 2025/07/27 01:41:23 DEBUG : sub: reading active writers 2025/07/27 01:41:23 DEBUG : Looking for writers 2025/07/27 01:41:23 DEBUG : dir: reading active writers 2025/07/27 01:41:23 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:23 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/07/27 01:41:23 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:23 DEBUG : Looking for writers 2025/07/27 01:41:23 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:23 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/27 01:41:23 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:23 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/27 01:41:23 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/27 01:41:23 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/27 01:41:23 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:41:23 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/27 01:41:23 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/27 01:41:23 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:23 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/27 01:41:23 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/27 01:41:23 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/27 01:41:23 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:41:23 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/27 01:41:23 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:23 DEBUG : dir: Looking for writers 2025/07/27 01:41:23 DEBUG : file1: reading active writers 2025/07/27 01:41:23 DEBUG : file1.metadata: reading active writers 2025/07/27 01:41:23 DEBUG : Looking for writers 2025/07/27 01:41:23 DEBUG : dir: reading active writers 2025/07/27 01:41:23 DEBUG : dir.metadata: reading active writers 2025/07/27 01:41:23 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:23 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:23 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:23 DEBUG : dir: Looking for writers 2025/07/27 01:41:23 DEBUG : file1: reading active writers 2025/07/27 01:41:23 DEBUG : Looking for writers 2025/07/27 01:41:23 DEBUG : dir: reading active writers 2025/07/27 01:41:23 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:23 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:23 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:23 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/07/27 01:41:23 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:23 DEBUG : dir: Looking for writers 2025/07/27 01:41:23 DEBUG : file1: reading active writers 2025/07/27 01:41:23 DEBUG : Looking for writers 2025/07/27 01:41:23 DEBUG : dir: reading active writers 2025/07/27 01:41:23 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.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- 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-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:23 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 01:41:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/27 01:41:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:41:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/27 01:41:23 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:23 DEBUG : dir: Looking for writers 2025/07/27 01:41:23 DEBUG : file1: reading active writers 2025/07/27 01:41:23 DEBUG : Looking for writers 2025/07/27 01:41:23 DEBUG : dir: reading active writers 2025/07/27 01:41:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/07/27 01:41:23 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/27 01:41:23 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 01:41:23 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:41:23 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/27 01:41:23 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:23 DEBUG : Looking for writers 2025/07/27 01:41:23 DEBUG : file.txt: reading active writers 2025/07/27 01:41:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:23 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:23 DEBUG : webdav root 'rclone-test-nehuqih0zohe': File to upload is small (25 bytes), uploading instead of streaming 2025/07/27 01:41:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:23 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/27 01:41:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:23 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:23 DEBUG : dir: Looking for writers 2025/07/27 01:41:23 DEBUG : file1: reading active writers 2025/07/27 01:41:23 DEBUG : Looking for writers 2025/07/27 01:41:23 DEBUG : dir: reading active writers 2025/07/27 01:41:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:23 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:24 DEBUG : dir/file1: Remove: 2025/07/27 01:41:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 01:41:24 DEBUG : dir/file1: >Remove: err= 2025/07/27 01:41:24 DEBUG : dir/file1: Remove: 2025/07/27 01:41:24 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/27 01:41:24 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:24 DEBUG : dir: Looking for writers 2025/07/27 01:41:24 DEBUG : Looking for writers 2025/07/27 01:41:24 DEBUG : dir: reading active writers 2025/07/27 01:41:24 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:24 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:24 DEBUG : dir/file1: Remove: 2025/07/27 01:41:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 01:41:24 DEBUG : dir/file1: >Remove: err= 2025/07/27 01:41:24 DEBUG : dir/file1: Remove: 2025/07/27 01:41:24 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/27 01:41:24 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:24 DEBUG : dir: Looking for writers 2025/07/27 01:41:24 DEBUG : Looking for writers 2025/07/27 01:41:24 DEBUG : dir: reading active writers 2025/07/27 01:41:24 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:24 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 01:41:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/27 01:41:24 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/27 01:41:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/27 01:41:24 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/27 01:41:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/27 01:41:24 DEBUG : dir/file1: Open: flags=0x3 2025/07/27 01:41:24 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/27 01:41:24 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/27 01:41:24 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:24 DEBUG : dir: Looking for writers 2025/07/27 01:41:24 DEBUG : file1: reading active writers 2025/07/27 01:41:24 DEBUG : Looking for writers 2025/07/27 01:41:24 DEBUG : dir: reading active writers 2025/07/27 01:41:24 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:24 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:24 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:24 DEBUG : dir: Looking for writers 2025/07/27 01:41:24 DEBUG : file1: reading active writers 2025/07/27 01:41:24 DEBUG : Looking for writers 2025/07/27 01:41:24 DEBUG : dir: reading active writers 2025/07/27 01:41:24 DEBUG : >WaitForWriters: 2025/07/27 01:41:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 01:41:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0007969c0 2025/07/27 01:41:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 01:41:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 01:41:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/27 01:41:24 DEBUG : dir/file1: Updating file with dir/file1 0xc0007969c0 2025/07/27 01:41:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/27 01:41:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/27 01:41:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/27 01:41:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:24 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007969c0 2025/07/27 01:41:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 01:41:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 01:41:24 DEBUG : webdav root 'rclone-test-nehuqih0zohe': File to upload is small (25 bytes), uploading instead of streaming 2025/07/27 01:41:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:24 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/27 01:41:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 01:41:24 DEBUG : newLeaf: Running delayed rename now 2025/07/27 01:41:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 01:41:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0007969c0 2025/07/27 01:41:24 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:24 DEBUG : dir: Looking for writers 2025/07/27 01:41:24 DEBUG : Looking for writers 2025/07/27 01:41:24 DEBUG : dir: reading active writers 2025/07/27 01:41:24 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:24 DEBUG : >WaitForWriters: 2025/07/27 01:41:24 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:24 DEBUG : dir: Looking for writers 2025/07/27 01:41:24 DEBUG : Looking for writers 2025/07/27 01:41:24 DEBUG : dir: reading active writers 2025/07/27 01:41:24 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:24 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:24 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:24 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:24 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:24 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:24 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:24 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:24 DEBUG : dir: Looking for writers 2025/07/27 01:41:24 DEBUG : file1: reading active writers 2025/07/27 01:41:24 DEBUG : Looking for writers 2025/07/27 01:41:24 DEBUG : dir: reading active writers 2025/07/27 01:41:24 DEBUG : >WaitForWriters: 2025/07/27 01:41:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 01:41:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0007cf200 2025/07/27 01:41:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 01:41:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 01:41:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/27 01:41:25 DEBUG : dir/file1: Updating file with dir/file1 0xc0007cf200 2025/07/27 01:41:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/27 01:41:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/27 01:41:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/27 01:41:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:25 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007cf200 2025/07/27 01:41:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 01:41:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 01:41:25 DEBUG : webdav root 'rclone-test-nehuqih0zohe': File to upload is small (25 bytes), uploading instead of streaming 2025/07/27 01:41:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:25 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/27 01:41:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 01:41:25 DEBUG : newLeaf: Running delayed rename now 2025/07/27 01:41:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 01:41:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0007cf200 2025/07/27 01:41:25 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:25 DEBUG : dir: Looking for writers 2025/07/27 01:41:25 DEBUG : Looking for writers 2025/07/27 01:41:25 DEBUG : dir: reading active writers 2025/07/27 01:41:25 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:25 DEBUG : >WaitForWriters: 2025/07/27 01:41:25 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:25 DEBUG : dir: Looking for writers 2025/07/27 01:41:25 DEBUG : Looking for writers 2025/07/27 01:41:25 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:25 DEBUG : dir: reading active writers 2025/07/27 01:41:25 DEBUG : >WaitForWriters: 2025/07/27 01:41:25 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:25 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:25 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:25 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:25 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:25 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/27 01:41:25 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 01:41:25 DEBUG : dir/file1(0xc00077e4c0): openPending: 2025/07/27 01:41:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/27 01:41:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/27 01:41:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:25 DEBUG : dir/file1(0xc00077e4c0): >openPending: err= 2025/07/27 01:41:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/27 01:41:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 01:41:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 01:41:25 DEBUG : dir/file1(0xc00077e4c0): _writeAt: size=14, off=0 2025/07/27 01:41:25 DEBUG : dir/file1(0xc00077e4c0): >_writeAt: n=14, err= 2025/07/27 01:41:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/27 01:41:25 DEBUG : dir/file1(0xc00077e4c0): close: 2025/07/27 01:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/27 01:41:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/27 01:41:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:25 DEBUG : dir/file1(0xc00077e4c0): >close: err= 2025/07/27 01:41:25 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:25 DEBUG : dir: Looking for writers 2025/07/27 01:41:25 DEBUG : file1: reading active writers 2025/07/27 01:41:25 DEBUG : Looking for writers 2025/07/27 01:41:25 DEBUG : dir: reading active writers 2025/07/27 01:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 01:41:25 DEBUG : dir: Looking for writers 2025/07/27 01:41:25 DEBUG : file1: reading active writers 2025/07/27 01:41:25 DEBUG : Looking for writers 2025/07/27 01:41:25 DEBUG : dir: reading active writers 2025/07/27 01:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 01:41:25 DEBUG : dir: Looking for writers 2025/07/27 01:41:25 DEBUG : file1: reading active writers 2025/07/27 01:41:25 DEBUG : Looking for writers 2025/07/27 01:41:25 DEBUG : dir: reading active writers 2025/07/27 01:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 01:41:25 DEBUG : dir: Looking for writers 2025/07/27 01:41:25 DEBUG : file1: reading active writers 2025/07/27 01:41:25 DEBUG : Looking for writers 2025/07/27 01:41:25 DEBUG : dir: reading active writers 2025/07/27 01:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 01:41:25 DEBUG : dir/file1: vfs cache: starting upload 2025/07/27 01:41:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:25 INFO : dir/file1: Copied (replaced existing) 2025/07/27 01:41:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/27 01:41:25 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/27 01:41:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/27 01:41:25 DEBUG : dir: Looking for writers 2025/07/27 01:41:25 DEBUG : file1: reading active writers 2025/07/27 01:41:25 DEBUG : Looking for writers 2025/07/27 01:41:25 DEBUG : dir: reading active writers 2025/07/27 01:41:25 DEBUG : >WaitForWriters: 2025/07/27 01:41:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 01:41:25 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 01:41:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 01:41:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 01:41:25 DEBUG : dir/file1(0xc0003e0500): _readAt: size=512, off=0 2025/07/27 01:41:25 DEBUG : dir/file1(0xc0003e0500): openPending: 2025/07/27 01:41:25 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/07/27 01:41:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/27 01:41:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:25 DEBUG : dir/file1(0xc0003e0500): >openPending: err= 2025/07/27 01:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/27 01:41:25 DEBUG : dir/file1(0xc0003e0500): >_readAt: n=14, err=EOF 2025/07/27 01:41:25 DEBUG : dir/file1(0xc0003e0500): close: 2025/07/27 01:41:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/27 01:41:25 DEBUG : dir/file1(0xc0003e0500): >close: err= 2025/07/27 01:41:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 01:41:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/27 01:41:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0007ce300 2025/07/27 01:41:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 01:41:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 01:41:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/27 01:41:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/27 01:41:25 DEBUG : dir/file1: Updating file with dir/file1 0xc0007ce300 2025/07/27 01:41:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/27 01:41:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/27 01:41:25 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 01:41:25 DEBUG : dir/file1(0xc000e5b300): openPending: 2025/07/27 01:41:25 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/07/27 01:41:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/27 01:41:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:25 DEBUG : dir/file1(0xc000e5b300): >openPending: err= 2025/07/27 01:41:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/27 01:41:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 01:41:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 01:41:25 DEBUG : dir/file1(0xc000e5b300): _writeAt: size=25, off=0 2025/07/27 01:41:25 DEBUG : dir/file1(0xc000e5b300): >_writeAt: n=25, err= 2025/07/27 01:41:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 01:41:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/27 01:41:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0007ce300 2025/07/27 01:41:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 01:41:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 01:41:25 DEBUG : newLeaf(0xc000e5b300): close: 2025/07/27 01:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/27 01:41:25 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-27 01:41:25.586632718 +0000 UTC m=+6.992176539 2025/07/27 01:41:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:25 DEBUG : newLeaf(0xc000e5b300): >close: err= 2025/07/27 01:41:25 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:25 DEBUG : dir: Looking for writers 2025/07/27 01:41:25 DEBUG : Looking for writers 2025/07/27 01:41:25 DEBUG : dir: reading active writers 2025/07/27 01:41:25 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 01:41:25 DEBUG : dir: Looking for writers 2025/07/27 01:41:25 DEBUG : Looking for writers 2025/07/27 01:41:25 DEBUG : dir: reading active writers 2025/07/27 01:41:25 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 01:41:25 DEBUG : dir: Looking for writers 2025/07/27 01:41:25 DEBUG : Looking for writers 2025/07/27 01:41:25 DEBUG : dir: reading active writers 2025/07/27 01:41:25 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 01:41:25 DEBUG : dir: Looking for writers 2025/07/27 01:41:25 DEBUG : Looking for writers 2025/07/27 01:41:25 DEBUG : dir: reading active writers 2025/07/27 01:41:25 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 01:41:25 DEBUG : newLeaf: vfs cache: starting upload 2025/07/27 01:41:25 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:25 INFO : newLeaf: Copied (replaced existing) 2025/07/27 01:41:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-27 01:41:25 +0000 UTC" 2025/07/27 01:41:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/27 01:41:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 01:41:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/27 01:41:25 DEBUG : dir: Looking for writers 2025/07/27 01:41:25 DEBUG : Looking for writers 2025/07/27 01:41:25 DEBUG : dir: reading active writers 2025/07/27 01:41:25 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:25 DEBUG : >WaitForWriters: 2025/07/27 01:41:25 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:25 DEBUG : dir: Looking for writers 2025/07/27 01:41:25 DEBUG : Looking for writers 2025/07/27 01:41:25 DEBUG : dir: reading active writers 2025/07/27 01:41:25 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:25 DEBUG : >WaitForWriters: 2025/07/27 01:41:25 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:25 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:25 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:25 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:25 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:25 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:25 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:25 DEBUG : dir: Looking for writers 2025/07/27 01:41:25 DEBUG : file1: reading active writers 2025/07/27 01:41:25 DEBUG : Looking for writers 2025/07/27 01:41:25 DEBUG : dir: reading active writers 2025/07/27 01:41:25 DEBUG : >WaitForWriters: 2025/07/27 01:41:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 01:41:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0007966c0 2025/07/27 01:41:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 01:41:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 01:41:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/27 01:41:26 DEBUG : dir/file1: Updating file with dir/file1 0xc0007966c0 2025/07/27 01:41:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/27 01:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/27 01:41:26 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 01:41:26 DEBUG : dir/file1(0xc000754dc0): openPending: 2025/07/27 01:41:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/27 01:41:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/27 01:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:26 DEBUG : dir/file1(0xc000754dc0): >openPending: err= 2025/07/27 01:41:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/27 01:41:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 01:41:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 01:41:26 DEBUG : dir/file1(0xc000754dc0): _writeAt: size=25, off=0 2025/07/27 01:41:26 DEBUG : dir/file1(0xc000754dc0): >_writeAt: n=25, err= 2025/07/27 01:41:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 01:41:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/27 01:41:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0007966c0 2025/07/27 01:41:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 01:41:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 01:41:26 DEBUG : newLeaf(0xc000754dc0): close: 2025/07/27 01:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/27 01:41:26 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-27 01:41:26.090251864 +0000 UTC m=+7.495795745 2025/07/27 01:41:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:26 DEBUG : newLeaf(0xc000754dc0): >close: err= 2025/07/27 01:41:26 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:26 DEBUG : dir: Looking for writers 2025/07/27 01:41:26 DEBUG : Looking for writers 2025/07/27 01:41:26 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:26 DEBUG : dir: reading active writers 2025/07/27 01:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 01:41:26 DEBUG : dir: Looking for writers 2025/07/27 01:41:26 DEBUG : Looking for writers 2025/07/27 01:41:26 DEBUG : dir: reading active writers 2025/07/27 01:41:26 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 01:41:26 DEBUG : dir: Looking for writers 2025/07/27 01:41:26 DEBUG : Looking for writers 2025/07/27 01:41:26 DEBUG : dir: reading active writers 2025/07/27 01:41:26 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 01:41:26 DEBUG : dir: Looking for writers 2025/07/27 01:41:26 DEBUG : Looking for writers 2025/07/27 01:41:26 DEBUG : dir: reading active writers 2025/07/27 01:41:26 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 01:41:26 DEBUG : newLeaf: vfs cache: starting upload 2025/07/27 01:41:26 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:26 INFO : newLeaf: Copied (replaced existing) 2025/07/27 01:41:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-27 01:41:26 +0000 UTC" 2025/07/27 01:41:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/27 01:41:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 01:41:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/27 01:41:26 DEBUG : dir: Looking for writers 2025/07/27 01:41:26 DEBUG : Looking for writers 2025/07/27 01:41:26 DEBUG : dir: reading active writers 2025/07/27 01:41:26 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:26 DEBUG : >WaitForWriters: 2025/07/27 01:41:26 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:26 DEBUG : dir: Looking for writers 2025/07/27 01:41:26 DEBUG : Looking for writers 2025/07/27 01:41:26 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:26 DEBUG : dir: reading active writers 2025/07/27 01:41:26 DEBUG : >WaitForWriters: 2025/07/27 01:41:26 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:26 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:26 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:26 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:26 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:26 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/27 01:41:26 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 01:41:26 DEBUG : dir/file1(0xc00099b280): openPending: 2025/07/27 01:41:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/27 01:41:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/27 01:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:26 DEBUG : dir/file1(0xc00099b280): >openPending: err= 2025/07/27 01:41:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/27 01:41:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 01:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 01:41:26 DEBUG : dir/file1(0xc00099b280): _writeAt: size=14, off=0 2025/07/27 01:41:26 DEBUG : dir/file1(0xc00099b280): >_writeAt: n=14, err= 2025/07/27 01:41:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/27 01:41:26 DEBUG : dir/file1(0xc00099b280): close: 2025/07/27 01:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/27 01:41:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/27 01:41:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:26 DEBUG : dir/file1(0xc00099b280): >close: err= 2025/07/27 01:41:26 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:26 DEBUG : dir: Looking for writers 2025/07/27 01:41:26 DEBUG : file1: reading active writers 2025/07/27 01:41:26 DEBUG : Looking for writers 2025/07/27 01:41:26 DEBUG : dir: reading active writers 2025/07/27 01:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 01:41:26 DEBUG : dir: Looking for writers 2025/07/27 01:41:26 DEBUG : file1: reading active writers 2025/07/27 01:41:26 DEBUG : Looking for writers 2025/07/27 01:41:26 DEBUG : dir: reading active writers 2025/07/27 01:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 01:41:26 DEBUG : dir: Looking for writers 2025/07/27 01:41:26 DEBUG : file1: reading active writers 2025/07/27 01:41:26 DEBUG : Looking for writers 2025/07/27 01:41:26 DEBUG : dir: reading active writers 2025/07/27 01:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 01:41:26 DEBUG : dir: Looking for writers 2025/07/27 01:41:26 DEBUG : file1: reading active writers 2025/07/27 01:41:26 DEBUG : Looking for writers 2025/07/27 01:41:26 DEBUG : dir: reading active writers 2025/07/27 01:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 01:41:26 DEBUG : dir/file1: vfs cache: starting upload 2025/07/27 01:41:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:26 INFO : dir/file1: Copied (replaced existing) 2025/07/27 01:41:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/27 01:41:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/27 01:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/27 01:41:26 DEBUG : dir: Looking for writers 2025/07/27 01:41:26 DEBUG : file1: reading active writers 2025/07/27 01:41:26 DEBUG : Looking for writers 2025/07/27 01:41:26 DEBUG : dir: reading active writers 2025/07/27 01:41:26 DEBUG : >WaitForWriters: 2025/07/27 01:41:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 01:41:26 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 01:41:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 01:41:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 01:41:26 DEBUG : dir/file1(0xc000940ac0): _readAt: size=512, off=0 2025/07/27 01:41:26 DEBUG : dir/file1(0xc000940ac0): openPending: 2025/07/27 01:41:26 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/07/27 01:41:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/27 01:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:26 DEBUG : dir/file1(0xc000940ac0): >openPending: err= 2025/07/27 01:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/27 01:41:26 DEBUG : dir/file1(0xc000940ac0): >_readAt: n=14, err=EOF 2025/07/27 01:41:26 DEBUG : dir/file1(0xc000940ac0): close: 2025/07/27 01:41:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/27 01:41:26 DEBUG : dir/file1(0xc000940ac0): >close: err= 2025/07/27 01:41:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 01:41:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/27 01:41:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0007cf380 2025/07/27 01:41:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 01:41:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 01:41:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/27 01:41:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/27 01:41:26 DEBUG : dir/file1: Updating file with dir/file1 0xc0007cf380 2025/07/27 01:41:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/27 01:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/27 01:41:26 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 01:41:26 DEBUG : dir/file1(0xc00097d740): openPending: 2025/07/27 01:41:26 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/07/27 01:41:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/27 01:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:26 DEBUG : dir/file1(0xc00097d740): >openPending: err= 2025/07/27 01:41:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/27 01:41:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 01:41:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 01:41:26 DEBUG : dir/file1(0xc00097d740): _writeAt: size=25, off=0 2025/07/27 01:41:26 DEBUG : dir/file1(0xc00097d740): >_writeAt: n=25, err= 2025/07/27 01:41:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 01:41:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/27 01:41:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0007cf380 2025/07/27 01:41:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 01:41:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 01:41:26 DEBUG : newLeaf(0xc00097d740): close: 2025/07/27 01:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/27 01:41:26 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-27 01:41:26.756983152 +0000 UTC m=+8.162526933 2025/07/27 01:41:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:26 DEBUG : newLeaf(0xc00097d740): >close: err= 2025/07/27 01:41:26 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:26 DEBUG : dir: Looking for writers 2025/07/27 01:41:26 DEBUG : Looking for writers 2025/07/27 01:41:26 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:26 DEBUG : dir: reading active writers 2025/07/27 01:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 01:41:26 DEBUG : dir: Looking for writers 2025/07/27 01:41:26 DEBUG : Looking for writers 2025/07/27 01:41:26 DEBUG : dir: reading active writers 2025/07/27 01:41:26 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 01:41:26 DEBUG : dir: Looking for writers 2025/07/27 01:41:26 DEBUG : Looking for writers 2025/07/27 01:41:26 DEBUG : dir: reading active writers 2025/07/27 01:41:26 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 01:41:26 DEBUG : dir: Looking for writers 2025/07/27 01:41:26 DEBUG : Looking for writers 2025/07/27 01:41:26 DEBUG : dir: reading active writers 2025/07/27 01:41:26 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 01:41:26 DEBUG : newLeaf: vfs cache: starting upload 2025/07/27 01:41:26 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:26 INFO : newLeaf: Copied (replaced existing) 2025/07/27 01:41:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-27 01:41:26 +0000 UTC" 2025/07/27 01:41:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/27 01:41:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 01:41:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/27 01:41:26 DEBUG : dir: Looking for writers 2025/07/27 01:41:26 DEBUG : Looking for writers 2025/07/27 01:41:26 DEBUG : dir: reading active writers 2025/07/27 01:41:26 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:26 DEBUG : >WaitForWriters: 2025/07/27 01:41:26 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:26 DEBUG : dir: Looking for writers 2025/07/27 01:41:26 DEBUG : Looking for writers 2025/07/27 01:41:26 DEBUG : dir: reading active writers 2025/07/27 01:41:26 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:26 DEBUG : >WaitForWriters: 2025/07/27 01:41:26 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:27 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:27 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:27 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:27 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:27 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:27 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:27 DEBUG : dir: Looking for writers 2025/07/27 01:41:27 DEBUG : file1: reading active writers 2025/07/27 01:41:27 DEBUG : Looking for writers 2025/07/27 01:41:27 DEBUG : dir: reading active writers 2025/07/27 01:41:27 DEBUG : >WaitForWriters: 2025/07/27 01:41:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 01:41:27 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 01:41:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 01:41:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 01:41:27 DEBUG : dir/file1(0xc000b33840): _readAt: size=512, off=0 2025/07/27 01:41:27 DEBUG : dir/file1(0xc000b33840): openPending: 2025/07/27 01:41:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/27 01:41:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/27 01:41:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:27 DEBUG : dir/file1(0xc000b33840): >openPending: err= 2025/07/27 01:41:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/27 01:41:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 01:41:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 01:41:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:41:27 DEBUG : dir/file1(0xc000b33840): >_readAt: n=14, err=EOF 2025/07/27 01:41:27 DEBUG : dir/file1(0xc000b33840): close: 2025/07/27 01:41:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/27 01:41:27 DEBUG : dir/file1(0xc000b33840): >close: err= 2025/07/27 01:41:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 01:41:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/27 01:41:27 DEBUG : newLeaf: Updating file with newLeaf 0xc00080e600 2025/07/27 01:41:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 01:41:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 01:41:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/27 01:41:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/27 01:41:27 DEBUG : dir/file1: Updating file with dir/file1 0xc00080e600 2025/07/27 01:41:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/27 01:41:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/27 01:41:27 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 01:41:27 DEBUG : dir/file1(0xc000a0b200): openPending: 2025/07/27 01:41:27 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/07/27 01:41:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/27 01:41:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:27 DEBUG : dir/file1(0xc000a0b200): >openPending: err= 2025/07/27 01:41:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/27 01:41:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 01:41:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 01:41:27 DEBUG : dir/file1(0xc000a0b200): _writeAt: size=25, off=0 2025/07/27 01:41:27 DEBUG : dir/file1(0xc000a0b200): >_writeAt: n=25, err= 2025/07/27 01:41:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 01:41:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/27 01:41:27 DEBUG : newLeaf: Updating file with newLeaf 0xc00080e600 2025/07/27 01:41:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 01:41:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 01:41:27 DEBUG : newLeaf(0xc000a0b200): close: 2025/07/27 01:41:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/27 01:41:27 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-27 01:41:27.272245441 +0000 UTC m=+8.677789222 2025/07/27 01:41:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:27 DEBUG : newLeaf(0xc000a0b200): >close: err= 2025/07/27 01:41:27 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:27 DEBUG : dir: Looking for writers 2025/07/27 01:41:27 DEBUG : Looking for writers 2025/07/27 01:41:27 DEBUG : dir: reading active writers 2025/07/27 01:41:27 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 01:41:27 DEBUG : dir: Looking for writers 2025/07/27 01:41:27 DEBUG : Looking for writers 2025/07/27 01:41:27 DEBUG : dir: reading active writers 2025/07/27 01:41:27 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 01:41:27 DEBUG : dir: Looking for writers 2025/07/27 01:41:27 DEBUG : Looking for writers 2025/07/27 01:41:27 DEBUG : dir: reading active writers 2025/07/27 01:41:27 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 01:41:27 DEBUG : dir: Looking for writers 2025/07/27 01:41:27 DEBUG : Looking for writers 2025/07/27 01:41:27 DEBUG : dir: reading active writers 2025/07/27 01:41:27 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 01:41:27 DEBUG : newLeaf: vfs cache: starting upload 2025/07/27 01:41:27 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:27 INFO : newLeaf: Copied (replaced existing) 2025/07/27 01:41:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-27 01:41:27 +0000 UTC" 2025/07/27 01:41:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/27 01:41:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 01:41:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/27 01:41:27 DEBUG : dir: Looking for writers 2025/07/27 01:41:27 DEBUG : Looking for writers 2025/07/27 01:41:27 DEBUG : dir: reading active writers 2025/07/27 01:41:27 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:27 DEBUG : >WaitForWriters: 2025/07/27 01:41:27 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:27 DEBUG : dir: Looking for writers 2025/07/27 01:41:27 DEBUG : Looking for writers 2025/07/27 01:41:27 DEBUG : dir: reading active writers 2025/07/27 01:41:27 DEBUG : newLeaf: reading active writers 2025/07/27 01:41:27 DEBUG : >WaitForWriters: 2025/07/27 01:41:27 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting --- PASS: TestFileRename (3.11s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.51s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.52s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:27 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:27 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:27 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:27 DEBUG : Looking for writers 2025/07/27 01:41:27 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-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:27 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:41:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 01:41:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/27 01:41:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/27 01:41:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:41:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/27 01:41:27 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/27 01:41:27 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:27 DEBUG : dir: Looking for writers 2025/07/27 01:41:27 DEBUG : file1: reading active writers 2025/07/27 01:41:27 DEBUG : Looking for writers 2025/07/27 01:41:27 DEBUG : dir: reading active writers 2025/07/27 01:41:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:27 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:41:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 01:41:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/27 01:41:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/27 01:41:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:41:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/27 01:41:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/27 01:41:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/27 01:41:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/27 01:41:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/27 01:41:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/27 01:41:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/27 01:41:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/27 01:41:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/27 01:41:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/27 01:41:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/27 01:41:27 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/27 01:41:27 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/27 01:41:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/27 01:41:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/27 01:41:27 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/27 01:41:27 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:27 DEBUG : dir: Looking for writers 2025/07/27 01:41:27 DEBUG : file1: reading active writers 2025/07/27 01:41:27 DEBUG : Looking for writers 2025/07/27 01:41:27 DEBUG : dir: reading active writers 2025/07/27 01:41:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:27 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:41:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 01:41:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/27 01:41:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/27 01:41:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/27 01:41:28 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/27 01:41:28 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/27 01:41:28 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/27 01:41:28 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/27 01:41:28 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/27 01:41:28 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/27 01:41:28 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/27 01:41:28 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/27 01:41:28 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/27 01:41:28 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/27 01:41:28 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/27 01:41:28 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/27 01:41:28 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/27 01:41:28 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/27 01:41:28 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/27 01:41:28 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/27 01:41:28 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/27 01:41:28 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/27 01:41:28 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:28 DEBUG : dir: Looking for writers 2025/07/27 01:41:28 DEBUG : file1: reading active writers 2025/07/27 01:41:28 DEBUG : Looking for writers 2025/07/27 01:41:28 DEBUG : dir: reading active writers 2025/07/27 01:41:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.26s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:28 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:41:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 01:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/27 01:41:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/27 01:41:28 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:28 DEBUG : dir: Looking for writers 2025/07/27 01:41:28 DEBUG : file1: reading active writers 2025/07/27 01:41:28 DEBUG : Looking for writers 2025/07/27 01:41:28 DEBUG : dir: reading active writers 2025/07/27 01:41:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:28 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:41:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 01:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/27 01:41:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/27 01:41:28 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/27 01:41:28 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/27 01:41:28 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:28 DEBUG : dir: Looking for writers 2025/07/27 01:41:28 DEBUG : file1: reading active writers 2025/07/27 01:41:28 DEBUG : Looking for writers 2025/07/27 01:41:28 DEBUG : dir: reading active writers 2025/07/27 01:41:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:28 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:28 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:28 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:41:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 01:41:28 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 01:41:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 01:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 01:41:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/27 01:41:28 DEBUG : dir/file1(0xc0008d8800): _readAt: size=1, off=0 2025/07/27 01:41:28 DEBUG : dir/file1(0xc0008d8800): openPending: 2025/07/27 01:41:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/27 01:41:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/27 01:41:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:28 DEBUG : dir/file1(0xc0008d8800): >openPending: err= 2025/07/27 01:41:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:41:28 DEBUG : dir/file1(0xc0008d8800): >_readAt: n=1, err= 2025/07/27 01:41:28 DEBUG : dir/file1(0xc0008d8800): _readAt: size=256, off=1 2025/07/27 01:41:28 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/27 01:41:28 DEBUG : dir/file1(0xc0008d8800): >_readAt: n=15, err=EOF 2025/07/27 01:41:28 DEBUG : dir/file1(0xc0008d8800): _readAt: size=16, off=16 2025/07/27 01:41:28 DEBUG : dir/file1(0xc0008d8800): >_readAt: n=0, err=EOF 2025/07/27 01:41:28 DEBUG : dir/file1(0xc0008d8800): close: 2025/07/27 01:41:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/27 01:41:28 DEBUG : dir/file1(0xc0008d8800): >close: err= 2025/07/27 01:41:28 DEBUG : dir/file1(0xc0008d8800): close: 2025/07/27 01:41:28 DEBUG : dir/file1(0xc0008d8800): >close: err=file already closed 2025/07/27 01:41:28 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:28 DEBUG : dir: Looking for writers 2025/07/27 01:41:28 DEBUG : file1: reading active writers 2025/07/27 01:41:28 DEBUG : Looking for writers 2025/07/27 01:41:28 DEBUG : dir: reading active writers 2025/07/27 01:41:28 DEBUG : >WaitForWriters: 2025/07/27 01:41:28 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.16s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:28 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:28 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:28 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:41:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 01:41:28 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 01:41:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 01:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 01:41:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000926f40): _readAt: size=1, off=0 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000926f40): openPending: 2025/07/27 01:41:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/27 01:41:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/27 01:41:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000926f40): >openPending: err= 2025/07/27 01:41:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000926f40): >_readAt: n=1, err= 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000926f40): _readAt: size=1, off=5 2025/07/27 01:41:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000926f40): >_readAt: n=1, err= 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000926f40): _readAt: size=1, off=3 2025/07/27 01:41:28 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000926f40): >_readAt: n=1, err= 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000926f40): _readAt: size=1, off=13 2025/07/27 01:41:28 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000926f40): >_readAt: n=1, err= 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000926f40): _readAt: size=16, off=100 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000926f40): >_readAt: n=0, err=EOF 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000926f40): close: 2025/07/27 01:41:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000926f40): >close: err= 2025/07/27 01:41:28 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:28 DEBUG : dir: Looking for writers 2025/07/27 01:41:28 DEBUG : file1: reading active writers 2025/07/27 01:41:28 DEBUG : Looking for writers 2025/07/27 01:41:28 DEBUG : dir: reading active writers 2025/07/27 01:41:28 DEBUG : >WaitForWriters: 2025/07/27 01:41:28 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:28 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:28 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:28 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:41:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 01:41:28 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 01:41:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 01:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 01:41:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000bab740): _readAt: size=1, off=0 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000bab740): openPending: 2025/07/27 01:41:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/27 01:41:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/27 01:41:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000bab740): >openPending: err= 2025/07/27 01:41:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 01:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000bab740): >_readAt: n=1, err= 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000bab740): _readAt: size=1, off=5 2025/07/27 01:41:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000bab740): >_readAt: n=1, err= 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000bab740): _readAt: size=1, off=1 2025/07/27 01:41:28 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000bab740): >_readAt: n=1, err= 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000bab740): _readAt: size=6, off=10 2025/07/27 01:41:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000bab740): >_readAt: n=6, err= 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000bab740): _readAt: size=256, off=10 2025/07/27 01:41:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000bab740): >_readAt: n=6, err=EOF 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000bab740): _readAt: size=256, off=100 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000bab740): >_readAt: n=0, err=EOF 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000bab740): close: 2025/07/27 01:41:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000bab740): >close: err= 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000bab740): _readAt: size=256, off=100 2025/07/27 01:41:28 DEBUG : dir/file1(0xc000bab740): >_readAt: n=0, err=file already closed 2025/07/27 01:41:28 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:28 DEBUG : dir: Looking for writers 2025/07/27 01:41:28 DEBUG : file1: reading active writers 2025/07/27 01:41:28 DEBUG : Looking for writers 2025/07/27 01:41:28 DEBUG : dir: reading active writers 2025/07/27 01:41:28 DEBUG : >WaitForWriters: 2025/07/27 01:41:28 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:28 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:28 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:28 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:28 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:41:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 01:41:29 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 01:41:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 01:41:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 01:41:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/27 01:41:29 DEBUG : dir/file1(0xc000bc9480): RWFileHandle.Flush 2025/07/27 01:41:29 DEBUG : dir/file1(0xc000bc9480): _readAt: size=256, off=0 2025/07/27 01:41:29 DEBUG : dir/file1(0xc000bc9480): openPending: 2025/07/27 01:41:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/27 01:41:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/27 01:41:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:29 DEBUG : dir/file1(0xc000bc9480): >openPending: err= 2025/07/27 01:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/27 01:41:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 01:41:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 01:41:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:41:29 DEBUG : dir/file1(0xc000bc9480): >_readAt: n=16, err=EOF 2025/07/27 01:41:29 DEBUG : dir/file1(0xc000bc9480): RWFileHandle.Flush 2025/07/27 01:41:29 DEBUG : dir/file1(0xc000bc9480): RWFileHandle.Flush 2025/07/27 01:41:29 DEBUG : dir/file1(0xc000bc9480): close: 2025/07/27 01:41:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/27 01:41:29 DEBUG : dir/file1(0xc000bc9480): >close: err= 2025/07/27 01:41:29 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:29 DEBUG : dir: Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : dir: reading active writers 2025/07/27 01:41:29 DEBUG : >WaitForWriters: 2025/07/27 01:41:29 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:29 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:29 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:29 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:41:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 01:41:29 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 01:41:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 01:41:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 01:41:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/27 01:41:29 DEBUG : dir/file1(0xc000e0c8c0): _readAt: size=256, off=0 2025/07/27 01:41:29 DEBUG : dir/file1(0xc000e0c8c0): openPending: 2025/07/27 01:41:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/27 01:41:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/27 01:41:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:29 DEBUG : dir/file1(0xc000e0c8c0): >openPending: err= 2025/07/27 01:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/27 01:41:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 01:41:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 01:41:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:41:29 DEBUG : dir/file1(0xc000e0c8c0): >_readAt: n=16, err=EOF 2025/07/27 01:41:29 DEBUG : dir/file1(0xc000e0c8c0): RWFileHandle.Release 2025/07/27 01:41:29 DEBUG : dir/file1(0xc000e0c8c0): close: 2025/07/27 01:41:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/27 01:41:29 DEBUG : dir/file1(0xc000e0c8c0): >close: err= 2025/07/27 01:41:29 DEBUG : dir/file1(0xc000e0c8c0): RWFileHandle.Release 2025/07/27 01:41:29 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:29 DEBUG : dir: Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : dir: reading active writers 2025/07/27 01:41:29 DEBUG : >WaitForWriters: 2025/07/27 01:41:29 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:29 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:29 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:29 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:29 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:29 DEBUG : file1: newRWFileHandle: 2025/07/27 01:41:29 DEBUG : file1(0xc000bfa200): openPending: 2025/07/27 01:41:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:29 DEBUG : file1(0xc000bfa200): >openPending: err= 2025/07/27 01:41:29 DEBUG : file1: >newRWFileHandle: err= 2025/07/27 01:41:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/27 01:41:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/27 01:41:29 DEBUG : file1(0xc000bfa200): _writeAt: size=5, off=0 2025/07/27 01:41:29 DEBUG : file1(0xc000bfa200): >_writeAt: n=5, err= 2025/07/27 01:41:29 DEBUG : file1(0xc000bfa200): _writeAt: size=7, off=5 2025/07/27 01:41:29 DEBUG : file1(0xc000bfa200): >_writeAt: n=7, err= 2025/07/27 01:41:29 DEBUG : file1: vfs cache: truncate to size=11 2025/07/27 01:41:29 DEBUG : file1(0xc000bfa200): close: 2025/07/27 01:41:29 DEBUG : file1: vfs cache: setting modification time to 2025-07-27 01:41:29.255227071 +0000 UTC m=+10.660770851 2025/07/27 01:41:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:29 DEBUG : file1(0xc000bfa200): >close: err= 2025/07/27 01:41:29 DEBUG : file1(0xc000bfa200): close: 2025/07/27 01:41:29 DEBUG : file1(0xc000bfa200): >close: err=file already closed 2025/07/27 01:41:29 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 01:41:29 DEBUG : file1: vfs cache: starting upload 2025/07/27 01:41:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:29 INFO : file1: Copied (new) 2025/07/27 01:41:29 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-27 01:41:29 +0000 UTC" 2025/07/27 01:41:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/27 01:41:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:29 INFO : file1: vfs cache: upload succeeded try #1 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : >WaitForWriters: 2025/07/27 01:41:29 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : >WaitForWriters: 2025/07/27 01:41:29 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.21s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:29 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:29 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:29 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:29 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:29 DEBUG : file1: newRWFileHandle: 2025/07/27 01:41:29 DEBUG : file1(0xc0002d0e40): openPending: 2025/07/27 01:41:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:29 DEBUG : file1(0xc0002d0e40): >openPending: err= 2025/07/27 01:41:29 DEBUG : file1: >newRWFileHandle: err= 2025/07/27 01:41:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/27 01:41:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/27 01:41:29 DEBUG : file1(0xc0002d0e40): _writeAt: size=7, off=0 2025/07/27 01:41:29 DEBUG : file1(0xc0002d0e40): >_writeAt: n=7, err= 2025/07/27 01:41:29 DEBUG : file1(0xc0002d0e40): _writeAt: size=6, off=5 2025/07/27 01:41:29 DEBUG : file1(0xc0002d0e40): >_writeAt: n=6, err= 2025/07/27 01:41:29 DEBUG : file1(0xc0002d0e40): close: 2025/07/27 01:41:29 DEBUG : file1: vfs cache: setting modification time to 2025-07-27 01:41:29.456456638 +0000 UTC m=+10.862000459 2025/07/27 01:41:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:29 DEBUG : file1(0xc0002d0e40): >close: err= 2025/07/27 01:41:29 DEBUG : file1(0xc0002d0e40): _writeAt: size=5, off=0 2025/07/27 01:41:29 DEBUG : file1(0xc0002d0e40): >_writeAt: n=0, err=file already closed 2025/07/27 01:41:29 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 01:41:29 DEBUG : file1: vfs cache: starting upload 2025/07/27 01:41:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:29 INFO : file1: Copied (new) 2025/07/27 01:41:29 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-27 01:41:29 +0000 UTC" 2025/07/27 01:41:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/27 01:41:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:29 INFO : file1: vfs cache: upload succeeded try #1 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : >WaitForWriters: 2025/07/27 01:41:29 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : >WaitForWriters: 2025/07/27 01:41:29 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:29 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:29 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:29 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:29 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:29 DEBUG : file1: newRWFileHandle: 2025/07/27 01:41:29 DEBUG : file1(0xc0009a8f40): openPending: 2025/07/27 01:41:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:29 DEBUG : file1(0xc0009a8f40): >openPending: err= 2025/07/27 01:41:29 DEBUG : file1: >newRWFileHandle: err= 2025/07/27 01:41:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/27 01:41:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/27 01:41:29 DEBUG : file1(0xc0009a8f40): close: 2025/07/27 01:41:29 DEBUG : file1: vfs cache: setting modification time to 2025-07-27 01:41:29.657664113 +0000 UTC m=+11.063207925 2025/07/27 01:41:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:29 DEBUG : file1(0xc0009a8f40): >close: err= 2025/07/27 01:41:29 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/27 01:41:29 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/27 01:41:29 DEBUG : file2: newRWFileHandle: 2025/07/27 01:41:29 DEBUG : file2(0xc0009a93c0): openPending: 2025/07/27 01:41:29 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/27 01:41:29 DEBUG : file2(0xc0009a93c0): >openPending: err= 2025/07/27 01:41:29 DEBUG : file2: >newRWFileHandle: err= 2025/07/27 01:41:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/27 01:41:29 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/27 01:41:29 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/27 01:41:29 DEBUG : file2(0xc0009a93c0): RWFileHandle.Flush 2025/07/27 01:41:29 DEBUG : file2(0xc0009a93c0): RWFileHandle.Release 2025/07/27 01:41:29 DEBUG : file2(0xc0009a93c0): close: 2025/07/27 01:41:29 DEBUG : file2: vfs cache: setting modification time to 2025-07-27 01:41:29.660808115 +0000 UTC m=+11.066351925 2025/07/27 01:41:29 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:29 DEBUG : file2(0xc0009a93c0): >close: err= 2025/07/27 01:41:29 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : file2: reading active writers 2025/07/27 01:41:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : file2: reading active writers 2025/07/27 01:41:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : file2: reading active writers 2025/07/27 01:41:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : file2: reading active writers 2025/07/27 01:41:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/27 01:41:29 DEBUG : file1: vfs cache: starting upload 2025/07/27 01:41:29 DEBUG : file2: vfs cache: starting upload 2025/07/27 01:41:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:29 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:29 INFO : file1: Copied (new) 2025/07/27 01:41:29 DEBUG : file1: vfs cache: fingerprint now "0,2025-07-27 01:41:29 +0000 UTC" 2025/07/27 01:41:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/27 01:41:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:29 INFO : file1: vfs cache: upload succeeded try #1 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : file2: reading active writers 2025/07/27 01:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/27 01:41:29 INFO : file2: Copied (new) 2025/07/27 01:41:29 DEBUG : file2: vfs cache: fingerprint now "0,2025-07-27 01:41:29 +0000 UTC" 2025/07/27 01:41:29 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/27 01:41:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/27 01:41:29 INFO : file2: vfs cache: upload succeeded try #1 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : file2: reading active writers 2025/07/27 01:41:29 DEBUG : >WaitForWriters: 2025/07/27 01:41:29 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:29 DEBUG : Looking for writers 2025/07/27 01:41:29 DEBUG : file1: reading active writers 2025/07/27 01:41:29 DEBUG : file2: reading active writers 2025/07/27 01:41:29 DEBUG : >WaitForWriters: 2025/07/27 01:41:29 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.38s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:30 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:30 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:30 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:30 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:30 DEBUG : file1: newRWFileHandle: 2025/07/27 01:41:30 DEBUG : file1(0xc000e0d580): openPending: 2025/07/27 01:41:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:30 DEBUG : file1(0xc000e0d580): >openPending: err= 2025/07/27 01:41:30 DEBUG : file1: >newRWFileHandle: err= 2025/07/27 01:41:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/27 01:41:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/27 01:41:30 DEBUG : file1(0xc000e0d580): _writeAt: size=5, off=0 2025/07/27 01:41:30 DEBUG : file1(0xc000e0d580): >_writeAt: n=5, err= 2025/07/27 01:41:30 DEBUG : file1(0xc000e0d580): RWFileHandle.Flush 2025/07/27 01:41:30 DEBUG : file1(0xc000e0d580): RWFileHandle.Flush 2025/07/27 01:41:30 DEBUG : file1(0xc000e0d580): close: 2025/07/27 01:41:30 DEBUG : file1: vfs cache: setting modification time to 2025-07-27 01:41:30.033098003 +0000 UTC m=+11.438641824 2025/07/27 01:41:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:30 DEBUG : file1(0xc000e0d580): >close: err= 2025/07/27 01:41:30 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 01:41:30 DEBUG : file1: vfs cache: starting upload 2025/07/27 01:41:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:30 INFO : file1: Copied (new) 2025/07/27 01:41:30 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-27 01:41:30 +0000 UTC" 2025/07/27 01:41:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/27 01:41:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:30 INFO : file1: vfs cache: upload succeeded try #1 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : >WaitForWriters: 2025/07/27 01:41:30 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:30 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:30 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:30 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:30 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:30 DEBUG : file1: newRWFileHandle: 2025/07/27 01:41:30 DEBUG : file1(0xc000754bc0): openPending: 2025/07/27 01:41:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:30 DEBUG : file1(0xc000754bc0): >openPending: err= 2025/07/27 01:41:30 DEBUG : file1: >newRWFileHandle: err= 2025/07/27 01:41:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/27 01:41:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/27 01:41:30 DEBUG : file1(0xc000754bc0): _writeAt: size=5, off=0 2025/07/27 01:41:30 DEBUG : file1(0xc000754bc0): >_writeAt: n=5, err= 2025/07/27 01:41:30 DEBUG : file1(0xc000754bc0): RWFileHandle.Release 2025/07/27 01:41:30 DEBUG : file1(0xc000754bc0): close: 2025/07/27 01:41:30 DEBUG : file1: vfs cache: setting modification time to 2025-07-27 01:41:30.220343533 +0000 UTC m=+11.625887324 2025/07/27 01:41:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:30 DEBUG : file1(0xc000754bc0): >close: err= 2025/07/27 01:41:30 DEBUG : file1(0xc000754bc0): RWFileHandle.Release 2025/07/27 01:41:30 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 01:41:30 DEBUG : file1: vfs cache: starting upload 2025/07/27 01:41:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:30 INFO : file1: Copied (new) 2025/07/27 01:41:30 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-27 01:41:30 +0000 UTC" 2025/07/27 01:41:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/27 01:41:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:30 INFO : file1: vfs cache: upload succeeded try #1 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : >WaitForWriters: 2025/07/27 01:41:30 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:30 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:30 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:30 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/27 01:41:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/27 01:41:30 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 01:41:30 DEBUG : dir/file1(0xc00088f840): openPending: 2025/07/27 01:41:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/27 01:41:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/27 01:41:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:30 DEBUG : dir/file1(0xc00088f840): >openPending: err= 2025/07/27 01:41:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/27 01:41:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 01:41:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 01:41:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/27 01:41:30 DEBUG : dir/file1(0xc00088f840): _writeAt: size=5, off=0 2025/07/27 01:41:30 DEBUG : dir/file1(0xc00088f840): >_writeAt: n=5, err= 2025/07/27 01:41:30 DEBUG : dir/file1(0xc00088f840): close: 2025/07/27 01:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:30 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-27 01:41:30.476464368 +0000 UTC m=+11.882008188 2025/07/27 01:41:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:30 DEBUG : dir/file1(0xc00088f840): >close: err= 2025/07/27 01:41:30 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:30 DEBUG : dir: Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : dir: reading active writers 2025/07/27 01:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 01:41:30 DEBUG : dir: Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : dir: reading active writers 2025/07/27 01:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 01:41:30 DEBUG : dir: Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : dir: reading active writers 2025/07/27 01:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 01:41:30 DEBUG : dir: Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : dir: reading active writers 2025/07/27 01:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 01:41:30 DEBUG : dir/file1: vfs cache: starting upload 2025/07/27 01:41:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:30 INFO : dir/file1: Copied (replaced existing) 2025/07/27 01:41:30 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-07-27 01:41:30 +0000 UTC" 2025/07/27 01:41:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/27 01:41:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/27 01:41:30 DEBUG : dir: Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : dir: reading active writers 2025/07/27 01:41:30 DEBUG : >WaitForWriters: 2025/07/27 01:41:30 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:30 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:30 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:30 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:30 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 01:41:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 01:41:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 01:41:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/27 01:41:30 DEBUG : dir/file1(0xc000a13640): _writeAt: size=5, off=0 2025/07/27 01:41:30 DEBUG : dir/file1(0xc000a13640): openPending: 2025/07/27 01:41:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/27 01:41:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/27 01:41:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:30 DEBUG : dir/file1(0xc000a13640): >openPending: err= 2025/07/27 01:41:30 DEBUG : dir/file1(0xc000a13640): >_writeAt: n=5, err= 2025/07/27 01:41:30 DEBUG : dir/file1(0xc000a13640): _writeAt: size=15, off=5 2025/07/27 01:41:30 DEBUG : dir/file1(0xc000a13640): >_writeAt: n=15, err= 2025/07/27 01:41:30 DEBUG : dir/file1(0xc000a13640): close: 2025/07/27 01:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/27 01:41:30 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-27 01:41:30.76360286 +0000 UTC m=+12.169146682 2025/07/27 01:41:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:30 DEBUG : dir/file1(0xc000a13640): >close: err= 2025/07/27 01:41:30 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:30 DEBUG : dir: Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : dir: reading active writers 2025/07/27 01:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 01:41:30 DEBUG : dir: Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : dir: reading active writers 2025/07/27 01:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 01:41:30 DEBUG : dir: Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : dir: reading active writers 2025/07/27 01:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 01:41:30 DEBUG : dir: Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : dir: reading active writers 2025/07/27 01:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 01:41:30 DEBUG : dir/file1: vfs cache: starting upload 2025/07/27 01:41:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:30 INFO : dir/file1: Copied (replaced existing) 2025/07/27 01:41:30 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-07-27 01:41:30 +0000 UTC" 2025/07/27 01:41:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/27 01:41:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/27 01:41:30 DEBUG : dir: Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : dir: reading active writers 2025/07/27 01:41:30 DEBUG : >WaitForWriters: 2025/07/27 01:41:30 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:30 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:30 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:30 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:30 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:30 DEBUG : file1: newRWFileHandle: 2025/07/27 01:41:30 DEBUG : file1(0xc000ba2980): openPending: 2025/07/27 01:41:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:30 DEBUG : file1(0xc000ba2980): >openPending: err= 2025/07/27 01:41:30 DEBUG : file1: >newRWFileHandle: err= 2025/07/27 01:41:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/27 01:41:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/27 01:41:30 DEBUG : file1(0xc000ba2980): _writeAt: size=5, off=0 2025/07/27 01:41:30 DEBUG : file1(0xc000ba2980): >_writeAt: n=5, err= 2025/07/27 01:41:30 DEBUG : file1(0xc000ba2980): close: 2025/07/27 01:41:30 DEBUG : file1: vfs cache: setting modification time to 2025-07-27 01:41:30.986960431 +0000 UTC m=+12.392504213 2025/07/27 01:41:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:30 DEBUG : file1(0xc000ba2980): >close: err= 2025/07/27 01:41:30 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 01:41:30 DEBUG : Looking for writers 2025/07/27 01:41:30 DEBUG : file1: reading active writers 2025/07/27 01:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 01:41:31 DEBUG : Looking for writers 2025/07/27 01:41:31 DEBUG : file1: reading active writers 2025/07/27 01:41:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 01:41:31 DEBUG : Looking for writers 2025/07/27 01:41:31 DEBUG : file1: reading active writers 2025/07/27 01:41:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 01:41:31 DEBUG : file1: vfs cache: starting upload 2025/07/27 01:41:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:41:31 INFO : file1: Copied (new) 2025/07/27 01:41:31 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-27 01:41:30 +0000 UTC" 2025/07/27 01:41:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:31 INFO : file1: vfs cache: upload succeeded try #1 2025/07/27 01:41:31 DEBUG : Looking for writers 2025/07/27 01:41:31 DEBUG : file1: reading active writers 2025/07/27 01:41:31 DEBUG : >WaitForWriters: 2025/07/27 01:41:31 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:31 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:31 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:31 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:31 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/27 01:41:31 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f980): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f980): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f980): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f980): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f980): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.176872586 +0000 UTC m=+12.582416367 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f980): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fe00): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fe00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fe00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fe00): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fe00): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fe00): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fe00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.176872586 +0000 UTC m=+12.582416367 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fe00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50340): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50340): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50340): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50340): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50340): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.176872586 +0000 UTC m=+12.582416367 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50340): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416d20 item 1 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50980): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50980): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50980): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50980): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50980): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.180240888 +0000 UTC m=+12.585784679 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50980): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50e80): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50e80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50e80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50e80): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50e80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.180240888 +0000 UTC m=+12.585784679 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50e80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004177a0 item 2 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083ce80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083ce80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083ce80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083ce80): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083ce80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.185567206 +0000 UTC m=+12.591110987 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083ce80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083d300): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083d300): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083d300): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083d300): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083d300): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083d300): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083d300): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.185567206 +0000 UTC m=+12.591110987 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083d300): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083d7c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083d7c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083d7c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083d7c0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083d7c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.185567206 +0000 UTC m=+12.591110987 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083d7c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338af0 item 3 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083de40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083de40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083de40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083de40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083de40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.188679016 +0000 UTC m=+12.594222798 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00083de40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000862400): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000862400): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000862400): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000862400): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000862400): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.188679016 +0000 UTC m=+12.594222798 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000862400): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339e30 item 4 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000862a40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000862a40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000862a40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000862a40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000862a40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.190768238 +0000 UTC m=+12.596312019 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000862a40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000862ec0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000862ec0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000862ec0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000862ec0): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000862ec0): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000862ec0): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000862ec0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.190768238 +0000 UTC m=+12.596312019 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000862ec0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000863380): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000863380): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000863380): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000863380): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000863380): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.190768238 +0000 UTC m=+12.596312019 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000863380): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c67e0 item 5 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000863a00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000863a00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000863a00): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000863a00): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000863a00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.192790362 +0000 UTC m=+12.598334144 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000863a00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000863f40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000863f40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000863f40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000863f40): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000863f40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.192790362 +0000 UTC m=+12.598334144 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000863f40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6fc0 item 6 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2e640): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2e640): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2e640): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2e640): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2e640): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.194670723 +0000 UTC m=+12.600214503 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2e640): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2eb40): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2eb40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2eb40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2eb40): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2eb40): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2eb40): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2eb40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.194670723 +0000 UTC m=+12.600214503 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2eb40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2f000): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2f000): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2f000): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2f000): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2f000): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.194670723 +0000 UTC m=+12.600214503 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2f000): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c78f0 item 7 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2f680): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2f680): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2f680): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2f680): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2f680): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.196749243 +0000 UTC m=+12.602293024 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2f680): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2fbc0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2fbc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2fbc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2fbc0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2fbc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.196749243 +0000 UTC m=+12.602293024 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e2fbc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7ea0 item 8 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4a200): _readAt: size=2, off=0 2025/07/27 01:41:31 ERROR : open-test-file(0xc000e4a200): Couldn't read size of file 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4a200): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4a200): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4a200): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4a200): close: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4a200): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4a5c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4a5c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4a5c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4a5c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4a5c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.198357502 +0000 UTC m=+12.603901283 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4a5c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4aa40): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4aa40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4aa40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4aa40): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4aa40): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4aa40): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4aa40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.198357502 +0000 UTC m=+12.603901283 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4aa40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4af40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4af40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4af40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4af40): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4af40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.198357502 +0000 UTC m=+12.603901283 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4af40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003808c0 item 9 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4b5c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4b5c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4b5c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4b5c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4b5c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.200329743 +0000 UTC m=+12.605873515 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4b5c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4bb00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4bb00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4bb00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4bb00): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4bb00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.200329743 +0000 UTC m=+12.605873515 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e4bb00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381500 item 10 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6e1c0): _readAt: size=2, off=0 2025/07/27 01:41:31 ERROR : open-test-file(0xc000e6e1c0): Couldn't read size of file 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6e1c0): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6e1c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6e1c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6e1c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6e1c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6e580): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6e580): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6e580): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6e580): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6e580): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.202188994 +0000 UTC m=+12.607732775 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6e580): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6ea80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6ea80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6ea80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6ea80): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6ea80): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6ea80): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6ea80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.202188994 +0000 UTC m=+12.607732775 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6ea80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6ef80): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6ef80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6ef80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6ef80): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6ef80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.202188994 +0000 UTC m=+12.607732775 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6ef80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381b20 item 11 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6f600): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6f600): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6f600): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6f600): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6f600): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.204565494 +0000 UTC m=+12.610109275 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6f600): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6fb40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6fb40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6fb40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6fb40): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6fb40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.204565494 +0000 UTC m=+12.610109275 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e6fb40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346bd0 item 12 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e88200): _readAt: size=2, off=0 2025/07/27 01:41:31 ERROR : open-test-file(0xc000e88200): Couldn't read size of file 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e88200): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e88200): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e88200): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e88200): close: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e88200): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e885c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e885c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e885c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e885c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e885c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.206451194 +0000 UTC m=+12.611994975 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e885c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e88c80): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e88c80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e88c80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e88c80): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e88c80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.206451194 +0000 UTC m=+12.611994975 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e88c80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347730 item 13 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e89300): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e89300): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e89300): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e89300): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e89300): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.208295897 +0000 UTC m=+12.613839688 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e89300): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e89840): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e89840): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e89840): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e89840): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e89840): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.208295897 +0000 UTC m=+12.613839688 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e89840): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347f10 item 14 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e89e80): _readAt: size=2, off=0 2025/07/27 01:41:31 ERROR : open-test-file(0xc000e89e80): Couldn't read size of file 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e89e80): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e89e80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e89e80): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e89e80): close: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e89e80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea62c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea62c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea62c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea62c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea62c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.210112315 +0000 UTC m=+12.615656096 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea62c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6980): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6980): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6980): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6980): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6980): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.210112315 +0000 UTC m=+12.615656096 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6980): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000156620 item 15 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea7000): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea7000): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea7000): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea7000): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea7000): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.211971115 +0000 UTC m=+12.617514895 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea7000): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea7540): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea7540): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea7540): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea7540): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea7540): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.211971115 +0000 UTC m=+12.617514895 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea7540): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000156a80 item 16 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50200): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50200): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50200): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50200): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50200): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.215640411 +0000 UTC m=+12.621184192 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50200): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50680): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50680): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50680): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50680): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50680): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50680): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50680): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50680): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.215640411 +0000 UTC m=+12.621184192 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50680): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50b80): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50b80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50b80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50b80): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50b80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.215640411 +0000 UTC m=+12.621184192 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b50b80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004161c0 item 17 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b51200): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b51200): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b51200): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b51200): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b51200): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.217849578 +0000 UTC m=+12.623393359 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b51200): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b51780): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b51780): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b51780): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b51780): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b51780): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.217849578 +0000 UTC m=+12.623393359 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b51780): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004168c0 item 18 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b51e00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b51e00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b51e00): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b51e00): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b51e00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.219711854 +0000 UTC m=+12.625255634 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b51e00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6380): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6380): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6380): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6380): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6380): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6380): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6380): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6380): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.219711854 +0000 UTC m=+12.625255634 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6380): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6880): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6880): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6880): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6880): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6880): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.219711854 +0000 UTC m=+12.625255634 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6880): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416cb0 item 19 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6f00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6f00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6f00): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6f00): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6f00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.221910199 +0000 UTC m=+12.627453980 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea6f00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea7ac0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea7ac0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea7ac0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea7ac0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea7ac0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.221910199 +0000 UTC m=+12.627453980 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000ea7ac0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417730 item 20 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000604240): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000604240): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000604240): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000604240): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000604240): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.223456541 +0000 UTC m=+12.629000323 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000604240): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605040): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605040): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605040): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605040): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605040): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605040): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605040): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605040): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.223456541 +0000 UTC m=+12.629000323 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605040): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605b00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605b00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605b00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605b00): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605b00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.223456541 +0000 UTC m=+12.629000323 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605b00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417f10 item 21 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007be440): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007be440): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007be440): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007be440): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007be440): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.230156817 +0000 UTC m=+12.635700599 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007be440): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bec40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bec40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bec40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bec40): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bec40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.230156817 +0000 UTC m=+12.635700599 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bec40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000156770 item 22 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf2c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf2c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf2c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf2c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf2c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.231692791 +0000 UTC m=+12.637236571 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf2c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf7c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf7c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf7c0): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf7c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf7c0): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf7c0): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf7c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf7c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.231692791 +0000 UTC m=+12.637236571 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf7c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfcc0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfcc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfcc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfcc0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfcc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.231692791 +0000 UTC m=+12.637236571 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfcc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157d50 item 23 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfa400): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfa400): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfa400): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfa400): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfa400): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.233962371 +0000 UTC m=+12.639506152 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfa400): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfa940): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfa940): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfa940): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfa940): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfa940): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.233962371 +0000 UTC m=+12.639506152 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfa940): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111030 item 24 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfaf80): _readAt: size=2, off=0 2025/07/27 01:41:31 ERROR : open-test-file(0xc000bfaf80): Couldn't read size of file 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfaf80): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfaf80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfaf80): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfaf80): close: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfaf80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfb340): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfb340): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfb340): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfb340): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfb340): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.235711704 +0000 UTC m=+12.641255485 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfb340): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfb840): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfb840): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfb840): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfb840): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfb840): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfb840): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfb840): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfb840): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.235711704 +0000 UTC m=+12.641255485 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfb840): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfbd80): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfbd80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfbd80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfbd80): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfbd80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.235711704 +0000 UTC m=+12.641255485 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bfbd80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001115e0 item 25 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136dc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136dc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136dc0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136dc0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136dc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.237993758 +0000 UTC m=+12.643537528 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136dc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137340): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137340): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137340): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137340): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137340): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.237993758 +0000 UTC m=+12.643537528 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137340): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111dc0 item 26 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137980): _readAt: size=2, off=0 2025/07/27 01:41:31 ERROR : open-test-file(0xc000137980): Couldn't read size of file 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137980): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137980): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137980): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137980): close: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137980): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137d40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137d40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137d40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137d40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137d40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.239629548 +0000 UTC m=+12.645173328 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137d40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413080): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413080): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413080): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413080): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413080): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413080): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413080): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413080): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.239629548 +0000 UTC m=+12.645173328 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413080): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413740): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413740): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413740): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413740): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413740): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.239629548 +0000 UTC m=+12.645173328 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413740): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378690 item 27 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e300): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e300): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e300): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e300): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e300): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.241913495 +0000 UTC m=+12.647457276 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e300): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e840): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e840): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e840): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e840): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e840): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.241913495 +0000 UTC m=+12.647457276 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e840): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378e00 item 28 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ee80): _readAt: size=2, off=0 2025/07/27 01:41:31 ERROR : open-test-file(0xc00081ee80): Couldn't read size of file 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ee80): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ee80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ee80): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ee80): close: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ee80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f240): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f240): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f240): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f240): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f240): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.243652528 +0000 UTC m=+12.649196309 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f240): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f900): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f900): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f900): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f900): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f900): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.243652528 +0000 UTC m=+12.649196309 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f900): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003793b0 item 29 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d0580): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d0580): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d0580): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d0580): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d0580): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.245212025 +0000 UTC m=+12.650755806 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d0580): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d0c80): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d0c80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d0c80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d0c80): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d0c80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.245212025 +0000 UTC m=+12.650755806 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d0c80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003799d0 item 30 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1e00): _readAt: size=2, off=0 2025/07/27 01:41:31 ERROR : open-test-file(0xc0002d1e00): Couldn't read size of file 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1e00): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1e00): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1e00): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1e00): close: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1e00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2300): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2300): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2300): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2300): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2300): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.247666082 +0000 UTC m=+12.653209863 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2300): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2b00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2b00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2b00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2b00): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2b00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.247666082 +0000 UTC m=+12.653209863 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2b00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379ea0 item 31 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b34c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b34c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b34c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b34c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b34c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.249331538 +0000 UTC m=+12.654875319 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b34c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3a00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3a00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3a00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3a00): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3a00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.249331538 +0000 UTC m=+12.654875319 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3a00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c850 item 32 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e300): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e300): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e300): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e300): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e300): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.250924758 +0000 UTC m=+12.656468539 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e300): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e780): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e780): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e780): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e780): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e780): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015cf50 item 33 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e780): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e780): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.251560671 +0000 UTC m=+12.657104442 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e780): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ed80): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ed80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ed80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ed80): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ed80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.251560671 +0000 UTC m=+12.657104442 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ed80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d110 item 33 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f3c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f3c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f3c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f3c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f3c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.252997408 +0000 UTC m=+12.658541189 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f3c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f840): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f840): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d7a0 item 34 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f840): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f840): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f840): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f840): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f840): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.253677174 +0000 UTC m=+12.659220946 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f840): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fd80): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fd80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fd80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fd80): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fd80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.253677174 +0000 UTC m=+12.659220946 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fd80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015db20 item 34 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8440): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8440): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8440): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8440): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8440): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.255018712 +0000 UTC m=+12.660562493 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8440): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a88c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a88c0): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a88c0): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a88c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a88c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506230 item 35 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a88c0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a88c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.255640259 +0000 UTC m=+12.661184040 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a88c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8dc0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8dc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8dc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8dc0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8dc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.255640259 +0000 UTC m=+12.661184040 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8dc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506620 item 35 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9440): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9440): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9440): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9440): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9440): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.257065503 +0000 UTC m=+12.662609285 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9440): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9a40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9a40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506cb0 item 36 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9a40): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9a40): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9a40): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9a40): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9a40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.257727777 +0000 UTC m=+12.663271558 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9a40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466080): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466080): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466080): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466080): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466080): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.257727777 +0000 UTC m=+12.663271558 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466080): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005071f0 item 36 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0004666c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0004666c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0004666c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0004666c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0004666c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.259197115 +0000 UTC m=+12.664740896 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0004666c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466b40): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466b40): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466b40): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466b40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466b40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005077a0 item 37 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466b40): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466b40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.259854259 +0000 UTC m=+12.665398040 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466b40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467040): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467040): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467040): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467040): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467040): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.259854259 +0000 UTC m=+12.665398040 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467040): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507ab0 item 37 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0004676c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0004676c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0004676c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0004676c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0004676c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.261322965 +0000 UTC m=+12.666866746 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0004676c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467c00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467c00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316310 item 38 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467c00): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467c00): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467c00): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467c00): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467c00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.261983264 +0000 UTC m=+12.667527045 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467c00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067a2c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067a2c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067a2c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067a2c0): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067a2c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.261983264 +0000 UTC m=+12.667527045 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067a2c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316d20 item 38 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067a940): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067a940): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067a940): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067a940): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067a940): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.264048971 +0000 UTC m=+12.669592743 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067a940): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067ae40): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067ae40): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067ae40): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067ae40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067ae40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003173b0 item 39 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067ae40): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067ae40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.265043499 +0000 UTC m=+12.670587280 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067ae40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067b340): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067b340): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067b340): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067b340): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067b340): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.265043499 +0000 UTC m=+12.670587280 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067b340): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003176c0 item 39 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067b9c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067b9c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067b9c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067b9c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067b9c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.267875263 +0000 UTC m=+12.673419045 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067b9c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067bec0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067bec0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317dc0 item 40 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067bec0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067bec0): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067bec0): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067bec0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067bec0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.268841026 +0000 UTC m=+12.674384806 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067bec0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fc540): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fc540): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fc540): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fc540): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fc540): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.268841026 +0000 UTC m=+12.674384806 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fc540): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4150 item 40 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fcb00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fcb00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fcb00): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fcb00): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fcb00): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fcb00): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fcb00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.271143768 +0000 UTC m=+12.676687549 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fcb00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd000): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd000): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd000): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4540 item 41 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd000): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd000): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.271632586 +0000 UTC m=+12.677176367 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd000): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd4c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd4c0): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd4c0): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd4c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd4c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e47e0 item 41 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd4c0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd4c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.272714456 +0000 UTC m=+12.678258237 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd4c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fda00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fda00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fda00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fda00): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fda00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.272714456 +0000 UTC m=+12.678258237 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fda00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4a80 item 41 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e0c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e0c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e0c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e0c0): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e0c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e0c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e0c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.274683151 +0000 UTC m=+12.680226922 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e0c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e640): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e640): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e640): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4ee0 item 42 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e640): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e640): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.276510181 +0000 UTC m=+12.682053961 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e640): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077eb80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077eb80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e50a0 item 42 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077eb80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077eb80): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077eb80): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077eb80): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077eb80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.277242455 +0000 UTC m=+12.682786236 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077eb80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f140): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f140): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f140): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f140): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f140): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.277242455 +0000 UTC m=+12.682786236 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f140): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e52d0 item 42 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f780): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f780): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f780): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f780): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f780): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f780): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f780): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.281706022 +0000 UTC m=+12.687249804 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f780): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077fc80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077fc80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077fc80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5810 item 43 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077fc80): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077fc80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.282372915 +0000 UTC m=+12.687916685 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077fc80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0240): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0240): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0240): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0240): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0240): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e59d0 item 43 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0240): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0240): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.283448133 +0000 UTC m=+12.688991914 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0240): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0800): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0800): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0800): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0800): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0800): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.283448133 +0000 UTC m=+12.688991914 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0800): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5d50 item 43 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0e80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0e80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0e80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0e80): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0e80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0e80): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0e80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.285917307 +0000 UTC m=+12.691461089 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0e80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1380): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1380): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1380): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420380 item 44 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1380): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1380): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.286998577 +0000 UTC m=+12.692542358 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1380): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e18c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e18c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420850 item 44 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e18c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e18c0): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e18c0): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e18c0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e18c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.288529621 +0000 UTC m=+12.694073422 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e18c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1e40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1e40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1e40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1e40): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1e40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.288529621 +0000 UTC m=+12.694073422 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1e40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420b60 item 44 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c540): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c540): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c540): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c540): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c540): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c540): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c540): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.291402162 +0000 UTC m=+12.696945953 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c540): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0ca40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0ca40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0ca40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421340 item 45 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0ca40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0ca40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.291961742 +0000 UTC m=+12.697505523 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0ca40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d140): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d140): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d140): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d140): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d140): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.291961742 +0000 UTC m=+12.697505523 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d140): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421570 item 45 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d780): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d780): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d780): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d780): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d780): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d780): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d780): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.294467145 +0000 UTC m=+12.700010926 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d780): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0dc80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0dc80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0dc80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004219d0 item 46 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0dc80): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0dc80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.29636134 +0000 UTC m=+12.701905122 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0dc80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754400): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754400): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754400): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754400): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754400): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.29636134 +0000 UTC m=+12.701905122 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754400): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421c00 item 46 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754a40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754a40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754a40): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754a40): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754a40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754a40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754a40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.298307051 +0000 UTC m=+12.703850852 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754a40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754fc0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754fc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754fc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404230 item 47 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754fc0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754fc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.299024959 +0000 UTC m=+12.704568741 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754fc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755780): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755780): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755780): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755780): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755780): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.299024959 +0000 UTC m=+12.704568741 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755780): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004044d0 item 47 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755dc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755dc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755dc0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755dc0): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755dc0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755dc0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755dc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.300845176 +0000 UTC m=+12.706388957 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755dc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880340): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880340): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880340): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404930 item 48 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880340): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880340): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.301637824 +0000 UTC m=+12.707181605 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880340): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880a40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880a40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880a40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880a40): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880a40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.301637824 +0000 UTC m=+12.707181605 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880a40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404d20 item 48 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881080): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881080): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881080): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881080): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881080): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.303415971 +0000 UTC m=+12.708959752 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881080): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881500): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881500): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881500): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881500): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881500): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881500): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405260 item 49 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881500): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881500): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.304154266 +0000 UTC m=+12.709698048 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881500): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881a80): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881a80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881a80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881a80): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881a80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.304154266 +0000 UTC m=+12.709698048 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881a80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405420 item 49 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634180): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634180): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634180): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634180): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634180): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.3060264 +0000 UTC m=+12.711570182 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634180): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634680): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634680): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634680): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405c00 item 50 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634680): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634680): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634680): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634680): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634680): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.306819509 +0000 UTC m=+12.712363290 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634680): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634c80): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634c80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634c80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634c80): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634c80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.306819509 +0000 UTC m=+12.712363290 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634c80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405ea0 item 50 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635300): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635300): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635300): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635300): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635300): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.308542213 +0000 UTC m=+12.714085995 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635300): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635800): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635800): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635800): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635800): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635800): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635800): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c540 item 51 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635800): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635800): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.309250732 +0000 UTC m=+12.714794513 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635800): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635d40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635d40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635d40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635d40): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635d40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.309250732 +0000 UTC m=+12.714794513 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635d40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c8c0 item 51 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0440): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0440): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0440): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0440): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0440): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.311920293 +0000 UTC m=+12.717464074 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0440): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0980): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0980): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0980): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ccb0 item 52 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0980): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0980): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0980): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0980): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0980): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.312823448 +0000 UTC m=+12.718367249 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0980): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0f00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0f00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0f00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0f00): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0f00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.312823448 +0000 UTC m=+12.718367249 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0f00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cfc0 item 52 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1580): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1580): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1580): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1580): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1580): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.31444918 +0000 UTC m=+12.719992962 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1580): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1a80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1a80): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1a80): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1a80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1a80): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1a80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d340 item 53 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1a80): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1a80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.315433237 +0000 UTC m=+12.720977018 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1a80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940040): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940040): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940040): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940040): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940040): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.315433237 +0000 UTC m=+12.720977018 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940040): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d500 item 53 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009406c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009406c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009406c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009406c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009406c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.317211825 +0000 UTC m=+12.722755607 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009406c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940c00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940c00): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940c00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dab0 item 54 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940c00): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940c00): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940c00): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940c00): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940c00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.31796582 +0000 UTC m=+12.723509601 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940c00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941180): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941180): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941180): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941180): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941180): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.31796582 +0000 UTC m=+12.723509601 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941180): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dd50 item 54 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941800): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941800): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941800): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941800): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941800): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.319649361 +0000 UTC m=+12.725193142 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941800): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941d00): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941d00): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941d00): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941d00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941d00): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941d00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472380 item 55 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941d00): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941d00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.32033139 +0000 UTC m=+12.725875171 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941d00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c300): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c300): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c300): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c300): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c300): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.32033139 +0000 UTC m=+12.725875171 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c300): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004725b0 item 55 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c980): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c980): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c980): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c980): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c980): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.322102826 +0000 UTC m=+12.727646607 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c980): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089ce80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089ce80): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089ce80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472a10 item 56 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089ce80): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089ce80): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089ce80): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089ce80): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089ce80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.323079248 +0000 UTC m=+12.728623029 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089ce80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d400): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d400): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d400): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d400): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d400): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.323079248 +0000 UTC m=+12.728623029 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d400): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472d20 item 56 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12380): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12380): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12380): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12380): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12380): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12380): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12380): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12380): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.325146809 +0000 UTC m=+12.730690590 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12380): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a128c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a128c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a128c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476310 item 57 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a128c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a128c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.326051928 +0000 UTC m=+12.731595709 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a128c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12e00): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12e00): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12e00): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12e00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12e00): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12e00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476850 item 57 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12e00): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12e00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.326978627 +0000 UTC m=+12.732522408 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12e00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13380): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13380): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13380): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13380): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13380): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.326978627 +0000 UTC m=+12.732522408 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13380): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476af0 item 57 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a139c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a139c0): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a139c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a139c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a139c0): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a139c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a139c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a139c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.328741737 +0000 UTC m=+12.734285648 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a139c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13f40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13f40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13f40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477110 item 58 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13f40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13f40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.329360908 +0000 UTC m=+12.734904689 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13f40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e500): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e500): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e500): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477340 item 58 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e500): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e500): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e500): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e500): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e500): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.330064509 +0000 UTC m=+12.735608290 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e500): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1eb00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1eb00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1eb00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1eb00): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1eb00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.330064509 +0000 UTC m=+12.735608290 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1eb00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004775e0 item 58 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f140): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f140): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f140): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f140): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f140): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f140): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f140): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f140): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.331842677 +0000 UTC m=+12.737386458 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f140): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f680): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f680): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f680): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477b90 item 59 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f680): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f680): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.332717579 +0000 UTC m=+12.738261360 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f680): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fbc0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fbc0): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fbc0): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fbc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fbc0): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fbc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477dc0 item 59 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fbc0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fbc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.333354595 +0000 UTC m=+12.738898376 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fbc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ec1c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ec1c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ec1c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ec1c0): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ec1c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.333354595 +0000 UTC m=+12.738898376 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ec1c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a070 item 59 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ec800): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ec800): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ec800): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ec800): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ec800): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ec800): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ec800): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ec800): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.334994984 +0000 UTC m=+12.740538765 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ec800): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ecd40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ecd40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ecd40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a5b0 item 60 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ecd40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ecd40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.33563303 +0000 UTC m=+12.741176812 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ecd40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ed280): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ed280): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ed280): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a770 item 60 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ed280): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ed280): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ed280): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ed280): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ed280): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.336388519 +0000 UTC m=+12.741932299 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ed280): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ed840): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ed840): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ed840): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ed840): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ed840): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.336388519 +0000 UTC m=+12.741932299 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ed840): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ab60 item 60 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ede80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ede80): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ede80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ede80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ede80): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ede80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ede80): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ede80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.338128214 +0000 UTC m=+12.743671996 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ede80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2c440): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2c440): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2c440): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047af50 item 61 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2c440): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2c440): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.338753748 +0000 UTC m=+12.744297529 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2c440): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2cb40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2cb40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2cb40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2cb40): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2cb40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.338753748 +0000 UTC m=+12.744297529 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2cb40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b110 item 61 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2d180): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2d180): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2d180): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2d180): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2d180): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2d180): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2d180): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2d180): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.340520745 +0000 UTC m=+12.746064526 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2d180): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2d6c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2d6c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2d6c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b730 item 62 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2d6c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2d6c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.341213405 +0000 UTC m=+12.746757186 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2d6c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2ddc0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2ddc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2ddc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2ddc0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2ddc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.341213405 +0000 UTC m=+12.746757186 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a2ddc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b8f0 item 62 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46480): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46480): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46480): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46480): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46480): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46480): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46480): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46480): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.343048399 +0000 UTC m=+12.748592180 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46480): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a469c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a469c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a469c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bea0 item 63 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a469c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a469c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.343804288 +0000 UTC m=+12.749348069 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a469c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a470c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a470c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a470c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a470c0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a470c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.343804288 +0000 UTC m=+12.749348069 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a470c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c230 item 63 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a47700): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a47700): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a47700): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a47700): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a47700): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a47700): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a47700): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a47700): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.345596271 +0000 UTC m=+12.751140053 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a47700): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a47c40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a47c40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a47c40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cd90 item 64 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a47c40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a47c40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.346209863 +0000 UTC m=+12.751753644 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a47c40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a683c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a683c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a683c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a683c0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a683c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.346209863 +0000 UTC m=+12.751753644 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a683c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d030 item 64 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a68a00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a68a00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a68a00): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a68a00): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a68a00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.348445459 +0000 UTC m=+12.753989241 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a68a00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a68e80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a68e80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a68e80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a68e80): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a68e80): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d8f0 item 65 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a68e80): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a68e80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.350165959 +0000 UTC m=+12.755709750 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a68e80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a69380): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a69380): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a69380): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a69380): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a69380): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.350165959 +0000 UTC m=+12.755709750 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a69380): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dab0 item 65 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a699c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a699c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a699c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a699c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a699c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.352720824 +0000 UTC m=+12.758264605 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a699c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a69e40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a69e40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046df10 item 66 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a69e40): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a69e40): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a69e40): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a69e40): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a69e40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.354119218 +0000 UTC m=+12.759662999 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a69e40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a88400): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a88400): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a88400): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a88400): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a88400): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.354119218 +0000 UTC m=+12.759662999 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a88400): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003725b0 item 66 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a88a40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a88a40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a88a40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a88a40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a88a40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.356207549 +0000 UTC m=+12.761751329 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a88a40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a88ec0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a88ec0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a88ec0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a88ec0): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a88ec0): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372d20 item 67 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a88ec0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a88ec0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.357079535 +0000 UTC m=+12.762623316 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a88ec0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a893c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a893c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a893c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a893c0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a893c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.357079535 +0000 UTC m=+12.762623316 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a893c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372ee0 item 67 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a89a40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a89a40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a89a40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a89a40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a89a40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.359989146 +0000 UTC m=+12.765532927 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a89a40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a89f40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a89f40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373ab0 item 68 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a89f40): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a89f40): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a89f40): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a89f40): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a89f40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.361137892 +0000 UTC m=+12.766681713 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a89f40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9e500): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9e500): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9e500): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9e500): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9e500): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.361137892 +0000 UTC m=+12.766681713 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9e500): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373ea0 item 68 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9eb40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9eb40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9eb40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9eb40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9eb40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.363405338 +0000 UTC m=+12.768949119 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9eb40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9efc0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9efc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9efc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9efc0): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9efc0): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326380 item 69 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9efc0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9efc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.364607665 +0000 UTC m=+12.770151446 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9efc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9f4c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9f4c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9f4c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9f4c0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9f4c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.364607665 +0000 UTC m=+12.770151446 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9f4c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326690 item 69 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9fb40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9fb40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9fb40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9fb40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9fb40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.367623054 +0000 UTC m=+12.773166836 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a9fb40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abe0c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abe0c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326e00 item 70 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abe0c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abe0c0): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abe0c0): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abe0c0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abe0c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.368954183 +0000 UTC m=+12.774497984 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abe0c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abe600): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abe600): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abe600): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abe600): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abe600): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.368954183 +0000 UTC m=+12.774497984 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abe600): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327030 item 70 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abec80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abec80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abec80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abec80): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abec80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.37038041 +0000 UTC m=+12.775924192 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abec80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abf180): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abf180): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abf180): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abf180): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abf180): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327490 item 71 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abf180): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abf180): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.371666584 +0000 UTC m=+12.777210365 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abf180): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abf680): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abf680): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abf680): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abf680): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abf680): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.371666584 +0000 UTC m=+12.777210365 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abf680): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327650 item 71 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abfd00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abfd00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abfd00): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abfd00): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abfd00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.374518918 +0000 UTC m=+12.780062698 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000abfd00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000adc280): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000adc280): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327d50 item 72 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000adc280): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000adc280): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000adc280): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000adc280): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000adc280): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.375459434 +0000 UTC m=+12.781003214 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000adc280): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000adc7c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000adc7c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000adc7c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000adc7c0): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000adc7c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.375459434 +0000 UTC m=+12.781003214 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000adc7c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616070 item 72 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbc0c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbc0c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbc0c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbc0c0): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbc0c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbc0c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbc0c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.378395624 +0000 UTC m=+12.783939405 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbc0c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbc5c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbc5c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbc5c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a310 item 73 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbc5c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbc5c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.378981444 +0000 UTC m=+12.784525225 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbc5c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbca80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbca80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbca80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbca80): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbca80): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a5b0 item 73 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbca80): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbca80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.379694632 +0000 UTC m=+12.785238413 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbca80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbcfc0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbcfc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbcfc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbcfc0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbcfc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.379694632 +0000 UTC m=+12.785238413 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbcfc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a850 item 73 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbd600): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbd600): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbd600): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbd600): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbd600): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbd600): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbd600): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.383812141 +0000 UTC m=+12.789355932 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbd600): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbdb00): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbdb00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbdb00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034afc0 item 74 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbdb00): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbdb00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.384603276 +0000 UTC m=+12.790147057 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bbdb00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b320c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b320c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b3b0 item 74 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b320c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b320c0): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b320c0): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b320c0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b320c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.385768994 +0000 UTC m=+12.791312775 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b320c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b32640): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b32640): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b32640): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b32640): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b32640): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.385768994 +0000 UTC m=+12.791312775 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b32640): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b7a0 item 74 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b32c80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b32c80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b32c80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b32c80): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b32c80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b32c80): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b32c80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.387853977 +0000 UTC m=+12.793397758 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b32c80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b33180): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b33180): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b33180): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003381c0 item 75 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b33180): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b33180): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.388639151 +0000 UTC m=+12.794182932 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b33180): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b336c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b336c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b336c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b336c0): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b336c0): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338540 item 75 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b336c0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b336c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.389416329 +0000 UTC m=+12.794960110 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b336c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b33c00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b33c00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b33c00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b33c00): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b33c00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.389416329 +0000 UTC m=+12.794960110 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b33c00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003389a0 item 75 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9a2c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9a2c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9a2c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9a2c0): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9a2c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9a2c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9a2c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.391847652 +0000 UTC m=+12.797391434 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9a2c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9a7c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9a7c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9a7c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003398f0 item 76 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9a7c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9a7c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.392872546 +0000 UTC m=+12.798416328 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9a7c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9ad00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9ad00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ce0 item 76 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9ad00): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9ad00): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9ad00): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9ad00): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9ad00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.394582185 +0000 UTC m=+12.800125966 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9ad00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9b280): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9b280): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9b280): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9b280): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9b280): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.394582185 +0000 UTC m=+12.800125966 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9b280): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6000 item 76 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9b8c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9b8c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9b8c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9b8c0): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9b8c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9b8c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9b8c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.397201422 +0000 UTC m=+12.802745203 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9b8c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9bdc0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9bdc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9bdc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6930 item 77 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9bdc0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9bdc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.397922004 +0000 UTC m=+12.803465785 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b9bdc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be8540): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be8540): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be8540): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be8540): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be8540): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.397922004 +0000 UTC m=+12.803465785 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be8540): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6af0 item 77 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be8b80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be8b80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be8b80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be8b80): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be8b80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be8b80): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be8b80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.400278547 +0000 UTC m=+12.805822378 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be8b80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be9080): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be9080): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be9080): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c70a0 item 78 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be9080): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be9080): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.400912376 +0000 UTC m=+12.806456158 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be9080): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be9780): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be9780): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be9780): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be9780): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be9780): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.400912376 +0000 UTC m=+12.806456158 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be9780): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7260 item 78 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be9dc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be9dc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be9dc0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be9dc0): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be9dc0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be9dc0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be9dc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.403198227 +0000 UTC m=+12.808742008 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000be9dc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c14340): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c14340): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c14340): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7ab0 item 79 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c14340): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c14340): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.404001395 +0000 UTC m=+12.809545175 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c14340): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c14a40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c14a40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c14a40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c14a40): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c14a40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.404001395 +0000 UTC m=+12.809545175 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c14a40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7d50 item 79 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c15080): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c15080): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c15080): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c15080): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c15080): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c15080): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c15080): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.406026546 +0000 UTC m=+12.811570326 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c15080): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c15580): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c15580): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c15580): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380690 item 80 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c15580): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c15580): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.406617305 +0000 UTC m=+12.812161086 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c15580): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c15c80): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c15c80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c15c80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c15c80): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c15c80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.406617305 +0000 UTC m=+12.812161086 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c15c80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380bd0 item 80 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e340): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e340): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e340): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e340): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e340): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.409119912 +0000 UTC m=+12.814663693 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e340): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e7c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e7c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e7c0): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e7c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e7c0): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e7c0): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381420 item 81 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e7c0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e7c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.409748803 +0000 UTC m=+12.815292583 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e7c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2ed00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2ed00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2ed00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2ed00): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2ed00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.409748803 +0000 UTC m=+12.815292583 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2ed00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003816c0 item 81 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f380): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f380): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f380): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f380): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f380): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.411241935 +0000 UTC m=+12.816785716 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f380): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f880): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f880): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f880): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346230 item 82 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f880): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f880): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f880): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f880): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f880): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.411987745 +0000 UTC m=+12.817531526 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f880): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86100): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86100): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86100): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86100): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86100): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.411987745 +0000 UTC m=+12.817531526 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86100): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364000 item 82 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86800): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86800): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86800): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86800): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86800): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.415534693 +0000 UTC m=+12.821078473 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86800): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86d80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86d80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86d80): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86d80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86d80): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86d80): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003645b0 item 83 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86d80): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86d80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.416325116 +0000 UTC m=+12.821868897 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86d80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c872c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c872c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c872c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c872c0): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c872c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.416325116 +0000 UTC m=+12.821868897 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c872c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364850 item 83 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87940): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87940): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87940): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87940): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87940): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.418058569 +0000 UTC m=+12.823602350 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87940): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87e40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87e40): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87e40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364d90 item 84 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87e40): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87e40): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87e40): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87e40): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87e40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.418908915 +0000 UTC m=+12.824452696 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87e40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c480): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c480): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c480): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c480): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c480): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.418908915 +0000 UTC m=+12.824452696 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c480): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364f50 item 84 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089cb00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089cb00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089cb00): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089cb00): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089cb00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.420442824 +0000 UTC m=+12.825986605 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089cb00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d000): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d000): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d000): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d000): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d000): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d000): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365650 item 85 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d000): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d000): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.421105118 +0000 UTC m=+12.826648899 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d000): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d540): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d540): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d540): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d540): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d540): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.421105118 +0000 UTC m=+12.826648899 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d540): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003658f0 item 85 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089dbc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089dbc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089dbc0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089dbc0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089dbc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.422679834 +0000 UTC m=+12.828223614 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089dbc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e140): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e140): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e140): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616000 item 86 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e140): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e140): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e140): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e140): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e140): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.423457533 +0000 UTC m=+12.829001314 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e140): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e6c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e6c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e6c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e6c0): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e6c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.423457533 +0000 UTC m=+12.829001314 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e6c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006163f0 item 86 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2ed40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2ed40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2ed40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2ed40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2ed40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.425151963 +0000 UTC m=+12.830695744 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2ed40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f240): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f240): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f240): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f240): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f240): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f240): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006171f0 item 87 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f240): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f240): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.42605621 +0000 UTC m=+12.831599991 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f240): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0006045c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0006045c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0006045c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0006045c0): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0006045c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.42605621 +0000 UTC m=+12.831599991 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0006045c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004720e0 item 87 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0006059c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0006059c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0006059c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0006059c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0006059c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.427801837 +0000 UTC m=+12.833345618 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0006059c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605ec0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605ec0): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605ec0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004725b0 item 88 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605ec0): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605ec0): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605ec0): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605ec0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605ec0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.42900722 +0000 UTC m=+12.834551000 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605ec0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007be9c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007be9c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007be9c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007be9c0): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007be9c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.42900722 +0000 UTC m=+12.834551000 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007be9c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004727e0 item 88 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf000): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf000): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf000): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf000): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf000): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf000): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf000): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf000): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.431052598 +0000 UTC m=+12.836596379 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf000): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf540): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf540): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf540): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472d20 item 89 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf540): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf540): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.432195804 +0000 UTC m=+12.837739585 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf540): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfa80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfa80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfa80): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfa80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfa80): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfa80): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473260 item 89 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfa80): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfa80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.433169691 +0000 UTC m=+12.838713472 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfa80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0001368c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0001368c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0001368c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0001368c0): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0001368c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.433169691 +0000 UTC m=+12.838713472 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0001368c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473730 item 89 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137040): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137040): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137040): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137040): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137040): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137040): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137040): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137040): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.435199192 +0000 UTC m=+12.840742973 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137040): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137580): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137580): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137580): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473ce0 item 90 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137580): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137580): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.435898864 +0000 UTC m=+12.841442645 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137580): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137ac0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137ac0): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137ac0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346380 item 90 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137ac0): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137ac0): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137ac0): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137ac0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137ac0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.436644093 +0000 UTC m=+12.842187874 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137ac0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000412b00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000412b00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000412b00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000412b00): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000412b00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.436644093 +0000 UTC m=+12.842187874 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000412b00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346770 item 90 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413680): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413680): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413680): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413680): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413680): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413680): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413680): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413680): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.438607929 +0000 UTC m=+12.844151710 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413680): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e100): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e100): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e100): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347340 item 91 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e100): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e100): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.439266946 +0000 UTC m=+12.844810727 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e100): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e640): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e640): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e640): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e640): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e640): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e640): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003477a0 item 91 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e640): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e640): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.440061888 +0000 UTC m=+12.845605669 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e640): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ebc0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ebc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ebc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ebc0): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ebc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.440061888 +0000 UTC m=+12.845605669 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ebc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347ce0 item 91 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f200): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f200): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f200): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f200): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f200): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f200): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f200): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f200): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.441628058 +0000 UTC m=+12.847171829 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f200): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f740): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f740): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f740): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416230 item 92 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f740): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f740): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.442338812 +0000 UTC m=+12.847882593 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f740): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081fc80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081fc80): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081fc80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416620 item 92 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081fc80): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081fc80): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081fc80): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081fc80): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081fc80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.443031162 +0000 UTC m=+12.848574943 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081fc80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d0880): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d0880): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d0880): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d0880): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d0880): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.443031162 +0000 UTC m=+12.848574943 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d0880): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004167e0 item 92 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1940): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1940): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1940): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1940): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1940): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1940): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1940): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1940): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.445015667 +0000 UTC m=+12.850559438 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1940): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2200): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2200): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2200): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416b60 item 93 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2200): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2200): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.446133423 +0000 UTC m=+12.851677205 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2200): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2a40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2a40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2a40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2a40): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2a40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.446133423 +0000 UTC m=+12.851677205 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2a40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416d90 item 93 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b33c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b33c0): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b33c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b33c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b33c0): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b33c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b33c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b33c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.448211274 +0000 UTC m=+12.853755056 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b33c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3900): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3900): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3900): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004176c0 item 94 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3900): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3900): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.448910437 +0000 UTC m=+12.854454218 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3900): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e2c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e2c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e2c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e2c0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e2c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.448910437 +0000 UTC m=+12.854454218 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e2c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417960 item 94 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e900): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e900): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e900): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e900): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e900): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e900): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e900): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e900): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.451269305 +0000 UTC m=+12.856813086 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e900): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ef40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ef40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ef40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001562a0 item 95 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ef40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ef40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.452009824 +0000 UTC m=+12.857553605 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ef40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f640): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f640): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f640): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f640): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f640): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.452009824 +0000 UTC m=+12.857553605 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f640): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000156540 item 95 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fc80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fc80): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fc80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fc80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fc80): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fc80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fc80): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fc80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.453893129 +0000 UTC m=+12.859436900 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fc80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8240): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8240): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8240): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001569a0 item 96 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8240): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8240): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.454534883 +0000 UTC m=+12.860078665 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8240): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8940): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8940): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8940): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8940): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8940): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.454534883 +0000 UTC m=+12.860078665 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8940): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000156bd0 item 96 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= 2025/07/27 01:41:31 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:31 DEBUG : Looking for writers 2025/07/27 01:41:31 DEBUG : >WaitForWriters: 2025/07/27 01:41:31 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:31 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:31 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:31 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:31 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/27 01:41:31 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd400): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd400): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd400): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd400): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd400): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.479518336 +0000 UTC m=+12.885062137 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd400): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd880): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd880): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd880): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd880): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd880): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd880): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd880): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.479518336 +0000 UTC m=+12.885062137 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd880): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fdd40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fdd40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fdd40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fdd40): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fdd40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.479518336 +0000 UTC m=+12.885062137 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fdd40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001118f0 item 1 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e400): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e400): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e400): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e400): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e400): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.485384957 +0000 UTC m=+12.890928758 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e400): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e980): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e980): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e980): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e980): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e980): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.485384957 +0000 UTC m=+12.890928758 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e980): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506230 item 2 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f000): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f000): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f000): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f000): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f000): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.487718768 +0000 UTC m=+12.893262549 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f000): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f480): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f480): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f480): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f480): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f480): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f480): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f480): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.487718768 +0000 UTC m=+12.893262549 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f480): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f940): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f940): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f940): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f940): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f940): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.487718768 +0000 UTC m=+12.893262549 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f940): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506a80 item 3 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0040): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0040): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0040): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0040): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0040): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.492720997 +0000 UTC m=+12.898264778 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0040): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0580): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0580): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0580): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0580): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0580): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.492720997 +0000 UTC m=+12.898264778 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0580): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507340 item 4 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0c00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0c00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0c00): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0c00): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0c00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.494355605 +0000 UTC m=+12.899899396 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0c00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1080): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1080): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1080): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1080): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1080): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1080): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1080): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.494355605 +0000 UTC m=+12.899899396 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1080): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1540): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1540): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1540): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1540): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1540): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.494355605 +0000 UTC m=+12.899899396 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1540): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507a40 item 5 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1bc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1bc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1bc0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1bc0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1bc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.49683591 +0000 UTC m=+12.902379701 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1bc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c1c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c1c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c1c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c1c0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c1c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.49683591 +0000 UTC m=+12.902379701 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c1c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316a80 item 6 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c840): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c840): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c840): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c840): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c840): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.498668721 +0000 UTC m=+12.904212501 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c840): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0cd40): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0cd40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0cd40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0cd40): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0cd40): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0cd40): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0cd40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.498668721 +0000 UTC m=+12.904212501 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0cd40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d200): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d200): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d200): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d200): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d200): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.498668721 +0000 UTC m=+12.904212501 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d200): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317030 item 7 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d880): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d880): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d880): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d880): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d880): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.500881253 +0000 UTC m=+12.906425044 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d880): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0ddc0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0ddc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0ddc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0ddc0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0ddc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.500881253 +0000 UTC m=+12.906425044 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0ddc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317c00 item 8 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754400): _readAt: size=2, off=0 2025/07/27 01:41:31 ERROR : open-test-file(0xc000754400): Couldn't read size of file 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754400): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754400): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754400): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754400): close: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754400): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007547c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007547c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007547c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007547c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007547c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.502420632 +0000 UTC m=+12.907964424 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007547c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754c40): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754c40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754c40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754c40): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754c40): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754c40): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754c40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.502420632 +0000 UTC m=+12.907964424 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754c40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755200): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755200): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755200): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755200): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755200): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.502420632 +0000 UTC m=+12.907964424 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755200): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e41c0 item 9 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755900): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755900): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755900): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755900): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755900): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.504440724 +0000 UTC m=+12.909984515 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755900): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755e40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755e40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755e40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755e40): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755e40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.504440724 +0000 UTC m=+12.909984515 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755e40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e47e0 item 10 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880500): _readAt: size=2, off=0 2025/07/27 01:41:31 ERROR : open-test-file(0xc000880500): Couldn't read size of file 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880500): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880500): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880500): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880500): close: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880500): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008808c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008808c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008808c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008808c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008808c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.506342143 +0000 UTC m=+12.911885925 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008808c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880dc0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880dc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880dc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880dc0): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880dc0): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880dc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880dc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.506342143 +0000 UTC m=+12.911885925 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880dc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008812c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008812c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008812c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008812c0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008812c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.506342143 +0000 UTC m=+12.911885925 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008812c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4c40 item 11 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881980): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881980): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881980): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881980): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881980): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.509213232 +0000 UTC m=+12.914757013 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881980): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881ec0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881ec0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881ec0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881ec0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881ec0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.509213232 +0000 UTC m=+12.914757013 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881ec0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e51f0 item 12 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634580): _readAt: size=2, off=0 2025/07/27 01:41:31 ERROR : open-test-file(0xc000634580): Couldn't read size of file 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634580): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634580): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634580): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634580): close: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634580): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634940): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634940): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634940): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634940): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634940): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.510839604 +0000 UTC m=+12.916383386 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000634940): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635040): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635040): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635040): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635040): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635040): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.510839604 +0000 UTC m=+12.916383386 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635040): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e57a0 item 13 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0006356c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0006356c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0006356c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0006356c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0006356c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.512351482 +0000 UTC m=+12.917895273 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0006356c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635c00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635c00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635c00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635c00): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635c00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.512351482 +0000 UTC m=+12.917895273 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000635c00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5ce0 item 14 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc02c0): _readAt: size=2, off=0 2025/07/27 01:41:31 ERROR : open-test-file(0xc000bc02c0): Couldn't read size of file 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc02c0): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc02c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc02c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc02c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc02c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0680): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0680): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0680): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0680): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0680): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.513907763 +0000 UTC m=+12.919451544 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0680): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0d80): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0d80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0d80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0d80): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0d80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.513907763 +0000 UTC m=+12.919451544 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0d80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420310 item 15 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1400): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1400): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1400): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1400): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1400): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.515505522 +0000 UTC m=+12.921049313 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1400): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1940): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1940): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1940): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1940): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1940): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.515505522 +0000 UTC m=+12.921049313 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1940): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420af0 item 16 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940000): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940000): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940000): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940000): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940000): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.517030234 +0000 UTC m=+12.922574015 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940000): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940480): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940480): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940480): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940480): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940480): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940480): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940480): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940480): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.517030234 +0000 UTC m=+12.922574015 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940480): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009409c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009409c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009409c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009409c0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009409c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.517030234 +0000 UTC m=+12.922574015 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009409c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421110 item 17 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941040): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941040): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941040): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941040): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941040): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.519065074 +0000 UTC m=+12.924608854 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941040): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941580): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941580): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941580): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941580): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941580): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.519065074 +0000 UTC m=+12.924608854 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941580): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421880 item 18 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941c00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941c00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941c00): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941c00): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941c00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.520510577 +0000 UTC m=+12.926054357 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941c00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12180): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12180): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12180): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12180): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12180): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12180): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12180): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12180): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.520510577 +0000 UTC m=+12.926054357 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12180): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12680): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12680): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12680): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12680): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12680): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.520510577 +0000 UTC m=+12.926054357 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12680): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421ce0 item 19 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12d00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12d00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12d00): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12d00): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12d00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.522738097 +0000 UTC m=+12.928281888 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12d00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13240): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13240): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13240): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13240): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13240): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.522738097 +0000 UTC m=+12.928281888 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13240): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004045b0 item 20 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a138c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a138c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a138c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a138c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a138c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.524183961 +0000 UTC m=+12.929727752 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a138c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13e00): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13e00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13e00): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13e00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13e00): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13e00): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13e00): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13e00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.524183961 +0000 UTC m=+12.929727752 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13e00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e380): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e380): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e380): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e380): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e380): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.524183961 +0000 UTC m=+12.929727752 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e380): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004049a0 item 21 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1ea40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1ea40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1ea40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1ea40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1ea40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.526406212 +0000 UTC m=+12.931949994 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1ea40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1ef80): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1ef80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1ef80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1ef80): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1ef80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.526406212 +0000 UTC m=+12.931949994 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1ef80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405260 item 22 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f600): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f600): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f600): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f600): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f600): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.528162168 +0000 UTC m=+12.933705949 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f600): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fb00): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fb00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fb00): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fb00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fb00): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fb00): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fb00): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fb00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.528162168 +0000 UTC m=+12.933705949 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fb00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000936080): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000936080): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000936080): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000936080): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000936080): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.528162168 +0000 UTC m=+12.933705949 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000936080): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004058f0 item 23 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000936700): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000936700): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000936700): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000936700): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000936700): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.530175025 +0000 UTC m=+12.935718807 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000936700): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000936c40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000936c40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000936c40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000936c40): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000936c40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.530175025 +0000 UTC m=+12.935718807 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000936c40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c310 item 24 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937280): _readAt: size=2, off=0 2025/07/27 01:41:31 ERROR : open-test-file(0xc000937280): Couldn't read size of file 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937280): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937280): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937280): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937280): close: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937280): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937640): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937640): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937640): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937640): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937640): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.531866982 +0000 UTC m=+12.937410773 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937640): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937b40): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937b40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937b40): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937b40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937b40): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937b40): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937b40): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937b40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.531866982 +0000 UTC m=+12.937410773 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000937b40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000968100): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000968100): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000968100): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000968100): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000968100): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.531866982 +0000 UTC m=+12.937410773 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000968100): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c850 item 25 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000968780): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000968780): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000968780): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000968780): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000968780): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.534354651 +0000 UTC m=+12.939898432 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000968780): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000968cc0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000968cc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000968cc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000968cc0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000968cc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.534354651 +0000 UTC m=+12.939898432 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000968cc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ce70 item 26 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000969300): _readAt: size=2, off=0 2025/07/27 01:41:31 ERROR : open-test-file(0xc000969300): Couldn't read size of file 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000969300): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000969300): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000969300): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000969300): close: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000969300): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009696c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009696c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009696c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009696c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009696c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.537057885 +0000 UTC m=+12.942601666 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009696c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000969bc0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000969bc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000969bc0): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000969bc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000969bc0): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000969bc0): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000969bc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000969bc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.537057885 +0000 UTC m=+12.942601666 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000969bc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099c180): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099c180): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099c180): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099c180): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099c180): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.537057885 +0000 UTC m=+12.942601666 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099c180): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d260 item 27 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099c800): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099c800): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099c800): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099c800): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099c800): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.539401404 +0000 UTC m=+12.944945195 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099c800): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099cd40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099cd40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099cd40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099cd40): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099cd40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.539401404 +0000 UTC m=+12.944945195 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099cd40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d730 item 28 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099d380): _readAt: size=2, off=0 2025/07/27 01:41:31 ERROR : open-test-file(0xc00099d380): Couldn't read size of file 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099d380): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099d380): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099d380): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099d380): close: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099d380): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099d740): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099d740): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099d740): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099d740): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099d740): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.541295227 +0000 UTC m=+12.946839018 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099d740): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099de00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099de00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099de00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099de00): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099de00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.541295227 +0000 UTC m=+12.946839018 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00099de00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ddc0 item 29 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d0500): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d0500): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d0500): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d0500): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d0500): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.543333224 +0000 UTC m=+12.948877015 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d0500): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d0a40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d0a40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d0a40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d0a40): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d0a40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.543333224 +0000 UTC m=+12.948877015 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d0a40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476700 item 30 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d1080): _readAt: size=2, off=0 2025/07/27 01:41:31 ERROR : open-test-file(0xc0009d1080): Couldn't read size of file 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d1080): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d1080): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d1080): >_writeAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d1080): close: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d1080): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d1440): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d1440): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d1440): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d1440): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d1440): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.545576523 +0000 UTC m=+12.951120315 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d1440): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d1b00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d1b00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d1b00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d1b00): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d1b00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.545576523 +0000 UTC m=+12.951120315 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009d1b00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476c40 item 31 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ee200): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ee200): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ee200): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ee200): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ee200): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.548142861 +0000 UTC m=+12.953686662 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ee200): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ee740): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ee740): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ee740): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ee740): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ee740): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.548142861 +0000 UTC m=+12.953686662 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ee740): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004771f0 item 32 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009eed80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009eed80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009eed80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009eed80): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009eed80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.550317893 +0000 UTC m=+12.955861703 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009eed80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ef200): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ef200): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ef200): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ef200): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ef200): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477730 item 33 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ef200): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ef200): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.551247638 +0000 UTC m=+12.956791449 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ef200): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ef700): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ef700): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ef700): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ef700): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ef700): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.551247638 +0000 UTC m=+12.956791449 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ef700): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477ab0 item 33 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009efd40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009efd40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009efd40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009efd40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009efd40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.553721401 +0000 UTC m=+12.959265202 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009efd40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a22240): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a22240): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477f10 item 34 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a22240): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a22240): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a22240): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a22240): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a22240): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.554788564 +0000 UTC m=+12.960332366 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a22240): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a22780): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a22780): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a22780): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a22780): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a22780): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.554788564 +0000 UTC m=+12.960332366 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a22780): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a150 item 34 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a22dc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a22dc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a22dc0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a22dc0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a22dc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.556601817 +0000 UTC m=+12.962145619 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a22dc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a23240): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a23240): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a23240): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a23240): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a23240): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a690 item 35 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a23240): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a23240): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.557346165 +0000 UTC m=+12.962889945 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a23240): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a23740): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a23740): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a23740): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a23740): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a23740): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.557346165 +0000 UTC m=+12.962889945 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a23740): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aa10 item 35 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a23dc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a23dc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a23dc0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a23dc0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a23dc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.55982082 +0000 UTC m=+12.965364621 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a23dc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4e340): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4e340): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ae70 item 36 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4e340): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4e340): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4e340): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4e340): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4e340): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.560842537 +0000 UTC m=+12.966386348 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4e340): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4e880): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4e880): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4e880): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4e880): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4e880): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.560842537 +0000 UTC m=+12.966386348 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4e880): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b030 item 36 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4eec0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4eec0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4eec0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4eec0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4eec0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.563234857 +0000 UTC m=+12.968778658 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4eec0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4f340): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4f340): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4f340): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4f340): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4f340): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b5e0 item 37 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4f340): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4f340): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.564135518 +0000 UTC m=+12.969679330 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4f340): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4f840): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4f840): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4f840): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4f840): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4f840): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.564135518 +0000 UTC m=+12.969679330 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4f840): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b810 item 37 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4fec0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4fec0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4fec0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4fec0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4fec0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.566841768 +0000 UTC m=+12.972385569 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a4fec0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6a440): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6a440): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bce0 item 38 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6a440): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6a440): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6a440): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6a440): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6a440): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.569402454 +0000 UTC m=+12.974946264 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6a440): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6a980): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6a980): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6a980): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6a980): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6a980): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.569402454 +0000 UTC m=+12.974946264 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6a980): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c000 item 38 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6b000): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6b000): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6b000): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6b000): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6b000): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.573578492 +0000 UTC m=+12.979122304 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6b000): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6b500): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6b500): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6b500): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6b500): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6b500): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c930 item 39 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6b500): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6b500): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.575019837 +0000 UTC m=+12.980563638 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6b500): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6ba00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6ba00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6ba00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6ba00): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6ba00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.575019837 +0000 UTC m=+12.980563638 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a6ba00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cf50 item 39 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8e100): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8e100): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8e100): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8e100): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8e100): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.577766362 +0000 UTC m=+12.983310193 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8e100): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8e600): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8e600): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d730 item 40 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8e600): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8e600): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8e600): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8e600): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8e600): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.579923601 +0000 UTC m=+12.985467413 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8e600): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8eb40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8eb40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8eb40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8eb40): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8eb40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.579923601 +0000 UTC m=+12.985467413 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8eb40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d9d0 item 40 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8f100): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8f100): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8f100): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8f100): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8f100): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8f100): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8f100): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.583031104 +0000 UTC m=+12.988574906 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8f100): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8f600): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8f600): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8f600): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046de30 item 41 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8f600): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8f600): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.584128523 +0000 UTC m=+12.989672325 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8f600): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8fac0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8fac0): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8fac0): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8fac0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8fac0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372460 item 41 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8fac0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8fac0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.585329699 +0000 UTC m=+12.990873510 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a8fac0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaa080): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaa080): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaa080): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaa080): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaa080): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.585329699 +0000 UTC m=+12.990873510 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaa080): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003727e0 item 41 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f400): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f400): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f400): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f400): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f400): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f400): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f400): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.591053201 +0000 UTC m=+12.996596982 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f400): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067a4c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067a4c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067a4c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003782a0 item 42 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067a4c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067a4c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.591815552 +0000 UTC m=+12.997359333 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067a4c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067aa00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067aa00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378700 item 42 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067aa00): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067aa00): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067aa00): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067aa00): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067aa00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.593044909 +0000 UTC m=+12.998588690 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067aa00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067af80): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067af80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067af80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067af80): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067af80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.593044909 +0000 UTC m=+12.998588690 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067af80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003788c0 item 42 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067b600): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067b600): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067b600): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067b600): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067b600): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067b600): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067b600): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.59520816 +0000 UTC m=+13.000751941 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067b600): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067bb00): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067bb00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067bb00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378e70 item 43 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067bb00): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067bb00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.595768491 +0000 UTC m=+13.001312273 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00067bb00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaa0c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaa0c0): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaa0c0): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaa0c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaa0c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379030 item 43 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaa0c0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaa0c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.596420085 +0000 UTC m=+13.001963866 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaa0c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaa740): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaa740): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaa740): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaa740): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaa740): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.596420085 +0000 UTC m=+13.001963866 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaa740): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379420 item 43 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaad80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaad80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaad80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaad80): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaad80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaad80): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaad80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.598929685 +0000 UTC m=+13.004473465 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aaad80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aab280): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aab280): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aab280): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379a40 item 44 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aab280): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aab280): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.599692236 +0000 UTC m=+13.005236017 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aab280): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aab7c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aab7c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379d50 item 44 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aab7c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aab7c0): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aab7c0): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aab7c0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aab7c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.600626098 +0000 UTC m=+13.006169880 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aab7c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aabd40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aabd40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aabd40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aabd40): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aabd40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.600626098 +0000 UTC m=+13.006169880 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000aabd40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379f10 item 44 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e400): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e400): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e400): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e400): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e400): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e400): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e400): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.60266194 +0000 UTC m=+13.008205722 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e400): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e900): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e900): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e900): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372a10 item 45 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e900): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e900): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.603204438 +0000 UTC m=+13.008748220 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2e900): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f000): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f000): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f000): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f000): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f000): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.603204438 +0000 UTC m=+13.008748220 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f000): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372d90 item 45 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f780): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f780): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f780): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f780): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f780): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f780): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f780): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.604914498 +0000 UTC m=+13.010458279 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2f780): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2fc80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2fc80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2fc80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003733b0 item 46 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2fc80): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2fc80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.605599613 +0000 UTC m=+13.011143395 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c2fc80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466400): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466400): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466400): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466400): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466400): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.605599613 +0000 UTC m=+13.011143395 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466400): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373c00 item 46 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466a40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466a40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466a40): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466a40): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466a40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466a40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466a40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.607726776 +0000 UTC m=+13.013270557 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466a40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466f40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466f40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466f40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616380 item 47 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466f40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466f40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.608594455 +0000 UTC m=+13.014138246 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000466f40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467640): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467640): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467640): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467640): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467640): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.608594455 +0000 UTC m=+13.014138246 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467640): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006165b0 item 47 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467cc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467cc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467cc0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467cc0): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467cc0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467cc0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467cc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.610976065 +0000 UTC m=+13.016519867 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000467cc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86240): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86240): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86240): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006173b0 item 48 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86240): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86240): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.611860445 +0000 UTC m=+13.017404246 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86240): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86a40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86a40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86a40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86a40): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86a40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.611860445 +0000 UTC m=+13.017404246 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c86a40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617730 item 48 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87080): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87080): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87080): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87080): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87080): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.614397576 +0000 UTC m=+13.019941378 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87080): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87500): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87500): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87500): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87500): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87500): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87500): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c380 item 49 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87500): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87500): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.615537426 +0000 UTC m=+13.021081227 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87500): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87a40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87a40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87a40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87a40): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87a40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.615537426 +0000 UTC m=+13.021081227 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000c87a40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c620 item 49 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c180): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c180): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c180): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c180): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c180): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.618148648 +0000 UTC m=+13.023692448 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c180): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c680): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c680): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c680): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015cee0 item 50 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c680): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c680): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c680): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c680): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c680): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.619425194 +0000 UTC m=+13.024968995 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089c680): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089cc00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089cc00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089cc00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089cc00): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089cc00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.619425194 +0000 UTC m=+13.024968995 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089cc00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d0a0 item 50 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d280): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d280): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d280): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d280): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d280): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.622165658 +0000 UTC m=+13.027709458 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d280): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d780): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d780): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d780): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d780): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d780): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d780): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d6c0 item 51 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d780): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d780): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.623113467 +0000 UTC m=+13.028657268 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089d780): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089dcc0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089dcc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089dcc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089dcc0): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089dcc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.623113467 +0000 UTC m=+13.028657268 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00089dcc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015dab0 item 51 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000604740): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000604740): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000604740): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000604740): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000604740): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.626053665 +0000 UTC m=+13.031597476 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000604740): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605880): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605880): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605880): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003641c0 item 52 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605880): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605880): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605880): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605880): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605880): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.627115708 +0000 UTC m=+13.032659510 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605880): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605e00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605e00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605e00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605e00): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605e00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.627115708 +0000 UTC m=+13.032659510 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000605e00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364540 item 52 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bea00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bea00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bea00): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bea00): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bea00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.629501206 +0000 UTC m=+13.035045007 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bea00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bef00): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bef00): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bef00): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bef00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bef00): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bef00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003649a0 item 53 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bef00): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bef00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.630359527 +0000 UTC m=+13.035903338 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bef00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf440): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf440): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf440): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf440): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf440): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.630359527 +0000 UTC m=+13.035903338 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bf440): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364bd0 item 53 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfac0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfac0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfac0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfac0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfac0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.632782184 +0000 UTC m=+13.038325985 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007bfac0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136880): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136880): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136880): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003650a0 item 54 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136880): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136880): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136880): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136880): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136880): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.635388887 +0000 UTC m=+13.040932698 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136880): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136f40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136f40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136f40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136f40): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136f40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.635388887 +0000 UTC m=+13.040932698 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000136f40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365420 item 54 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0001375c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0001375c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0001375c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0001375c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0001375c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.63922629 +0000 UTC m=+13.044770101 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0001375c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137ac0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137ac0): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137ac0): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137ac0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137ac0): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137ac0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365b20 item 55 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137ac0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137ac0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.640737776 +0000 UTC m=+13.046281587 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000137ac0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000412640): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000412640): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000412640): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000412640): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000412640): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.640737776 +0000 UTC m=+13.046281587 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000412640): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365f10 item 55 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413640): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413640): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413640): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413640): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413640): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.64412312 +0000 UTC m=+13.049666921 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000413640): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e080): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e080): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e080): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472460 item 56 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e080): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e080): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e080): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e080): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e080): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.645212806 +0000 UTC m=+13.050756607 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e080): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e600): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e600): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e600): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e600): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e600): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.645212806 +0000 UTC m=+13.050756607 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081e600): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472700 item 56 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ec40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ec40): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ec40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ec40): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ec40): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ec40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ec40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ec40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.647421561 +0000 UTC m=+13.052965362 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081ec40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f180): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f180): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f180): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472af0 item 57 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f180): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f180): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.648313757 +0000 UTC m=+13.053857557 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f180): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f6c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f6c0): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f6c0): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f6c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f6c0): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f6c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472ee0 item 57 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f6c0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f6c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.649295048 +0000 UTC m=+13.054838859 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081f6c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081fc40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081fc40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081fc40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081fc40): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081fc40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.649295048 +0000 UTC m=+13.054838859 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00081fc40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004732d0 item 57 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d08c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d08c0): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d08c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d08c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d08c0): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d08c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d08c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d08c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.652133335 +0000 UTC m=+13.057677146 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d08c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1880): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1880): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1880): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473b20 item 58 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1880): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1880): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.6528393 +0000 UTC m=+13.058383101 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0002d1880): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2140): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2140): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2140): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473dc0 item 58 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2140): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2140): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2140): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2140): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2140): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.653917073 +0000 UTC m=+13.059460875 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2140): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2840): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2840): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2840): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2840): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2840): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.653917073 +0000 UTC m=+13.059460875 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2840): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346380 item 58 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2e80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2e80): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2e80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2e80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2e80): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2e80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2e80): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2e80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.656366831 +0000 UTC m=+13.061910642 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b2e80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3700): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3700): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3700): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346cb0 item 59 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3700): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3700): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.657434866 +0000 UTC m=+13.062978667 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3700): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3c40): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3c40): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3c40): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3c40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3c40): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3c40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347340 item 59 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3c40): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3c40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.658383085 +0000 UTC m=+13.063926886 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003b3c40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e480): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e480): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e480): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e480): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e480): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.658383085 +0000 UTC m=+13.063926886 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094e480): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003477a0 item 59 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ebc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ebc0): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ebc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ebc0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ebc0): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ebc0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ebc0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ebc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.661788648 +0000 UTC m=+13.067332449 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094ebc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f100): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f100): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f100): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416070 item 60 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f100): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f100): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.663003227 +0000 UTC m=+13.068547028 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f100): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f640): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f640): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f640): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416230 item 60 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f640): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f640): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f640): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f640): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f640): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.664077253 +0000 UTC m=+13.069621054 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094f640): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fc00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fc00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fc00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fc00): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fc00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.664077253 +0000 UTC m=+13.069621054 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00094fc00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416620 item 60 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a82c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a82c0): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a82c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a82c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a82c0): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a82c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a82c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a82c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.666836913 +0000 UTC m=+13.072380714 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a82c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8800): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8800): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8800): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004169a0 item 61 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8800): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8800): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.667872947 +0000 UTC m=+13.073416748 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8800): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8f00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8f00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8f00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8f00): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8f00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.667872947 +0000 UTC m=+13.073416748 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a8f00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416b60 item 61 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9540): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9540): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9540): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9540): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9540): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9540): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9540): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9540): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.671084216 +0000 UTC m=+13.076628017 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9540): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9c00): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9c00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9c00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004170a0 item 62 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9c00): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9c00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.672346534 +0000 UTC m=+13.077890335 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009a9c00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fc440): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fc440): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fc440): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fc440): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fc440): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.672346534 +0000 UTC m=+13.077890335 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fc440): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004176c0 item 62 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fca80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fca80): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fca80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fca80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fca80): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fca80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fca80): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fca80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.675618916 +0000 UTC m=+13.081162717 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fca80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fcfc0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fcfc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fcfc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417e30 item 63 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fcfc0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fcfc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.677227295 +0000 UTC m=+13.082771096 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fcfc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd6c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd6c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd6c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd6c0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd6c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.677227295 +0000 UTC m=+13.082771096 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fd6c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001562a0 item 63 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fdd00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fdd00): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fdd00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fdd00): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fdd00): >_readAt: n=0, err=Bad file descriptor 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fdd00): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fdd00): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fdd00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.680571012 +0000 UTC m=+13.086114812 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0007fdd00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e2c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e2c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e2c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000156700 item 64 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e2c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e2c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.681610241 +0000 UTC m=+13.087154052 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e2c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e9c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e9c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e9c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e9c0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e9c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.681610241 +0000 UTC m=+13.087154052 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077e9c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001569a0 item 64 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f040): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f040): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f040): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f040): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f040): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.685528005 +0000 UTC m=+13.091071806 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f040): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f4c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f4c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f4c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f4c0): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f4c0): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157810 item 65 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f4c0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f4c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.686379564 +0000 UTC m=+13.091923375 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f4c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f9c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f9c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f9c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f9c0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f9c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.686379564 +0000 UTC m=+13.091923375 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc00077f9c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157d50 item 65 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0080): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0080): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0080): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0080): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0080): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.689408518 +0000 UTC m=+13.094952320 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0080): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0500): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0500): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110d20 item 66 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0500): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0500): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0500): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0500): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0500): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.693462447 +0000 UTC m=+13.099006258 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0500): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0a80): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0a80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0a80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0a80): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0a80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.693462447 +0000 UTC m=+13.099006258 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e0a80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111180 item 66 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e10c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e10c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e10c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e10c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e10c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.695848045 +0000 UTC m=+13.101391857 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e10c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1540): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1540): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1540): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1540): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1540): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111730 item 67 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1540): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1540): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.69810435 +0000 UTC m=+13.103648151 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0003e1540): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c0c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c0c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c0c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c0c0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c0c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.69810435 +0000 UTC m=+13.103648151 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c0c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001119d0 item 67 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c780): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c780): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c780): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c780): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c780): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.702711117 +0000 UTC m=+13.108254928 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0c780): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0cc80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0cc80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506460 item 68 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0cc80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0cc80): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0cc80): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0cc80): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0cc80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.704548536 +0000 UTC m=+13.110092337 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0cc80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d1c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d1c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d1c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d1c0): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d1c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.704548536 +0000 UTC m=+13.110092337 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d1c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506700 item 68 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d800): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d800): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d800): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d800): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d800): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.707231502 +0000 UTC m=+13.112775303 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0d800): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0dc80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0dc80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0dc80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0dc80): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0dc80): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506fc0 item 69 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0dc80): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0dc80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.708535589 +0000 UTC m=+13.114079390 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000e0dc80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754200): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754200): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754200): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754200): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754200): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.708535589 +0000 UTC m=+13.114079390 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754200): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005072d0 item 69 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754880): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754880): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754880): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754880): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754880): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.711141561 +0000 UTC m=+13.116685362 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754880): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754d80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754d80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005079d0 item 70 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754d80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754d80): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754d80): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754d80): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754d80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.71220669 +0000 UTC m=+13.117750491 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000754d80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755300): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755300): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755300): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755300): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755300): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.71220669 +0000 UTC m=+13.117750491 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755300): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507b90 item 70 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755a00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755a00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755a00): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755a00): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755a00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.714776212 +0000 UTC m=+13.120320014 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755a00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755f00): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755f00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755f00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755f00): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755f00): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316a80 item 71 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755f00): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755f00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.716077214 +0000 UTC m=+13.121621026 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000755f00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880480): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880480): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880480): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880480): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880480): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.716077214 +0000 UTC m=+13.121621026 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880480): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316e70 item 71 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880b00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880b00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880b00): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880b00): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880b00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.718508387 +0000 UTC m=+13.124052188 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000880b00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881000): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881000): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317500 item 72 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881000): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881000): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881000): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881000): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881000): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.719463922 +0000 UTC m=+13.125007723 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881000): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881540): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881540): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881540): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881540): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881540): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.719463922 +0000 UTC m=+13.125007723 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881540): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317a40 item 72 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881b40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881b40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881b40): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881b40): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881b40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881b40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881b40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.721678287 +0000 UTC m=+13.127222098 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000881b40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc00c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc00c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc00c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4070 item 73 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc00c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc00c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.722546197 +0000 UTC m=+13.128089998 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc00c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0580): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0580): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0580): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0580): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0580): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e42a0 item 73 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0580): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0580): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.723522879 +0000 UTC m=+13.129066681 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0580): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0b00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0b00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0b00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0b00): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0b00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.723522879 +0000 UTC m=+13.129066681 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc0b00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4460 item 73 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1140): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1140): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1140): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1140): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1140): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1140): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1140): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.725890313 +0000 UTC m=+13.131434114 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1140): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1640): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1640): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1640): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e49a0 item 74 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1640): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1640): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.72676248 +0000 UTC m=+13.132306281 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1640): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1b80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1b80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4b60 item 74 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1b80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1b80): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1b80): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1b80): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1b80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.727777455 +0000 UTC m=+13.133321257 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000bc1b80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940180): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940180): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940180): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940180): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940180): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.727777455 +0000 UTC m=+13.133321257 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940180): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4d20 item 74 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009407c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009407c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009407c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009407c0): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009407c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009407c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009407c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.730165688 +0000 UTC m=+13.135709489 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009407c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940d00): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940d00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940d00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5180 item 75 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940d00): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940d00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.731073872 +0000 UTC m=+13.136617673 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000940d00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941240): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941240): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941240): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941240): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941240): _writeAt: size=3, off=2 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e53b0 item 75 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941240): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941240): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.73210636 +0000 UTC m=+13.137650161 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941240): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941780): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941780): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941780): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941780): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941780): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.73210636 +0000 UTC m=+13.137650161 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941780): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e56c0 item 75 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941dc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941dc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941dc0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941dc0): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941dc0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941dc0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941dc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.734227792 +0000 UTC m=+13.139771593 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000941dc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12340): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12340): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12340): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5b20 item 76 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12340): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12340): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.735172035 +0000 UTC m=+13.140715835 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12340): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12880): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12880): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5ea0 item 76 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12880): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12880): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12880): _writeAt: size=3, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12880): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12880): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.736276216 +0000 UTC m=+13.141820017 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12880): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12e00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12e00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12e00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12e00): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12e00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.736276216 +0000 UTC m=+13.141820017 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a12e00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004202a0 item 76 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13440): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13440): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13440): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13440): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13440): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13440): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13440): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.73920299 +0000 UTC m=+13.144746792 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13440): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13940): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13940): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13940): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420a80 item 77 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13940): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13940): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.740192688 +0000 UTC m=+13.145736489 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a13940): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e100): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e100): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e100): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e100): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e100): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.740192688 +0000 UTC m=+13.145736489 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e100): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420d90 item 77 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e780): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e780): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e780): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e780): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e780): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e780): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e780): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.742621227 +0000 UTC m=+13.148165028 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1e780): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1ec80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1ec80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1ec80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421420 item 78 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1ec80): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1ec80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.743532977 +0000 UTC m=+13.149076778 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1ec80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f380): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f380): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f380): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f380): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f380): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.743532977 +0000 UTC m=+13.149076778 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f380): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004216c0 item 78 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f9c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f9c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f9c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f9c0): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f9c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f9c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f9c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.745690917 +0000 UTC m=+13.151234718 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1f9c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fec0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fec0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fec0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421ab0 item 79 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fec0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fec0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.746447097 +0000 UTC m=+13.151990898 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000b1fec0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000812640): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000812640): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000812640): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000812640): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000812640): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.746447097 +0000 UTC m=+13.151990898 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000812640): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421ce0 item 79 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000812c80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000812c80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000812c80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000812c80): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000812c80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000812c80): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000812c80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.748653428 +0000 UTC m=+13.154197230 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000812c80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000813180): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000813180): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000813180): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404380 item 80 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000813180): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000813180): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.749384631 +0000 UTC m=+13.154928432 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000813180): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000813880): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000813880): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000813880): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000813880): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000813880): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.749384631 +0000 UTC m=+13.154928432 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000813880): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404690 item 80 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000813ec0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000813ec0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000813ec0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000813ec0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000813ec0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.751588888 +0000 UTC m=+13.157132689 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000813ec0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008663c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008663c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008663c0): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008663c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008663c0): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008663c0): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404a80 item 81 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008663c0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008663c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.752434986 +0000 UTC m=+13.157978787 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008663c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000866900): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000866900): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000866900): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000866900): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000866900): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.752434986 +0000 UTC m=+13.157978787 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000866900): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404f50 item 81 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000866f80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000866f80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000866f80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000866f80): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000866f80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.754532803 +0000 UTC m=+13.160076604 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000866f80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000867480): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000867480): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000867480): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405340 item 82 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000867480): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000867480): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000867480): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000867480): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000867480): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.755555131 +0000 UTC m=+13.161098933 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000867480): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000867a00): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000867a00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000867a00): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000867a00): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000867a00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.755555131 +0000 UTC m=+13.161098933 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000867a00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405650 item 82 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8100): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8100): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8100): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8100): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8100): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.757655464 +0000 UTC m=+13.163199276 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8100): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8600): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8600): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8600): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8600): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8600): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8600): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405ce0 item 83 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8600): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8600): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.758447722 +0000 UTC m=+13.163991522 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8600): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8b40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8b40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8b40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8b40): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8b40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.758447722 +0000 UTC m=+13.163991522 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a8b40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c230 item 83 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a91c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a91c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a91c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a91c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a91c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.76033275 +0000 UTC m=+13.165876551 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a91c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a96c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a96c0): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a96c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c620 item 84 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a96c0): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a96c0): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a96c0): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a96c0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a96c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.761180551 +0000 UTC m=+13.166724352 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a96c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a9c40): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a9c40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a9c40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a9c40): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a9c40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.761180551 +0000 UTC m=+13.166724352 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008a9c40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c9a0 item 84 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8340): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8340): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8340): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8340): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8340): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.763440774 +0000 UTC m=+13.168984584 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8340): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8840): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8840): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8840): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8840): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8840): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8840): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ce70 item 85 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8840): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8840): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.764247538 +0000 UTC m=+13.169791339 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8840): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8d80): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8d80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8d80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8d80): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8d80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.764247538 +0000 UTC m=+13.169791339 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d8d80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d0a0 item 85 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9400): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9400): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9400): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9400): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9400): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.766366975 +0000 UTC m=+13.171910776 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9400): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9900): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9900): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9900): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d420 item 86 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9900): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9900): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9900): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9900): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9900): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.768293392 +0000 UTC m=+13.173837202 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9900): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9e80): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9e80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9e80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9e80): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9e80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.768293392 +0000 UTC m=+13.173837202 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008d9e80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d5e0 item 86 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fa580): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fa580): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fa580): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fa580): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fa580): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.771764647 +0000 UTC m=+13.177308428 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fa580): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008faa80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008faa80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008faa80): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008faa80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008faa80): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008faa80): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dc70 item 87 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008faa80): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008faa80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.772770745 +0000 UTC m=+13.178314516 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008faa80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fafc0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fafc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fafc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fafc0): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fafc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.772770745 +0000 UTC m=+13.178314516 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fafc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042df10 item 87 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fb640): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fb640): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fb640): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fb640): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fb640): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.774656695 +0000 UTC m=+13.180200476 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fb640): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fbb40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fbb40): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fbb40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476770 item 88 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fbb40): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fbb40): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fbb40): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fbb40): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fbb40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.775545944 +0000 UTC m=+13.181089724 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0008fbb40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958140): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958140): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958140): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958140): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958140): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.775545944 +0000 UTC m=+13.181089724 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958140): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476a10 item 88 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958780): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958780): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958780): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958780): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958780): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958780): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958780): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958780): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.777672887 +0000 UTC m=+13.183216667 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958780): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958cc0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958cc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958cc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477030 item 89 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958cc0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958cc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.778289513 +0000 UTC m=+13.183833294 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000958cc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959200): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959200): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959200): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959200): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959200): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959200): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004772d0 item 89 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959200): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959200): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.779083203 +0000 UTC m=+13.184626984 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959200): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959780): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959780): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959780): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959780): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959780): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.779083203 +0000 UTC m=+13.184626984 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959780): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477500 item 89 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959dc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959dc0): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959dc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959dc0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959dc0): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959dc0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959dc0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959dc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.780629095 +0000 UTC m=+13.186172875 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000959dc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000990380): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000990380): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000990380): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477b20 item 90 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000990380): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000990380): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.781156996 +0000 UTC m=+13.186700777 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000990380): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009908c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009908c0): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009908c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477d50 item 90 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009908c0): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009908c0): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009908c0): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009908c0): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009908c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.781760688 +0000 UTC m=+13.187304470 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009908c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000990e80): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000990e80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000990e80): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000990e80): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000990e80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.781760688 +0000 UTC m=+13.187304470 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000990e80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a000 item 90 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009914c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009914c0): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009914c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009914c0): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009914c0): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009914c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009914c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009914c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.783604981 +0000 UTC m=+13.189148761 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009914c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000991a00): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000991a00): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000991a00): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a540 item 91 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000991a00): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000991a00): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.784460536 +0000 UTC m=+13.190004318 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000991a00): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000991f40): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000991f40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000991f40): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000991f40): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000991f40): >_readAt: n=2, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000991f40): _writeAt: size=3, off=7 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a700 item 91 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000991f40): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000991f40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.785310571 +0000 UTC m=+13.190854353 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000991f40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ce540): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ce540): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ce540): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ce540): >_readAt: n=8, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ce540): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.785310571 +0000 UTC m=+13.190854353 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ce540): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aa80 item 91 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ceb80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ceb80): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ceb80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ceb80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ceb80): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ceb80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ceb80): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ceb80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.786996686 +0000 UTC m=+13.192540467 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009ceb80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cf0c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cf0c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cf0c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aee0 item 92 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cf0c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cf0c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.787711137 +0000 UTC m=+13.193254918 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cf0c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cf600): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cf600): open at offset 5 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cf600): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b0a0 item 92 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cf600): _readAt: size=2, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cf600): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cf600): _writeAt: size=3, off=5 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cf600): >_writeAt: n=3, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cf600): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.78843199 +0000 UTC m=+13.193975771 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cf600): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cfbc0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cfbc0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cfbc0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cfbc0): >_readAt: n=3, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cfbc0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.78843199 +0000 UTC m=+13.193975771 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009cfbc0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b490 item 92 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f0280): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f0280): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f0280): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f0280): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f0280): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f0280): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f0280): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f0280): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.789979364 +0000 UTC m=+13.195523146 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f0280): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f07c0): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f07c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f07c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b880 item 93 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f07c0): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f07c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.790805605 +0000 UTC m=+13.196349387 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f07c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f0ec0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f0ec0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f0ec0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f0ec0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f0ec0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.790805605 +0000 UTC m=+13.196349387 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f0ec0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bab0 item 93 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f1500): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f1500): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f1500): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f1500): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f1500): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f1500): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f1500): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f1500): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.792636693 +0000 UTC m=+13.198180474 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f1500): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f1a40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f1a40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f1a40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c150 item 94 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f1a40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f1a40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.793412709 +0000 UTC m=+13.198956480 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc0009f1a40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a201c0): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a201c0): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a201c0): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a201c0): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a201c0): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.793412709 +0000 UTC m=+13.198956480 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a201c0): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c690 item 94 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a20800): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a20800): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a20800): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a20800): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a20800): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a20800): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a20800): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a20800): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.795025717 +0000 UTC m=+13.200569487 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a20800): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a20d40): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a20d40): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a20d40): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cfc0 item 95 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a20d40): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a20d40): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.795845806 +0000 UTC m=+13.201389587 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a20d40): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a21440): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a21440): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a21440): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a21440): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a21440): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.795845806 +0000 UTC m=+13.201389587 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a21440): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d2d0 item 95 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 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/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a21a80): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a21a80): open at offset 0 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a21a80): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a21a80): _readAt: size=2, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a21a80): >_readAt: n=0, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a21a80): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a21a80): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a21a80): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.797428847 +0000 UTC m=+13.202972628 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a21a80): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46040): _writeAt: size=5, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46040): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46040): >openPending: err= 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046da40 item 96 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46040): >_writeAt: n=5, err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46040): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.798011652 +0000 UTC m=+13.203555432 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46040): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/27 01:41:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:41:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/27 01:41:31 DEBUG : open-test-file: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46740): _readAt: size=512, off=0 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46740): openPending: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46740): >openPending: err= 2025/07/27 01:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46740): >_readAt: n=5, err=EOF 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46740): close: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-27 01:41:31.798011652 +0000 UTC m=+13.203555432 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/27 01:41:31 DEBUG : open-test-file(0xc000a46740): >close: err= 2025/07/27 01:41:31 DEBUG : open-test-file: Remove: 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dc70 item 96 2025/07/27 01:41:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/27 01:41:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/27 01:41:31 DEBUG : open-test-file: >Remove: err= 2025/07/27 01:41:31 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:31 DEBUG : Looking for writers 2025/07/27 01:41:31 DEBUG : >WaitForWriters: 2025/07/27 01:41:31 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.65s) --- PASS: TestRWFileHandleOpenTests/writes (0.31s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.34s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.01s) --- 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.01s) --- 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-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:41:31 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:41:31 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:41:31 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:31 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:41:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:41:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:41:31 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:41:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:41:31 DEBUG : file1: newRWFileHandle: 2025/07/27 01:41:31 DEBUG : file1(0xc000653400): openPending: 2025/07/27 01:41:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:31 DEBUG : file1(0xc000653400): >openPending: err= 2025/07/27 01:41:31 DEBUG : file1: >newRWFileHandle: err= 2025/07/27 01:41:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:41:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/27 01:41:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/07/27 01:41:31 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:41:31 DEBUG : Looking for writers 2025/07/27 01:41:31 DEBUG : file1: reading active writers 2025/07/27 01:41:31 DEBUG : file1: active writers 1 2025/07/27 01:41:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/07/27 01:41:31 DEBUG : Looking for writers 2025/07/27 01:41:31 DEBUG : file1: reading active writers 2025/07/27 01:41:31 DEBUG : file1: active writers 1 2025/07/27 01:41:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/07/27 01:41:31 DEBUG : Looking for writers 2025/07/27 01:41:31 DEBUG : file1: reading active writers 2025/07/27 01:41:31 DEBUG : file1: active writers 1 2025/07/27 01:41:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/07/27 01:41:31 DEBUG : Looking for writers 2025/07/27 01:41:31 DEBUG : file1: reading active writers 2025/07/27 01:41:31 DEBUG : file1: active writers 1 2025/07/27 01:41:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/07/27 01:41:31 DEBUG : Looking for writers 2025/07/27 01:41:31 DEBUG : file1: reading active writers 2025/07/27 01:41:31 DEBUG : file1: active writers 1 2025/07/27 01:41:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/07/27 01:41:32 DEBUG : Looking for writers 2025/07/27 01:41:32 DEBUG : file1: reading active writers 2025/07/27 01:41:32 DEBUG : file1: active writers 1 2025/07/27 01:41:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/07/27 01:41:32 DEBUG : Looking for writers 2025/07/27 01:41:32 DEBUG : file1: reading active writers 2025/07/27 01:41:32 DEBUG : file1: active writers 1 2025/07/27 01:41:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/07/27 01:41:33 DEBUG : Looking for writers 2025/07/27 01:41:33 DEBUG : file1: reading active writers 2025/07/27 01:41:33 DEBUG : file1: active writers 1 2025/07/27 01:41:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:34 DEBUG : Looking for writers 2025/07/27 01:41:34 DEBUG : file1: reading active writers 2025/07/27 01:41:34 DEBUG : file1: active writers 1 2025/07/27 01:41:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:35 DEBUG : Looking for writers 2025/07/27 01:41:35 DEBUG : file1: reading active writers 2025/07/27 01:41:35 DEBUG : file1: active writers 1 2025/07/27 01:41:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:36 DEBUG : Looking for writers 2025/07/27 01:41:36 DEBUG : file1: reading active writers 2025/07/27 01:41:36 DEBUG : file1: active writers 1 2025/07/27 01:41:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:37 DEBUG : Looking for writers 2025/07/27 01:41:37 DEBUG : file1: reading active writers 2025/07/27 01:41:37 DEBUG : file1: active writers 1 2025/07/27 01:41:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:38 DEBUG : Looking for writers 2025/07/27 01:41:38 DEBUG : file1: reading active writers 2025/07/27 01:41:38 DEBUG : file1: active writers 1 2025/07/27 01:41:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:39 DEBUG : Looking for writers 2025/07/27 01:41:39 DEBUG : file1: reading active writers 2025/07/27 01:41:39 DEBUG : file1: active writers 1 2025/07/27 01:41:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:40 DEBUG : Looking for writers 2025/07/27 01:41:40 DEBUG : file1: reading active writers 2025/07/27 01:41:40 DEBUG : file1: active writers 1 2025/07/27 01:41:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:41 DEBUG : Looking for writers 2025/07/27 01:41:41 DEBUG : file1: reading active writers 2025/07/27 01:41:41 DEBUG : file1: active writers 1 2025/07/27 01:41:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:42 DEBUG : Looking for writers 2025/07/27 01:41:42 DEBUG : file1: reading active writers 2025/07/27 01:41:42 DEBUG : file1: active writers 1 2025/07/27 01:41:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:43 DEBUG : Looking for writers 2025/07/27 01:41:43 DEBUG : file1: reading active writers 2025/07/27 01:41:43 DEBUG : file1: active writers 1 2025/07/27 01:41:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:44 DEBUG : Looking for writers 2025/07/27 01:41:44 DEBUG : file1: reading active writers 2025/07/27 01:41:44 DEBUG : file1: active writers 1 2025/07/27 01:41:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:45 DEBUG : Looking for writers 2025/07/27 01:41:45 DEBUG : file1: reading active writers 2025/07/27 01:41:45 DEBUG : file1: active writers 1 2025/07/27 01:41:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:46 DEBUG : Looking for writers 2025/07/27 01:41:46 DEBUG : file1: reading active writers 2025/07/27 01:41:46 DEBUG : file1: active writers 1 2025/07/27 01:41:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:47 DEBUG : Looking for writers 2025/07/27 01:41:47 DEBUG : file1: reading active writers 2025/07/27 01:41:47 DEBUG : file1: active writers 1 2025/07/27 01:41:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:48 DEBUG : Looking for writers 2025/07/27 01:41:48 DEBUG : file1: reading active writers 2025/07/27 01:41:48 DEBUG : file1: active writers 1 2025/07/27 01:41:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:49 DEBUG : Looking for writers 2025/07/27 01:41:49 DEBUG : file1: reading active writers 2025/07/27 01:41:49 DEBUG : file1: active writers 1 2025/07/27 01:41:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:50 DEBUG : Looking for writers 2025/07/27 01:41:50 DEBUG : file1: reading active writers 2025/07/27 01:41:50 DEBUG : file1: active writers 1 2025/07/27 01:41:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:51 DEBUG : Looking for writers 2025/07/27 01:41:51 DEBUG : file1: reading active writers 2025/07/27 01:41:51 DEBUG : file1: active writers 1 2025/07/27 01:41:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:52 DEBUG : Looking for writers 2025/07/27 01:41:52 DEBUG : file1: reading active writers 2025/07/27 01:41:52 DEBUG : file1: active writers 1 2025/07/27 01:41:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:53 DEBUG : Looking for writers 2025/07/27 01:41:53 DEBUG : file1: reading active writers 2025/07/27 01:41:53 DEBUG : file1: active writers 1 2025/07/27 01:41:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:54 DEBUG : Looking for writers 2025/07/27 01:41:54 DEBUG : file1: reading active writers 2025/07/27 01:41:54 DEBUG : file1: active writers 1 2025/07/27 01:41:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:55 DEBUG : Looking for writers 2025/07/27 01:41:55 DEBUG : file1: reading active writers 2025/07/27 01:41:55 DEBUG : file1: active writers 1 2025/07/27 01:41:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:56 DEBUG : Looking for writers 2025/07/27 01:41:56 DEBUG : file1: reading active writers 2025/07/27 01:41:56 DEBUG : file1: active writers 1 2025/07/27 01:41:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:57 DEBUG : Looking for writers 2025/07/27 01:41:57 DEBUG : file1: reading active writers 2025/07/27 01:41:57 DEBUG : file1: active writers 1 2025/07/27 01:41:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:58 DEBUG : Looking for writers 2025/07/27 01:41:58 DEBUG : file1: reading active writers 2025/07/27 01:41:58 DEBUG : file1: active writers 1 2025/07/27 01:41:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:41:59 DEBUG : Looking for writers 2025/07/27 01:41:59 DEBUG : file1: reading active writers 2025/07/27 01:41:59 DEBUG : file1: active writers 1 2025/07/27 01:41:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:42:00 DEBUG : Looking for writers 2025/07/27 01:42:00 DEBUG : file1: reading active writers 2025/07/27 01:42:00 DEBUG : file1: active writers 1 2025/07/27 01:42:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:42:01 DEBUG : Looking for writers 2025/07/27 01:42:01 DEBUG : file1: reading active writers 2025/07/27 01:42:01 DEBUG : file1: active writers 1 2025/07/27 01:42:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/27 01:42:01 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0006682d0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000b8c208 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824645829184} name:file1 opens:1 downloaders: o: fd:0xc000132048 info:{ModTime:{wall:13986349562227880233 ext:13228180622 loc:0x3ff96c0} ATime:{wall:13986349562227880233 ext:13228180622 loc:0x3ff96c0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/07/27 01:42:01 DEBUG : >WaitForWriters: 2025/07/27 01:42:01 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:01 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:01 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:42:01 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:42:01 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:42:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:42:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:42:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:42:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:42:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:42:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:42:01 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:42:01 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:42:01 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:42:01 DEBUG : rename_me: newRWFileHandle: 2025/07/27 01:42:01 DEBUG : rename_me(0xc000466f40): openPending: 2025/07/27 01:42:01 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/27 01:42:01 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/27 01:42:01 DEBUG : rename_me(0xc000466f40): >openPending: err= 2025/07/27 01:42:01 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/27 01:42:01 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/27 01:42:01 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/27 01:42:01 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/27 01:42:01 DEBUG : rename_me(0xc000466f40): _writeAt: size=5, off=0 2025/07/27 01:42:01 DEBUG : rename_me(0xc000466f40): >_writeAt: n=5, err= 2025/07/27 01:42:01 DEBUG : rename_me(0xc000466f40): close: 2025/07/27 01:42:01 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-27 01:42:01.848702953 +0000 UTC m=+43.254246774 2025/07/27 01:42:01 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/27 01:42:01 DEBUG : rename_me(0xc000466f40): >close: err= 2025/07/27 01:42:01 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/27 01:42:01 DEBUG : i_was_renamed: Updating file with 0xc000796000 2025/07/27 01:42:01 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/27 01:42:01 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/27 01:42:01 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:01 DEBUG : Looking for writers 2025/07/27 01:42:01 DEBUG : i_was_renamed: reading active writers 2025/07/27 01:42:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 01:42:01 DEBUG : Looking for writers 2025/07/27 01:42:01 DEBUG : i_was_renamed: reading active writers 2025/07/27 01:42:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 01:42:01 DEBUG : Looking for writers 2025/07/27 01:42:01 DEBUG : i_was_renamed: reading active writers 2025/07/27 01:42:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 01:42:01 DEBUG : Looking for writers 2025/07/27 01:42:01 DEBUG : i_was_renamed: reading active writers 2025/07/27 01:42:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 01:42:01 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/27 01:42:01 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:01 INFO : i_was_renamed: Copied (new) 2025/07/27 01:42:01 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-07-27 01:42:01 +0000 UTC" 2025/07/27 01:42:01 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/27 01:42:01 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/27 01:42:01 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/27 01:42:02 DEBUG : Looking for writers 2025/07/27 01:42:02 DEBUG : i_was_renamed: reading active writers 2025/07/27 01:42:02 DEBUG : >WaitForWriters: 2025/07/27 01:42:02 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:02 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:02 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 01:42:02 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:42:02 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:42:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:42:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:42:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:42:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:42:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 01:42:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{SLVLy}/rclone-test-nehuqih0zohe" 2025/07/27 01:42:02 INFO : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:02 DEBUG : forgetting directory cache 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate(0xc00081e800): _readAt: size=512, off=0 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate(0xc00081e800): openPending: 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-27 00:43:02 +0000 UTC" against cached fingerprint "" 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/27 01:42:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate(0xc00081e800): >openPending: err= 2025/07/27 01:42:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate(0xc00081e800): >_readAt: n=20, err=EOF 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate(0xc00081e800): close: 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-27 00:43:02 +0000 GMT 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate(0xc00081e800): >close: err= 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:02 DEBUG : forgetting directory cache 2025/07/27 01:42:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate(0xc00094f700): _readAt: size=512, off=0 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate(0xc00094f700): openPending: 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-27 00:44:02 +0000 UTC" against cached fingerprint "20,2025-07-27 00:43:02 +0000 UTC" 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-27 00:44:02 +0000 UTC" != cached fingerprint "20,2025-07-27 00:43:02 +0000 UTC") 2025/07/27 01:42:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/27 01:42:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate(0xc00094f700): >openPending: err= 2025/07/27 01:42:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate(0xc00094f700): >_readAt: n=20, err=EOF 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate(0xc00094f700): close: 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-27 00:44:02 +0000 GMT 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate(0xc00094f700): >close: err= 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:02 DEBUG : forgetting directory cache 2025/07/27 01:42:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate(0xc00077f5c0): _readAt: size=512, off=0 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate(0xc00077f5c0): openPending: 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-27 00:45:02 +0000 UTC" against cached fingerprint "20,2025-07-27 00:44:02 +0000 UTC" 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-27 00:45:02 +0000 UTC" != cached fingerprint "20,2025-07-27 00:44:02 +0000 UTC") 2025/07/27 01:42:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/27 01:42:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate(0xc00077f5c0): >openPending: err= 2025/07/27 01:42:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate(0xc00077f5c0): >_readAt: n=20, err=EOF 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate(0xc00077f5c0): close: 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-27 00:45:02 +0000 GMT 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate(0xc00077f5c0): >close: err= 2025/07/27 01:42:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:02 DEBUG : forgetting directory cache 2025/07/27 01:42:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc000754a80): _readAt: size=512, off=0 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc000754a80): openPending: 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-27 00:46:02 +0000 UTC" against cached fingerprint "20,2025-07-27 00:45:02 +0000 UTC" 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-27 00:46:02 +0000 UTC" != cached fingerprint "20,2025-07-27 00:45:02 +0000 UTC") 2025/07/27 01:42:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/27 01:42:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc000754a80): >openPending: err= 2025/07/27 01:42:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc000754a80): >_readAt: n=20, err=EOF 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc000754a80): close: 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-27 00:46:02 +0000 GMT 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc000754a80): >close: err= 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:03 DEBUG : forgetting directory cache 2025/07/27 01:42:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc000881e40): _readAt: size=512, off=0 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc000881e40): openPending: 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-27 00:47:02 +0000 UTC" against cached fingerprint "20,2025-07-27 00:46:02 +0000 UTC" 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-27 00:47:02 +0000 UTC" != cached fingerprint "20,2025-07-27 00:46:02 +0000 UTC") 2025/07/27 01:42:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/27 01:42:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc000881e40): >openPending: err= 2025/07/27 01:42:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc000881e40): >_readAt: n=20, err=EOF 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc000881e40): close: 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-27 00:47:02 +0000 GMT 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc000881e40): >close: err= 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:03 DEBUG : forgetting directory cache 2025/07/27 01:42:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc0007e6d80): _readAt: size=512, off=0 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc0007e6d80): openPending: 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-27 00:48:02 +0000 UTC" against cached fingerprint "20,2025-07-27 00:47:02 +0000 UTC" 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-27 00:48:02 +0000 UTC" != cached fingerprint "20,2025-07-27 00:47:02 +0000 UTC") 2025/07/27 01:42:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/27 01:42:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc0007e6d80): >openPending: err= 2025/07/27 01:42:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc0007e6d80): >_readAt: n=20, err=EOF 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc0007e6d80): close: 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-27 00:48:02 +0000 GMT 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc0007e6d80): >close: err= 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:03 DEBUG : forgetting directory cache 2025/07/27 01:42:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc00091aa80): _readAt: size=512, off=0 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc00091aa80): openPending: 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-27 00:49:02 +0000 UTC" against cached fingerprint "20,2025-07-27 00:48:02 +0000 UTC" 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-27 00:49:02 +0000 UTC" != cached fingerprint "20,2025-07-27 00:48:02 +0000 UTC") 2025/07/27 01:42:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/27 01:42:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc00091aa80): >openPending: err= 2025/07/27 01:42:03 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc00091aa80): >_readAt: n=21, err=EOF 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc00091aa80): close: 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-27 00:49:02 +0000 GMT 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate(0xc00091aa80): >close: err= 2025/07/27 01:42:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:04 DEBUG : forgetting directory cache 2025/07/27 01:42:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate(0xc00093cd80): _readAt: size=512, off=0 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate(0xc00093cd80): openPending: 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-27 00:50:02 +0000 UTC" against cached fingerprint "21,2025-07-27 00:49:02 +0000 UTC" 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-27 00:50:02 +0000 UTC" != cached fingerprint "21,2025-07-27 00:49:02 +0000 UTC") 2025/07/27 01:42:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/27 01:42:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate(0xc00093cd80): >openPending: err= 2025/07/27 01:42:04 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate(0xc00093cd80): >_readAt: n=22, err=EOF 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate(0xc00093cd80): close: 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-27 00:50:02 +0000 GMT 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate(0xc00093cd80): >close: err= 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:04 DEBUG : forgetting directory cache 2025/07/27 01:42:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate(0xc000950f40): _readAt: size=512, off=0 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate(0xc000950f40): openPending: 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-27 00:51:02 +0000 UTC" against cached fingerprint "22,2025-07-27 00:50:02 +0000 UTC" 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-27 00:51:02 +0000 UTC" != cached fingerprint "22,2025-07-27 00:50:02 +0000 UTC") 2025/07/27 01:42:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/27 01:42:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate(0xc000950f40): >openPending: err= 2025/07/27 01:42:04 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate(0xc000950f40): >_readAt: n=23, err=EOF 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate(0xc000950f40): close: 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-27 00:51:02 +0000 GMT 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate(0xc000950f40): >close: err= 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:04 DEBUG : forgetting directory cache 2025/07/27 01:42:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate(0xc000859500): _readAt: size=512, off=0 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate(0xc000859500): openPending: 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-27 00:52:02 +0000 UTC" against cached fingerprint "23,2025-07-27 00:51:02 +0000 UTC" 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-27 00:52:02 +0000 UTC" != cached fingerprint "23,2025-07-27 00:51:02 +0000 UTC") 2025/07/27 01:42:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/27 01:42:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate(0xc000859500): >openPending: err= 2025/07/27 01:42:04 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate(0xc000859500): >_readAt: n=24, err=EOF 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate(0xc000859500): close: 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-27 00:52:02 +0000 GMT 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate(0xc000859500): >close: err= 2025/07/27 01:42:04 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:04 DEBUG : Looking for writers 2025/07/27 01:42:04 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/27 01:42:04 DEBUG : >WaitForWriters: 2025/07/27 01:42:04 DEBUG : webdav root 'rclone-test-nehuqih0zohe': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.62s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:04 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:04 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:04 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:04 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:04 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/27 01:42:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/27 01:42:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/27 01:42:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/27 01:42:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/27 01:42:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/27 01:42:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/27 01:42:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/27 01:42:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/27 01:42:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:04 DEBUG : forgetting directory cache 2025/07/27 01:42:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 01:42:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:04 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/27 01:42:04 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/27 01:42:04 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/27 01:42:04 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/27 01:42:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/27 01:42:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/27 01:42:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/27 01:42:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/27 01:42:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/27 01:42:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:04 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/27 01:42:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/27 01:42:04 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/07/27 01:42:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:04 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/27 01:42:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/27 01:42:04 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/07/27 01:42:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:04 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/27 01:42:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/27 01:42:04 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/07/27 01:42:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:04 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/27 01:42:04 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/27 01:42:04 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/27 01:42:04 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/27 01:42:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/27 01:42:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/27 01:42:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:04 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/27 01:42:04 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/27 01:42:04 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/27 01:42:04 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/27 01:42:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/27 01:42:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/27 01:42:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/27 01:42:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:04 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/07/27 01:42:04 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/07/27 01:42:04 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/07/27 01:42:04 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/27 01:42:04 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/27 01:42:04 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/27 01:42:04 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/27 01:42:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/27 01:42:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/27 01:42:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:04 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/07/27 01:42:04 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:04 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/07/27 01:42:04 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:04 DEBUG : Looking for writers 2025/07/27 01:42:04 DEBUG : FilEb: reading active writers 2025/07/27 01:42:04 DEBUG : FiLeA: reading active writers 2025/07/27 01:42:04 DEBUG : FiLeB: reading active writers 2025/07/27 01:42:04 DEBUG : >WaitForWriters: 2025/07/27 01:42:04 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:04 DEBUG : Looking for writers 2025/07/27 01:42:04 DEBUG : FiLeA: reading active writers 2025/07/27 01:42:04 DEBUG : FiLeB: reading active writers 2025/07/27 01:42:04 DEBUG : FilEb: reading active writers 2025/07/27 01:42:04 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:05 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:05 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:05 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/27 01:42:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/27 01:42:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/27 01:42:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:05 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:05 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:05 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/27 01:42:05 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/27 01:42:05 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/27 01:42:05 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:05 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/27 01:42:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/27 01:42:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/27 01:42:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:05 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:05 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:05 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/27 01:42:05 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:05 DEBUG : Looking for writers 2025/07/27 01:42:05 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/27 01:42:05 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/27 01:42:05 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.17s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:05 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:05 DEBUG : webdav root 'rclone-test-nehuqih0zohe': Reusing VFS from active cache 2025/07/27 01:42:05 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:05 DEBUG : Looking for writers 2025/07/27 01:42:05 DEBUG : >WaitForWriters: 2025/07/27 01:42:05 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:05 DEBUG : Looking for writers 2025/07/27 01:42:05 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:05 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:05 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:05 DEBUG : Looking for writers 2025/07/27 01:42:05 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:05 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:05 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:05 DEBUG : Looking for writers 2025/07/27 01:42:05 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:05 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:05 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:05 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:05 DEBUG : dir: Looking for writers 2025/07/27 01:42:05 DEBUG : file2: reading active writers 2025/07/27 01:42:05 DEBUG : Looking for writers 2025/07/27 01:42:05 DEBUG : dir: reading active writers 2025/07/27 01:42:05 DEBUG : file1: reading active writers 2025/07/27 01:42:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:05 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:05 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:05 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:05 DEBUG : dir: Looking for writers 2025/07/27 01:42:05 DEBUG : Looking for writers 2025/07/27 01:42:05 DEBUG : dir: reading active writers 2025/07/27 01:42:05 DEBUG : file1: reading active writers 2025/07/27 01:42:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.18s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:05 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:05 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:05 DEBUG : file1: Open: flags=O_RDONLY 2025/07/27 01:42:05 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/27 01:42:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/27 01:42:05 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:05 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/27 01:42:05 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 01:42:05 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/27 01:42:05 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:42:05 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:42:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/27 01:42:05 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/27 01:42:05 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/27 01:42:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/27 01:42:05 DEBUG : webdav root 'rclone-test-nehuqih0zohe': File to upload is small (0 bytes), uploading instead of streaming 2025/07/27 01:42:05 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:05 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/07/27 01:42:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/27 01:42:05 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:42:05 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/27 01:42:05 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:05 DEBUG : dir: Looking for writers 2025/07/27 01:42:05 DEBUG : file2: reading active writers 2025/07/27 01:42:05 DEBUG : new_file.txt: reading active writers 2025/07/27 01:42:05 DEBUG : Looking for writers 2025/07/27 01:42:05 DEBUG : dir: reading active writers 2025/07/27 01:42:05 DEBUG : file1: reading active writers 2025/07/27 01:42:05 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:05 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:05 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:05 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/27 01:42:05 DEBUG : dir/file1: Updating file with dir/file1 0xc000bfc780 2025/07/27 01:42:05 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/27 01:42:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:06 INFO : dir/file1: Moved (server-side) to: file0 2025/07/27 01:42:06 DEBUG : file0: Updating file with file0 0xc000bfc780 2025/07/27 01:42:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 01:42:06 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/27 01:42:06 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:06 DEBUG : dir: Looking for writers 2025/07/27 01:42:06 DEBUG : Looking for writers 2025/07/27 01:42:06 DEBUG : dir: reading active writers 2025/07/27 01:42:06 DEBUG : file0: reading active writers 2025/07/27 01:42:06 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.28s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:06 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:06 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:06 DEBUG : Looking for writers 2025/07/27 01:42:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:06 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:06 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/27 01:42:06 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/27 01:42:06 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/27 01:42:06 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/27 01:42:06 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/27 01:42:06 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:06 DEBUG : d: Looking for writers 2025/07/27 01:42:06 DEBUG : Looking for writers 2025/07/27 01:42:06 DEBUG : a: Looking for writers 2025/07/27 01:42:06 DEBUG : b: Looking for writers 2025/07/27 01:42:06 DEBUG : c: Looking for writers 2025/07/27 01:42:06 DEBUG : Looking for writers 2025/07/27 01:42:06 DEBUG : c: reading active writers 2025/07/27 01:42:06 DEBUG : d: reading active writers 2025/07/27 01:42:06 DEBUG : /: reading active writers 2025/07/27 01:42:06 DEBUG : a: reading active writers 2025/07/27 01:42:06 DEBUG : b: reading active writers 2025/07/27 01:42:06 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:06 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:06 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/27 01:42:06 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/27 01:42:06 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/27 01:42:06 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/27 01:42:06 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:06 DEBUG : a/b/c/d: Looking for writers 2025/07/27 01:42:06 DEBUG : a/b/c: Looking for writers 2025/07/27 01:42:06 DEBUG : d: reading active writers 2025/07/27 01:42:06 DEBUG : a/b: Looking for writers 2025/07/27 01:42:06 DEBUG : c: reading active writers 2025/07/27 01:42:06 DEBUG : a: Looking for writers 2025/07/27 01:42:06 DEBUG : b: reading active writers 2025/07/27 01:42:06 DEBUG : Looking for writers 2025/07/27 01:42:06 DEBUG : a: reading active writers 2025/07/27 01:42:06 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.45s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:06 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:06 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:06 DEBUG : Looking for writers 2025/07/27 01:42:06 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:07 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:42:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:42:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/27 01:42:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/27 01:42:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:07 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/27 01:42:07 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/27 01:42:07 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/27 01:42:07 DEBUG : webdav root 'rclone-test-nehuqih0zohe': File to upload is small (5 bytes), uploading instead of streaming 2025/07/27 01:42:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:07 DEBUG : file1: Size of src and dst objects identical 2025/07/27 01:42:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:42:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:42:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/27 01:42:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/27 01:42:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:42:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:42:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/27 01:42:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/27 01:42:07 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/27 01:42:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/27 01:42:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/27 01:42:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/27 01:42:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/27 01:42:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:07 DEBUG : webdav root 'rclone-test-nehuqih0zohe': File to upload is small (0 bytes), uploading instead of streaming 2025/07/27 01:42:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:07 DEBUG : file1: Size of src and dst objects identical 2025/07/27 01:42:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/27 01:42:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/27 01:42:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/27 01:42:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/27 01:42:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:07 DEBUG : webdav root 'rclone-test-nehuqih0zohe': File to upload is small (7 bytes), uploading instead of streaming 2025/07/27 01:42:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:07 DEBUG : file1: Size of src and dst objects identical 2025/07/27 01:42:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:07 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:07 DEBUG : Looking for writers 2025/07/27 01:42:07 DEBUG : file1: reading active writers 2025/07/27 01:42:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.16s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:07 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:42:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:42:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/27 01:42:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/27 01:42:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:07 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/27 01:42:08 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/27 01:42:08 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/27 01:42:08 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/27 01:42:08 DEBUG : webdav root 'rclone-test-nehuqih0zohe': File to upload is small (11 bytes), uploading instead of streaming 2025/07/27 01:42:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:08 DEBUG : file1: Size of src and dst objects identical 2025/07/27 01:42:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:08 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/27 01:42:08 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:08 DEBUG : Looking for writers 2025/07/27 01:42:08 DEBUG : file1: reading active writers 2025/07/27 01:42:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.09s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:08 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:42:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:42:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/27 01:42:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/27 01:42:08 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/27 01:42:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:08 DEBUG : webdav root 'rclone-test-nehuqih0zohe': File to upload is small (5 bytes), uploading instead of streaming 2025/07/27 01:42:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:08 DEBUG : file1: Size of src and dst objects identical 2025/07/27 01:42:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:08 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/27 01:42:08 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:08 DEBUG : Looking for writers 2025/07/27 01:42:08 DEBUG : file1: reading active writers 2025/07/27 01:42:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:08 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:42:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:42:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/27 01:42:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/27 01:42:08 DEBUG : file1: WriteFileHandle.Release closing 2025/07/27 01:42:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:08 DEBUG : webdav root 'rclone-test-nehuqih0zohe': File to upload is small (0 bytes), uploading instead of streaming 2025/07/27 01:42:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:08 DEBUG : file1: Size of src and dst objects identical 2025/07/27 01:42:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:08 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/27 01:42:08 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:08 DEBUG : Looking for writers 2025/07/27 01:42:08 DEBUG : file1: reading active writers 2025/07/27 01:42:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:08 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:42:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:42:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/27 01:42:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/07/27 01:42:08 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:08 DEBUG : Looking for writers 2025/07/27 01:42:08 DEBUG : file1: reading active writers 2025/07/27 01:42:08 DEBUG : file1: active writers 1 2025/07/27 01:42:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/07/27 01:42:08 DEBUG : Looking for writers 2025/07/27 01:42:08 DEBUG : file1: reading active writers 2025/07/27 01:42:08 DEBUG : file1: active writers 1 2025/07/27 01:42:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/07/27 01:42:08 DEBUG : Looking for writers 2025/07/27 01:42:08 DEBUG : file1: reading active writers 2025/07/27 01:42:08 DEBUG : file1: active writers 1 2025/07/27 01:42:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/07/27 01:42:08 DEBUG : Looking for writers 2025/07/27 01:42:08 DEBUG : file1: reading active writers 2025/07/27 01:42:08 DEBUG : file1: active writers 1 2025/07/27 01:42:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/07/27 01:42:08 DEBUG : Looking for writers 2025/07/27 01:42:08 DEBUG : file1: reading active writers 2025/07/27 01:42:08 DEBUG : file1: active writers 1 2025/07/27 01:42:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/07/27 01:42:08 DEBUG : Looking for writers 2025/07/27 01:42:08 DEBUG : file1: reading active writers 2025/07/27 01:42:08 DEBUG : file1: active writers 1 2025/07/27 01:42:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/07/27 01:42:09 DEBUG : Looking for writers 2025/07/27 01:42:09 DEBUG : file1: reading active writers 2025/07/27 01:42:09 DEBUG : file1: active writers 1 2025/07/27 01:42:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/07/27 01:42:09 DEBUG : Looking for writers 2025/07/27 01:42:09 DEBUG : file1: reading active writers 2025/07/27 01:42:09 DEBUG : file1: active writers 1 2025/07/27 01:42:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:10 DEBUG : Looking for writers 2025/07/27 01:42:10 DEBUG : file1: reading active writers 2025/07/27 01:42:10 DEBUG : file1: active writers 1 2025/07/27 01:42:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:11 DEBUG : Looking for writers 2025/07/27 01:42:11 DEBUG : file1: reading active writers 2025/07/27 01:42:11 DEBUG : file1: active writers 1 2025/07/27 01:42:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:12 DEBUG : Looking for writers 2025/07/27 01:42:12 DEBUG : file1: reading active writers 2025/07/27 01:42:12 DEBUG : file1: active writers 1 2025/07/27 01:42:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:13 DEBUG : Looking for writers 2025/07/27 01:42:13 DEBUG : file1: reading active writers 2025/07/27 01:42:13 DEBUG : file1: active writers 1 2025/07/27 01:42:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:14 DEBUG : Looking for writers 2025/07/27 01:42:14 DEBUG : file1: reading active writers 2025/07/27 01:42:14 DEBUG : file1: active writers 1 2025/07/27 01:42:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:15 DEBUG : Looking for writers 2025/07/27 01:42:15 DEBUG : file1: reading active writers 2025/07/27 01:42:15 DEBUG : file1: active writers 1 2025/07/27 01:42:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:16 DEBUG : Looking for writers 2025/07/27 01:42:16 DEBUG : file1: reading active writers 2025/07/27 01:42:16 DEBUG : file1: active writers 1 2025/07/27 01:42:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:17 DEBUG : Looking for writers 2025/07/27 01:42:17 DEBUG : file1: reading active writers 2025/07/27 01:42:17 DEBUG : file1: active writers 1 2025/07/27 01:42:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:18 DEBUG : Looking for writers 2025/07/27 01:42:18 DEBUG : file1: reading active writers 2025/07/27 01:42:18 DEBUG : file1: active writers 1 2025/07/27 01:42:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:19 DEBUG : Looking for writers 2025/07/27 01:42:19 DEBUG : file1: reading active writers 2025/07/27 01:42:19 DEBUG : file1: active writers 1 2025/07/27 01:42:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:20 DEBUG : Looking for writers 2025/07/27 01:42:20 DEBUG : file1: reading active writers 2025/07/27 01:42:20 DEBUG : file1: active writers 1 2025/07/27 01:42:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:21 DEBUG : Looking for writers 2025/07/27 01:42:21 DEBUG : file1: reading active writers 2025/07/27 01:42:21 DEBUG : file1: active writers 1 2025/07/27 01:42:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:22 DEBUG : Looking for writers 2025/07/27 01:42:22 DEBUG : file1: reading active writers 2025/07/27 01:42:22 DEBUG : file1: active writers 1 2025/07/27 01:42:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:23 DEBUG : Looking for writers 2025/07/27 01:42:23 DEBUG : file1: reading active writers 2025/07/27 01:42:23 DEBUG : file1: active writers 1 2025/07/27 01:42:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:24 DEBUG : Looking for writers 2025/07/27 01:42:24 DEBUG : file1: reading active writers 2025/07/27 01:42:24 DEBUG : file1: active writers 1 2025/07/27 01:42:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:25 DEBUG : Looking for writers 2025/07/27 01:42:25 DEBUG : file1: reading active writers 2025/07/27 01:42:25 DEBUG : file1: active writers 1 2025/07/27 01:42:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:26 DEBUG : Looking for writers 2025/07/27 01:42:26 DEBUG : file1: reading active writers 2025/07/27 01:42:26 DEBUG : file1: active writers 1 2025/07/27 01:42:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:27 DEBUG : Looking for writers 2025/07/27 01:42:27 DEBUG : file1: reading active writers 2025/07/27 01:42:27 DEBUG : file1: active writers 1 2025/07/27 01:42:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:28 DEBUG : Looking for writers 2025/07/27 01:42:28 DEBUG : file1: reading active writers 2025/07/27 01:42:28 DEBUG : file1: active writers 1 2025/07/27 01:42:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:29 DEBUG : Looking for writers 2025/07/27 01:42:29 DEBUG : file1: reading active writers 2025/07/27 01:42:29 DEBUG : file1: active writers 1 2025/07/27 01:42:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:30 DEBUG : Looking for writers 2025/07/27 01:42:30 DEBUG : file1: reading active writers 2025/07/27 01:42:30 DEBUG : file1: active writers 1 2025/07/27 01:42:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:31 DEBUG : Looking for writers 2025/07/27 01:42:31 DEBUG : file1: reading active writers 2025/07/27 01:42:31 DEBUG : file1: active writers 1 2025/07/27 01:42:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:32 DEBUG : Looking for writers 2025/07/27 01:42:32 DEBUG : file1: reading active writers 2025/07/27 01:42:32 DEBUG : file1: active writers 1 2025/07/27 01:42:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:33 DEBUG : Looking for writers 2025/07/27 01:42:33 DEBUG : file1: reading active writers 2025/07/27 01:42:33 DEBUG : file1: active writers 1 2025/07/27 01:42:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:34 DEBUG : Looking for writers 2025/07/27 01:42:34 DEBUG : file1: reading active writers 2025/07/27 01:42:34 DEBUG : file1: active writers 1 2025/07/27 01:42:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:35 DEBUG : Looking for writers 2025/07/27 01:42:35 DEBUG : file1: reading active writers 2025/07/27 01:42:35 DEBUG : file1: active writers 1 2025/07/27 01:42:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:36 DEBUG : Looking for writers 2025/07/27 01:42:36 DEBUG : file1: reading active writers 2025/07/27 01:42:36 DEBUG : file1: active writers 1 2025/07/27 01:42:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:37 DEBUG : Looking for writers 2025/07/27 01:42:37 DEBUG : file1: reading active writers 2025/07/27 01:42:37 DEBUG : file1: active writers 1 2025/07/27 01:42:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/27 01:42:38 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/07/27 01:42:38 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:38 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:42:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:42:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/27 01:42:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/27 01:42:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:38 DEBUG : webdav root 'rclone-test-nehuqih0zohe': File to upload is small (0 bytes), uploading instead of streaming 2025/07/27 01:42:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:38 DEBUG : file1: Size of src and dst objects identical 2025/07/27 01:42:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:42:38 DEBUG : file1: Open: flags=O_RDONLY 2025/07/27 01:42:38 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/27 01:42:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/27 01:42:38 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:38 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:38 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:38 DEBUG : Looking for writers 2025/07/27 01:42:38 DEBUG : file1: reading active writers 2025/07/27 01:42:38 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-nehuqih0zohe'", Local "Local file system at /tmp/rclone574220983", Modify Window "1s" 2025/07/27 01:42:38 INFO : webdav root 'rclone-test-nehuqih0zohe': poll-interval is not supported by this remote 2025/07/27 01:42:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/27 01:42:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/27 01:42:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/27 01:42:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/27 01:42:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:38 DEBUG : webdav root 'rclone-test-nehuqih0zohe': File to upload is small (100 bytes), uploading instead of streaming 2025/07/27 01:42:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/27 01:42:38 DEBUG : file1: Size of src and dst objects identical 2025/07/27 01:42:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/27 01:42:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 01:42:38 DEBUG : file1: Open: flags=O_RDONLY 2025/07/27 01:42:38 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/27 01:42:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/27 01:42:38 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 01:42:38 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/27 01:42:38 DEBUG : WaitForWriters: timeout=30s 2025/07/27 01:42:38 DEBUG : Looking for writers 2025/07/27 01:42:38 DEBUG : file1: reading active writers 2025/07/27 01:42:38 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/07/27 01:42:38 DEBUG : webdav root 'rclone-test-nehuqih0zohe': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m20.050101209s (try 1/5)