"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2024/12/26 01:32:01 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-rahojic9fopo" 2024/12/26 01:32:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/26 01:32:01 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2024/12/26 01:32:01 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/12/26 01:32:01 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/12/26 01:32:01 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/12/26 01:32:01 DEBUG : Setting pass="Z-mDOgh8Dhpbwc1Ilnb_PHYB0KFMuVGddpVV3f6jtvfm" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/12/26 01:32:01 DEBUG : TestWebdavRclone: detected overridden config - adding "{25yw3}" suffix to name 2024/12/26 01:32:01 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/12/26 01:32:01 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/12/26 01:32:01 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/12/26 01:32:01 DEBUG : Setting pass="Z-mDOgh8Dhpbwc1Ilnb_PHYB0KFMuVGddpVV3f6jtvfm" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/12/26 01:32:01 DEBUG : found headers: 2024/12/26 01:32:01 DEBUG : Creating backend with remote "/tmp/rclone2289695782" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:01 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:01 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:01 DEBUG : dir: Looking for writers 2024/12/26 01:32:01 DEBUG : : Looking for writers 2024/12/26 01:32:01 DEBUG : dir: reading active writers 2024/12/26 01:32:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:01 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:01 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:01 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:01 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:01 DEBUG : dir/subdir: Looking for writers 2024/12/26 01:32:01 DEBUG : dir: Looking for writers 2024/12/26 01:32:01 DEBUG : file1: reading active writers 2024/12/26 01:32:01 DEBUG : file2: reading active writers 2024/12/26 01:32:01 DEBUG : subdir: reading active writers 2024/12/26 01:32:01 DEBUG : : Looking for writers 2024/12/26 01:32:01 DEBUG : dir: reading active writers 2024/12/26 01:32:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:01 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:01 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:01 DEBUG : dir: Looking for writers 2024/12/26 01:32:01 DEBUG : file1: reading active writers 2024/12/26 01:32:01 DEBUG : : Looking for writers 2024/12/26 01:32:01 DEBUG : dir: reading active writers 2024/12/26 01:32:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:01 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:02 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:02 DEBUG : dir: Looking for writers 2024/12/26 01:32:02 DEBUG : : Looking for writers 2024/12/26 01:32:02 DEBUG : dir: reading active writers 2024/12/26 01:32:02 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:02 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:02 DEBUG : dir: forgetting directory cache 2024/12/26 01:32:02 DEBUG : : forgetting directory cache 2024/12/26 01:32:02 DEBUG : dir: forgetting directory cache 2024/12/26 01:32:02 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:02 DEBUG : : Looking for writers 2024/12/26 01:32:02 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:02 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:02 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/12/26 01:32:02 DEBUG : dir: invalidating directory cache 2024/12/26 01:32:02 DEBUG : : >ForgetPath: 2024/12/26 01:32:02 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/12/26 01:32:02 DEBUG : : invalidating directory cache 2024/12/26 01:32:02 DEBUG : dir: forgetting directory cache 2024/12/26 01:32:02 DEBUG : : >ForgetPath: 2024/12/26 01:32:02 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/12/26 01:32:02 DEBUG : : >ForgetPath: 2024/12/26 01:32:02 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:02 DEBUG : dir: Looking for writers 2024/12/26 01:32:02 DEBUG : : Looking for writers 2024/12/26 01:32:02 DEBUG : dir: reading active writers 2024/12/26 01:32:02 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:02 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:02 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:02 DEBUG : : forgetting directory cache 2024/12/26 01:32:02 DEBUG : dir: forgetting directory cache 2024/12/26 01:32:02 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:02 DEBUG : dir: Looking for writers 2024/12/26 01:32:02 DEBUG : fil/a/b: Looking for writers 2024/12/26 01:32:02 DEBUG : fil/a: Looking for writers 2024/12/26 01:32:02 DEBUG : b: reading active writers 2024/12/26 01:32:02 DEBUG : fil: Looking for writers 2024/12/26 01:32:02 DEBUG : a: reading active writers 2024/12/26 01:32:02 DEBUG : : Looking for writers 2024/12/26 01:32:02 DEBUG : dir: reading active writers 2024/12/26 01:32:02 DEBUG : fil: reading active writers 2024/12/26 01:32:02 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:02 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:02 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:02 DEBUG : dir: Looking for writers 2024/12/26 01:32:02 DEBUG : : Looking for writers 2024/12/26 01:32:02 DEBUG : dir: reading active writers 2024/12/26 01:32:02 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:02 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:03 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:03 DEBUG : dir: Looking for writers 2024/12/26 01:32:03 DEBUG : file1: reading active writers 2024/12/26 01:32:03 DEBUG : : Looking for writers 2024/12/26 01:32:03 DEBUG : dir: reading active writers 2024/12/26 01:32:03 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:03 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:03 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2024/12/26 01:32:03 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/12/26 01:32:03 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/12/26 01:32:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/26 01:32:03 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/12/26 01:32:03 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:03 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:03 DEBUG : dir: invalidating directory cache 2024/12/26 01:32:03 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/12/26 01:32:03 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/12/26 01:32:03 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/12/26 01:32:03 DEBUG : dir/file1: Reset virtual modtime 2024/12/26 01:32:03 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/12/26 01:32:03 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/26 01:32:03 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/12/26 01:32:03 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/12/26 01:32:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:32:03 DEBUG : dir: invalidating directory cache 2024/12/26 01:32:03 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/26 01:32:03 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/12/26 01:32:03 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/26 01:32:03 DEBUG : : forgetting directory cache 2024/12/26 01:32:03 DEBUG : dir: forgetting directory cache 2024/12/26 01:32:03 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/26 01:32:03 DEBUG : dir/file1: Reset virtual modtime 2024/12/26 01:32:03 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/26 01:32:03 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:03 DEBUG : dir/virtualDir: Looking for writers 2024/12/26 01:32:03 DEBUG : dir: Looking for writers 2024/12/26 01:32:03 DEBUG : virtualFile2: reading active writers 2024/12/26 01:32:03 DEBUG : virtualFile: reading active writers 2024/12/26 01:32:03 DEBUG : virtualDir: reading active writers 2024/12/26 01:32:03 DEBUG : file1: reading active writers 2024/12/26 01:32:03 DEBUG : : Looking for writers 2024/12/26 01:32:03 DEBUG : dir: reading active writers 2024/12/26 01:32:03 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.13s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:03 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:03 ERROR : dir/: Can only open directories read only 2024/12/26 01:32:03 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:03 DEBUG : dir: Looking for writers 2024/12/26 01:32:03 DEBUG : : Looking for writers 2024/12/26 01:32:03 DEBUG : dir: reading active writers 2024/12/26 01:32:03 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:03 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:03 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/26 01:32:03 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/12/26 01:32:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/26 01:32:03 DEBUG : webdav root 'rclone-test-rahojic9fopo': File to upload is small (5 bytes), uploading instead of streaming 2024/12/26 01:32:03 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:03 NOTICE: webdav root 'rclone-test-rahojic9fopo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/26 01:32:03 DEBUG : dir/potato: Size of src and dst objects identical 2024/12/26 01:32:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/26 01:32:03 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:03 DEBUG : dir: Looking for writers 2024/12/26 01:32:03 DEBUG : file1: reading active writers 2024/12/26 01:32:03 DEBUG : potato: reading active writers 2024/12/26 01:32:03 DEBUG : : Looking for writers 2024/12/26 01:32:03 DEBUG : dir: reading active writers 2024/12/26 01:32:03 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:03 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/26 01:32:04 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:04 DEBUG : dir/sub: Looking for writers 2024/12/26 01:32:04 DEBUG : dir: Looking for writers 2024/12/26 01:32:04 DEBUG : sub: reading active writers 2024/12/26 01:32:04 DEBUG : file1: reading active writers 2024/12/26 01:32:04 DEBUG : : Looking for writers 2024/12/26 01:32:04 DEBUG : dir: reading active writers 2024/12/26 01:32:04 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:04 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/26 01:32:04 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/12/26 01:32:04 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:04 DEBUG : dir/sub/subsub: Looking for writers 2024/12/26 01:32:04 DEBUG : dir/sub: Looking for writers 2024/12/26 01:32:04 DEBUG : subsub: reading active writers 2024/12/26 01:32:04 DEBUG : dir: Looking for writers 2024/12/26 01:32:04 DEBUG : file1: reading active writers 2024/12/26 01:32:04 DEBUG : sub: reading active writers 2024/12/26 01:32:04 DEBUG : : Looking for writers 2024/12/26 01:32:04 DEBUG : dir: reading active writers 2024/12/26 01:32:04 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:04 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:04 ERROR : dir/: Dir.Remove not empty 2024/12/26 01:32:04 DEBUG : dir/file1: Remove: 2024/12/26 01:32:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:32:04 DEBUG : dir/file1: >Remove: err= 2024/12/26 01:32:04 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/26 01:32:04 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:04 DEBUG : : Looking for writers 2024/12/26 01:32:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:04 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:04 DEBUG : dir/file1: Remove: 2024/12/26 01:32:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:32:04 DEBUG : dir/file1: >Remove: err= 2024/12/26 01:32:04 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/26 01:32:04 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:04 DEBUG : : Looking for writers 2024/12/26 01:32:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:04 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:04 DEBUG : dir/file1: Remove: 2024/12/26 01:32:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:32:04 DEBUG : dir/file1: >Remove: err= 2024/12/26 01:32:04 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:04 DEBUG : dir: Looking for writers 2024/12/26 01:32:04 DEBUG : : Looking for writers 2024/12/26 01:32:04 DEBUG : dir: reading active writers 2024/12/26 01:32:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:05 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:05 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:05 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/12/26 01:32:05 DEBUG : dir: Updating dir with dir2 0xc0006ad520 2024/12/26 01:32:05 DEBUG : dir: forgetting directory cache 2024/12/26 01:32:05 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/26 01:32:05 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/12/26 01:32:05 INFO : dir2/file1: Moved (server-side) to: file2 2024/12/26 01:32:05 DEBUG : file2: Updating file with file2 0xc000001500 2024/12/26 01:32:05 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/12/26 01:32:05 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/26 01:32:05 INFO : dir2/file3: Deleted 2024/12/26 01:32:05 INFO : file2: Moved (server-side) to: dir2/file3 2024/12/26 01:32:05 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000001500 2024/12/26 01:32:05 DEBUG : : Added virtual directory entry vDel: "file2" 2024/12/26 01:32:05 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/12/26 01:32:05 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/12/26 01:32:05 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006ad790 2024/12/26 01:32:05 DEBUG : empty directory: forgetting directory cache 2024/12/26 01:32:05 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/12/26 01:32:05 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/12/26 01:32:05 DEBUG : dir2: Renaming to "dir3" 2024/12/26 01:32:05 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:05 DEBUG : dir3: Looking for writers 2024/12/26 01:32:05 DEBUG : file3: reading active writers 2024/12/26 01:32:05 DEBUG : renamed empty directory: Looking for writers 2024/12/26 01:32:05 DEBUG : : Looking for writers 2024/12/26 01:32:05 DEBUG : dir3: reading active writers 2024/12/26 01:32:05 DEBUG : renamed empty directory: reading active writers 2024/12/26 01:32:05 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:05 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:05 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:05 DEBUG : dir: Looking for writers 2024/12/26 01:32:05 DEBUG : file1: reading active writers 2024/12/26 01:32:05 DEBUG : : Looking for writers 2024/12/26 01:32:05 DEBUG : dir: reading active writers 2024/12/26 01:32:05 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:05 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:05 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:05 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2024/12/26 01:32:05 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:05 DEBUG : dir: Looking for writers 2024/12/26 01:32:05 DEBUG : file1: reading active writers 2024/12/26 01:32:05 DEBUG : : Looking for writers 2024/12/26 01:32:05 DEBUG : dir: reading active writers 2024/12/26 01:32:05 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-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:05 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:32:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/26 01:32:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:06 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:06 DEBUG : dir: Looking for writers 2024/12/26 01:32:06 DEBUG : file1: reading active writers 2024/12/26 01:32:06 DEBUG : : Looking for writers 2024/12/26 01:32:06 DEBUG : dir: reading active writers 2024/12/26 01:32:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2024/12/26 01:32:06 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/12/26 01:32:06 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/26 01:32:06 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:06 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/12/26 01:32:06 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:06 DEBUG : : Looking for writers 2024/12/26 01:32:06 DEBUG : file.txt: reading active writers 2024/12/26 01:32:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:06 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:06 DEBUG : webdav root 'rclone-test-rahojic9fopo': File to upload is small (25 bytes), uploading instead of streaming 2024/12/26 01:32:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:06 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/26 01:32:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:06 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:06 DEBUG : dir: Looking for writers 2024/12/26 01:32:06 DEBUG : file1: reading active writers 2024/12/26 01:32:06 DEBUG : : Looking for writers 2024/12/26 01:32:06 DEBUG : dir: reading active writers 2024/12/26 01:32:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:06 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:06 DEBUG : dir/file1: Remove: 2024/12/26 01:32:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:32:06 DEBUG : dir/file1: >Remove: err= 2024/12/26 01:32:06 DEBUG : dir/file1: Remove: 2024/12/26 01:32:06 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/26 01:32:06 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:06 DEBUG : dir: Looking for writers 2024/12/26 01:32:06 DEBUG : : Looking for writers 2024/12/26 01:32:06 DEBUG : dir: reading active writers 2024/12/26 01:32:06 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:06 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:06 DEBUG : dir/file1: Remove: 2024/12/26 01:32:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:32:06 DEBUG : dir/file1: >Remove: err= 2024/12/26 01:32:06 DEBUG : dir/file1: Remove: 2024/12/26 01:32:06 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/26 01:32:06 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:06 DEBUG : dir: Looking for writers 2024/12/26 01:32:06 DEBUG : : Looking for writers 2024/12/26 01:32:06 DEBUG : dir: reading active writers 2024/12/26 01:32:06 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:06 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:32:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/26 01:32:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/26 01:32:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/26 01:32:06 DEBUG : dir/file1: Open: flags=O_RDWR 2024/12/26 01:32:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/26 01:32:06 DEBUG : dir/file1: Open: flags=0x3 2024/12/26 01:32:06 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/12/26 01:32:06 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/12/26 01:32:06 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:06 DEBUG : dir: Looking for writers 2024/12/26 01:32:06 DEBUG : file1: reading active writers 2024/12/26 01:32:06 DEBUG : : Looking for writers 2024/12/26 01:32:06 DEBUG : dir: reading active writers 2024/12/26 01:32:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:06 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:06 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:06 DEBUG : dir: Looking for writers 2024/12/26 01:32:06 DEBUG : file1: reading active writers 2024/12/26 01:32:06 DEBUG : : Looking for writers 2024/12/26 01:32:06 DEBUG : dir: reading active writers 2024/12/26 01:32:06 DEBUG : >WaitForWriters: 2024/12/26 01:32:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:32:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000001440 2024/12/26 01:32:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:32:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:32:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/26 01:32:06 DEBUG : dir/file1: Updating file with dir/file1 0xc000001440 2024/12/26 01:32:06 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/26 01:32:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/26 01:32:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/26 01:32:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:06 DEBUG : dir/file1: File is currently open, delaying rename 0xc000001440 2024/12/26 01:32:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:32:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:32:06 DEBUG : webdav root 'rclone-test-rahojic9fopo': File to upload is small (25 bytes), uploading instead of streaming 2024/12/26 01:32:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:06 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/26 01:32:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:32:06 DEBUG : newLeaf: Running delayed rename now 2024/12/26 01:32:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:32:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000001440 2024/12/26 01:32:07 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:07 DEBUG : dir: Looking for writers 2024/12/26 01:32:07 DEBUG : : Looking for writers 2024/12/26 01:32:07 DEBUG : dir: reading active writers 2024/12/26 01:32:07 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:07 DEBUG : >WaitForWriters: 2024/12/26 01:32:07 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:07 DEBUG : dir: Looking for writers 2024/12/26 01:32:07 DEBUG : : Looking for writers 2024/12/26 01:32:07 DEBUG : dir: reading active writers 2024/12/26 01:32:07 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:07 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:07 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:07 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:07 DEBUG : dir: Looking for writers 2024/12/26 01:32:07 DEBUG : file1: reading active writers 2024/12/26 01:32:07 DEBUG : : Looking for writers 2024/12/26 01:32:07 DEBUG : dir: reading active writers 2024/12/26 01:32:07 DEBUG : >WaitForWriters: 2024/12/26 01:32:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:32:07 DEBUG : newLeaf: Updating file with newLeaf 0xc00045a900 2024/12/26 01:32:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:32:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:32:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/26 01:32:07 DEBUG : dir/file1: Updating file with dir/file1 0xc00045a900 2024/12/26 01:32:07 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/26 01:32:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/26 01:32:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/26 01:32:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:07 DEBUG : dir/file1: File is currently open, delaying rename 0xc00045a900 2024/12/26 01:32:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:32:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:32:07 DEBUG : webdav root 'rclone-test-rahojic9fopo': File to upload is small (25 bytes), uploading instead of streaming 2024/12/26 01:32:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:07 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/26 01:32:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:32:07 DEBUG : newLeaf: Running delayed rename now 2024/12/26 01:32:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:32:07 DEBUG : newLeaf: Updating file with newLeaf 0xc00045a900 2024/12/26 01:32:07 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:07 DEBUG : dir: Looking for writers 2024/12/26 01:32:07 DEBUG : : Looking for writers 2024/12/26 01:32:07 DEBUG : dir: reading active writers 2024/12/26 01:32:07 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:07 DEBUG : >WaitForWriters: 2024/12/26 01:32:07 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:07 DEBUG : dir: Looking for writers 2024/12/26 01:32:07 DEBUG : : Looking for writers 2024/12/26 01:32:07 DEBUG : dir: reading active writers 2024/12/26 01:32:07 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:07 DEBUG : >WaitForWriters: 2024/12/26 01:32:07 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:07 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/26 01:32:07 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:32:07 DEBUG : dir/file1(0xc0005a78c0): openPending: 2024/12/26 01:32:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/26 01:32:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/26 01:32:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:07 DEBUG : dir/file1(0xc0005a78c0): >openPending: err= 2024/12/26 01:32:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/26 01:32:07 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:32:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:32:07 DEBUG : dir/file1(0xc0005a78c0): _writeAt: size=14, off=0 2024/12/26 01:32:07 DEBUG : dir/file1(0xc0005a78c0): >_writeAt: n=14, err= 2024/12/26 01:32:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/26 01:32:07 DEBUG : dir/file1(0xc0005a78c0): close: 2024/12/26 01:32:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/26 01:32:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/26 01:32:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:07 DEBUG : dir/file1(0xc0005a78c0): >close: err= 2024/12/26 01:32:07 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:07 DEBUG : dir: Looking for writers 2024/12/26 01:32:07 DEBUG : file1: reading active writers 2024/12/26 01:32:07 DEBUG : : Looking for writers 2024/12/26 01:32:07 DEBUG : dir: reading active writers 2024/12/26 01:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:32:07 DEBUG : dir: Looking for writers 2024/12/26 01:32:07 DEBUG : file1: reading active writers 2024/12/26 01:32:07 DEBUG : : Looking for writers 2024/12/26 01:32:07 DEBUG : dir: reading active writers 2024/12/26 01:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:32:07 DEBUG : dir: Looking for writers 2024/12/26 01:32:07 DEBUG : file1: reading active writers 2024/12/26 01:32:07 DEBUG : : Looking for writers 2024/12/26 01:32:07 DEBUG : dir: reading active writers 2024/12/26 01:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:32:07 DEBUG : dir: Looking for writers 2024/12/26 01:32:07 DEBUG : file1: reading active writers 2024/12/26 01:32:07 DEBUG : : Looking for writers 2024/12/26 01:32:07 DEBUG : dir: reading active writers 2024/12/26 01:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:32:07 DEBUG : dir/file1: vfs cache: starting upload 2024/12/26 01:32:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:07 INFO : dir/file1: Copied (replaced existing) 2024/12/26 01:32:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/26 01:32:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/26 01:32:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/26 01:32:07 DEBUG : dir: Looking for writers 2024/12/26 01:32:07 DEBUG : file1: reading active writers 2024/12/26 01:32:07 DEBUG : : Looking for writers 2024/12/26 01:32:07 DEBUG : dir: reading active writers 2024/12/26 01:32:07 DEBUG : >WaitForWriters: 2024/12/26 01:32:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:32:07 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:32:07 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:32:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:32:07 DEBUG : dir/file1(0xc00068a300): _readAt: size=512, off=0 2024/12/26 01:32:07 DEBUG : dir/file1(0xc00068a300): openPending: 2024/12/26 01:32:07 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" 2024/12/26 01:32:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/26 01:32:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:07 DEBUG : dir/file1(0xc00068a300): >openPending: err= 2024/12/26 01:32:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/26 01:32:07 DEBUG : dir/file1(0xc00068a300): >_readAt: n=14, err=EOF 2024/12/26 01:32:07 DEBUG : dir/file1(0xc00068a300): close: 2024/12/26 01:32:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/26 01:32:07 DEBUG : dir/file1(0xc00068a300): >close: err= 2024/12/26 01:32:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:32:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/26 01:32:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000001d40 2024/12/26 01:32:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:32:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:32:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/26 01:32:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/26 01:32:07 DEBUG : dir/file1: Updating file with dir/file1 0xc000001d40 2024/12/26 01:32:07 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/26 01:32:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/26 01:32:07 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:32:07 DEBUG : dir/file1(0xc0006aac80): openPending: 2024/12/26 01:32:07 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" 2024/12/26 01:32:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/26 01:32:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:07 DEBUG : dir/file1(0xc0006aac80): >openPending: err= 2024/12/26 01:32:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/26 01:32:07 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:32:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:32:07 DEBUG : dir/file1(0xc0006aac80): _writeAt: size=25, off=0 2024/12/26 01:32:07 DEBUG : dir/file1(0xc0006aac80): >_writeAt: n=25, err= 2024/12/26 01:32:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:32:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/26 01:32:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000001d40 2024/12/26 01:32:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:32:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:32:07 DEBUG : newLeaf(0xc0006aac80): close: 2024/12/26 01:32:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/26 01:32:07 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-26 01:32:07.880181033 +0000 UTC m=+6.743684129 2024/12/26 01:32:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:07 DEBUG : newLeaf(0xc0006aac80): >close: err= 2024/12/26 01:32:07 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:07 DEBUG : dir: Looking for writers 2024/12/26 01:32:07 DEBUG : : Looking for writers 2024/12/26 01:32:07 DEBUG : dir: reading active writers 2024/12/26 01:32:07 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:32:07 DEBUG : dir: Looking for writers 2024/12/26 01:32:07 DEBUG : : Looking for writers 2024/12/26 01:32:07 DEBUG : dir: reading active writers 2024/12/26 01:32:07 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:32:07 DEBUG : dir: Looking for writers 2024/12/26 01:32:07 DEBUG : : Looking for writers 2024/12/26 01:32:07 DEBUG : dir: reading active writers 2024/12/26 01:32:07 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:32:07 DEBUG : dir: Looking for writers 2024/12/26 01:32:07 DEBUG : : Looking for writers 2024/12/26 01:32:07 DEBUG : dir: reading active writers 2024/12/26 01:32:07 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:32:08 DEBUG : newLeaf: vfs cache: starting upload 2024/12/26 01:32:08 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:08 INFO : newLeaf: Copied (replaced existing) 2024/12/26 01:32:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-26 01:32:07 +0000 UTC" 2024/12/26 01:32:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/26 01:32:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:32:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/26 01:32:08 DEBUG : dir: Looking for writers 2024/12/26 01:32:08 DEBUG : : Looking for writers 2024/12/26 01:32:08 DEBUG : dir: reading active writers 2024/12/26 01:32:08 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:08 DEBUG : >WaitForWriters: 2024/12/26 01:32:08 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:08 DEBUG : dir: Looking for writers 2024/12/26 01:32:08 DEBUG : : Looking for writers 2024/12/26 01:32:08 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:08 DEBUG : dir: reading active writers 2024/12/26 01:32:08 DEBUG : >WaitForWriters: 2024/12/26 01:32:08 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:08 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:08 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:08 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:08 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:08 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:08 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:08 DEBUG : dir: Looking for writers 2024/12/26 01:32:08 DEBUG : file1: reading active writers 2024/12/26 01:32:08 DEBUG : : Looking for writers 2024/12/26 01:32:08 DEBUG : dir: reading active writers 2024/12/26 01:32:08 DEBUG : >WaitForWriters: 2024/12/26 01:32:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:32:08 DEBUG : newLeaf: Updating file with newLeaf 0xc00045b2c0 2024/12/26 01:32:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:32:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:32:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/26 01:32:08 DEBUG : dir/file1: Updating file with dir/file1 0xc00045b2c0 2024/12/26 01:32:08 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/26 01:32:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/26 01:32:08 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:32:08 DEBUG : dir/file1(0xc000817680): openPending: 2024/12/26 01:32:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/26 01:32:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/26 01:32:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:08 DEBUG : dir/file1(0xc000817680): >openPending: err= 2024/12/26 01:32:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/26 01:32:08 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:32:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:32:08 DEBUG : dir/file1(0xc000817680): _writeAt: size=25, off=0 2024/12/26 01:32:08 DEBUG : dir/file1(0xc000817680): >_writeAt: n=25, err= 2024/12/26 01:32:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:32:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/26 01:32:08 DEBUG : newLeaf: Updating file with newLeaf 0xc00045b2c0 2024/12/26 01:32:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:32:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:32:08 DEBUG : newLeaf(0xc000817680): close: 2024/12/26 01:32:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/26 01:32:08 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-26 01:32:08.380473691 +0000 UTC m=+7.243976798 2024/12/26 01:32:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:08 DEBUG : newLeaf(0xc000817680): >close: err= 2024/12/26 01:32:08 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:08 DEBUG : dir: Looking for writers 2024/12/26 01:32:08 DEBUG : : Looking for writers 2024/12/26 01:32:08 DEBUG : dir: reading active writers 2024/12/26 01:32:08 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:32:08 DEBUG : dir: Looking for writers 2024/12/26 01:32:08 DEBUG : : Looking for writers 2024/12/26 01:32:08 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:08 DEBUG : dir: reading active writers 2024/12/26 01:32:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:32:08 DEBUG : dir: Looking for writers 2024/12/26 01:32:08 DEBUG : : Looking for writers 2024/12/26 01:32:08 DEBUG : dir: reading active writers 2024/12/26 01:32:08 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:32:08 DEBUG : dir: Looking for writers 2024/12/26 01:32:08 DEBUG : : Looking for writers 2024/12/26 01:32:08 DEBUG : dir: reading active writers 2024/12/26 01:32:08 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:32:08 DEBUG : newLeaf: vfs cache: starting upload 2024/12/26 01:32:08 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:08 INFO : newLeaf: Copied (replaced existing) 2024/12/26 01:32:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-26 01:32:08 +0000 UTC" 2024/12/26 01:32:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/26 01:32:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:32:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/26 01:32:08 DEBUG : dir: Looking for writers 2024/12/26 01:32:08 DEBUG : : Looking for writers 2024/12/26 01:32:08 DEBUG : dir: reading active writers 2024/12/26 01:32:08 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:08 DEBUG : >WaitForWriters: 2024/12/26 01:32:08 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:08 DEBUG : dir: Looking for writers 2024/12/26 01:32:08 DEBUG : : Looking for writers 2024/12/26 01:32:08 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:08 DEBUG : dir: reading active writers 2024/12/26 01:32:08 DEBUG : >WaitForWriters: 2024/12/26 01:32:08 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:08 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:08 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:08 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:08 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:08 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/26 01:32:08 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:32:08 DEBUG : dir/file1(0xc0001a7940): openPending: 2024/12/26 01:32:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/26 01:32:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/26 01:32:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:08 DEBUG : dir/file1(0xc0001a7940): >openPending: err= 2024/12/26 01:32:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/26 01:32:08 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:32:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:32:08 DEBUG : dir/file1(0xc0001a7940): _writeAt: size=14, off=0 2024/12/26 01:32:08 DEBUG : dir/file1(0xc0001a7940): >_writeAt: n=14, err= 2024/12/26 01:32:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/26 01:32:08 DEBUG : dir/file1(0xc0001a7940): close: 2024/12/26 01:32:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/26 01:32:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/26 01:32:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:08 DEBUG : dir/file1(0xc0001a7940): >close: err= 2024/12/26 01:32:08 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:08 DEBUG : dir: Looking for writers 2024/12/26 01:32:08 DEBUG : file1: reading active writers 2024/12/26 01:32:08 DEBUG : : Looking for writers 2024/12/26 01:32:08 DEBUG : dir: reading active writers 2024/12/26 01:32:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:32:08 DEBUG : dir: Looking for writers 2024/12/26 01:32:08 DEBUG : file1: reading active writers 2024/12/26 01:32:08 DEBUG : : Looking for writers 2024/12/26 01:32:08 DEBUG : dir: reading active writers 2024/12/26 01:32:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:32:08 DEBUG : dir: Looking for writers 2024/12/26 01:32:08 DEBUG : file1: reading active writers 2024/12/26 01:32:08 DEBUG : : Looking for writers 2024/12/26 01:32:08 DEBUG : dir: reading active writers 2024/12/26 01:32:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:32:08 DEBUG : dir: Looking for writers 2024/12/26 01:32:08 DEBUG : file1: reading active writers 2024/12/26 01:32:08 DEBUG : : Looking for writers 2024/12/26 01:32:08 DEBUG : dir: reading active writers 2024/12/26 01:32:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:32:08 DEBUG : dir/file1: vfs cache: starting upload 2024/12/26 01:32:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:08 INFO : dir/file1: Copied (replaced existing) 2024/12/26 01:32:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/26 01:32:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/26 01:32:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/26 01:32:08 DEBUG : dir: Looking for writers 2024/12/26 01:32:08 DEBUG : file1: reading active writers 2024/12/26 01:32:08 DEBUG : : Looking for writers 2024/12/26 01:32:08 DEBUG : dir: reading active writers 2024/12/26 01:32:08 DEBUG : >WaitForWriters: 2024/12/26 01:32:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:32:08 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:32:08 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:32:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:32:08 DEBUG : dir/file1(0xc0003e2d40): _readAt: size=512, off=0 2024/12/26 01:32:08 DEBUG : dir/file1(0xc0003e2d40): openPending: 2024/12/26 01:32:08 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" 2024/12/26 01:32:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/26 01:32:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:08 DEBUG : dir/file1(0xc0003e2d40): >openPending: err= 2024/12/26 01:32:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/26 01:32:08 DEBUG : dir/file1(0xc0003e2d40): >_readAt: n=14, err=EOF 2024/12/26 01:32:08 DEBUG : dir/file1(0xc0003e2d40): close: 2024/12/26 01:32:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/26 01:32:08 DEBUG : dir/file1(0xc0003e2d40): >close: err= 2024/12/26 01:32:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:32:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/26 01:32:08 DEBUG : newLeaf: Updating file with newLeaf 0xc00045a600 2024/12/26 01:32:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:32:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:32:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/26 01:32:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/26 01:32:09 DEBUG : dir/file1: Updating file with dir/file1 0xc00045a600 2024/12/26 01:32:09 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/26 01:32:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/26 01:32:09 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:32:09 DEBUG : dir/file1(0xc0007801c0): openPending: 2024/12/26 01:32:09 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" 2024/12/26 01:32:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/26 01:32:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:09 DEBUG : dir/file1(0xc0007801c0): >openPending: err= 2024/12/26 01:32:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/26 01:32:09 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:32:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:32:09 DEBUG : dir/file1(0xc0007801c0): _writeAt: size=25, off=0 2024/12/26 01:32:09 DEBUG : dir/file1(0xc0007801c0): >_writeAt: n=25, err= 2024/12/26 01:32:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:32:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/26 01:32:09 DEBUG : newLeaf: Updating file with newLeaf 0xc00045a600 2024/12/26 01:32:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:32:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:32:09 DEBUG : newLeaf(0xc0007801c0): close: 2024/12/26 01:32:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/26 01:32:09 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-26 01:32:09.022279484 +0000 UTC m=+7.885782581 2024/12/26 01:32:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:09 DEBUG : newLeaf(0xc0007801c0): >close: err= 2024/12/26 01:32:09 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:09 DEBUG : dir: Looking for writers 2024/12/26 01:32:09 DEBUG : : Looking for writers 2024/12/26 01:32:09 DEBUG : dir: reading active writers 2024/12/26 01:32:09 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:32:09 DEBUG : dir: Looking for writers 2024/12/26 01:32:09 DEBUG : : Looking for writers 2024/12/26 01:32:09 DEBUG : dir: reading active writers 2024/12/26 01:32:09 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:32:09 DEBUG : dir: Looking for writers 2024/12/26 01:32:09 DEBUG : : Looking for writers 2024/12/26 01:32:09 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:09 DEBUG : dir: reading active writers 2024/12/26 01:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:32:09 DEBUG : dir: Looking for writers 2024/12/26 01:32:09 DEBUG : : Looking for writers 2024/12/26 01:32:09 DEBUG : dir: reading active writers 2024/12/26 01:32:09 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:32:09 DEBUG : newLeaf: vfs cache: starting upload 2024/12/26 01:32:09 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:09 INFO : newLeaf: Copied (replaced existing) 2024/12/26 01:32:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-26 01:32:09 +0000 UTC" 2024/12/26 01:32:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/26 01:32:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:32:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/26 01:32:09 DEBUG : dir: Looking for writers 2024/12/26 01:32:09 DEBUG : : Looking for writers 2024/12/26 01:32:09 DEBUG : dir: reading active writers 2024/12/26 01:32:09 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:09 DEBUG : >WaitForWriters: 2024/12/26 01:32:09 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:09 DEBUG : dir: Looking for writers 2024/12/26 01:32:09 DEBUG : : Looking for writers 2024/12/26 01:32:09 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:09 DEBUG : dir: reading active writers 2024/12/26 01:32:09 DEBUG : >WaitForWriters: 2024/12/26 01:32:09 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:09 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:09 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:09 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:09 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:09 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:09 DEBUG : dir: Looking for writers 2024/12/26 01:32:09 DEBUG : file1: reading active writers 2024/12/26 01:32:09 DEBUG : : Looking for writers 2024/12/26 01:32:09 DEBUG : dir: reading active writers 2024/12/26 01:32:09 DEBUG : >WaitForWriters: 2024/12/26 01:32:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:32:09 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:32:09 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:32:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:32:09 DEBUG : dir/file1(0xc00037bb80): _readAt: size=512, off=0 2024/12/26 01:32:09 DEBUG : dir/file1(0xc00037bb80): openPending: 2024/12/26 01:32:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/26 01:32:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/26 01:32:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:09 DEBUG : dir/file1(0xc00037bb80): >openPending: err= 2024/12/26 01:32:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/12/26 01:32:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:32:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:09 DEBUG : dir/file1(0xc00037bb80): >_readAt: n=14, err=EOF 2024/12/26 01:32:09 DEBUG : dir/file1(0xc00037bb80): close: 2024/12/26 01:32:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/26 01:32:09 DEBUG : dir/file1(0xc00037bb80): >close: err= 2024/12/26 01:32:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:32:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/26 01:32:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000216780 2024/12/26 01:32:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:32:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:32:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/26 01:32:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/26 01:32:09 DEBUG : dir/file1: Updating file with dir/file1 0xc000216780 2024/12/26 01:32:09 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/26 01:32:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/26 01:32:09 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:32:09 DEBUG : dir/file1(0xc0009532c0): openPending: 2024/12/26 01:32:09 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" 2024/12/26 01:32:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/26 01:32:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:09 DEBUG : dir/file1(0xc0009532c0): >openPending: err= 2024/12/26 01:32:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/26 01:32:09 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:32:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:32:09 DEBUG : dir/file1(0xc0009532c0): _writeAt: size=25, off=0 2024/12/26 01:32:09 DEBUG : dir/file1(0xc0009532c0): >_writeAt: n=25, err= 2024/12/26 01:32:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/26 01:32:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/26 01:32:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000216780 2024/12/26 01:32:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:32:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:32:09 DEBUG : newLeaf(0xc0009532c0): close: 2024/12/26 01:32:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/26 01:32:09 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-26 01:32:09.534620882 +0000 UTC m=+8.398123989 2024/12/26 01:32:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:09 DEBUG : newLeaf(0xc0009532c0): >close: err= 2024/12/26 01:32:09 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:09 DEBUG : dir: Looking for writers 2024/12/26 01:32:09 DEBUG : : Looking for writers 2024/12/26 01:32:09 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:09 DEBUG : dir: reading active writers 2024/12/26 01:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:32:09 DEBUG : dir: Looking for writers 2024/12/26 01:32:09 DEBUG : : Looking for writers 2024/12/26 01:32:09 DEBUG : dir: reading active writers 2024/12/26 01:32:09 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:32:09 DEBUG : dir: Looking for writers 2024/12/26 01:32:09 DEBUG : : Looking for writers 2024/12/26 01:32:09 DEBUG : dir: reading active writers 2024/12/26 01:32:09 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:32:09 DEBUG : dir: Looking for writers 2024/12/26 01:32:09 DEBUG : : Looking for writers 2024/12/26 01:32:09 DEBUG : dir: reading active writers 2024/12/26 01:32:09 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:32:09 DEBUG : newLeaf: vfs cache: starting upload 2024/12/26 01:32:09 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:09 INFO : newLeaf: Copied (replaced existing) 2024/12/26 01:32:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-26 01:32:09 +0000 UTC" 2024/12/26 01:32:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/26 01:32:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/26 01:32:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/26 01:32:09 DEBUG : dir: Looking for writers 2024/12/26 01:32:09 DEBUG : : Looking for writers 2024/12/26 01:32:09 DEBUG : dir: reading active writers 2024/12/26 01:32:09 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:09 DEBUG : >WaitForWriters: 2024/12/26 01:32:09 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:09 DEBUG : dir: Looking for writers 2024/12/26 01:32:09 DEBUG : : Looking for writers 2024/12/26 01:32:09 DEBUG : dir: reading active writers 2024/12/26 01:32:09 DEBUG : newLeaf: reading active writers 2024/12/26 01:32:09 DEBUG : >WaitForWriters: 2024/12/26 01:32:09 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:09 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:09 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:09 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:09 DEBUG : : Looking for writers 2024/12/26 01:32:09 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-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:09 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:32:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/26 01:32:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/26 01:32:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:09 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:09 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:09 DEBUG : dir: Looking for writers 2024/12/26 01:32:09 DEBUG : file1: reading active writers 2024/12/26 01:32:09 DEBUG : : Looking for writers 2024/12/26 01:32:09 DEBUG : dir: reading active writers 2024/12/26 01:32:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:09 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:32:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/26 01:32:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/26 01:32:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/26 01:32:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/26 01:32:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/12/26 01:32:10 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:10 DEBUG : dir: Looking for writers 2024/12/26 01:32:10 DEBUG : file1: reading active writers 2024/12/26 01:32:10 DEBUG : : Looking for writers 2024/12/26 01:32:10 DEBUG : dir: reading active writers 2024/12/26 01:32:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:10 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:32:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/26 01:32:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/26 01:32:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/26 01:32:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/26 01:32:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/12/26 01:32:10 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/12/26 01:32:10 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/12/26 01:32:10 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/26 01:32:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/26 01:32:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/26 01:32:10 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/12/26 01:32:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/26 01:32:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/26 01:32:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/26 01:32:10 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/12/26 01:32:10 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:10 DEBUG : dir: Looking for writers 2024/12/26 01:32:10 DEBUG : file1: reading active writers 2024/12/26 01:32:10 DEBUG : : Looking for writers 2024/12/26 01:32:10 DEBUG : dir: reading active writers 2024/12/26 01:32:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:10 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:32:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/26 01:32:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:10 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:10 DEBUG : dir: Looking for writers 2024/12/26 01:32:10 DEBUG : file1: reading active writers 2024/12/26 01:32:10 DEBUG : : Looking for writers 2024/12/26 01:32:10 DEBUG : dir: reading active writers 2024/12/26 01:32:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:10 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:32:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/26 01:32:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/12/26 01:32:10 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/12/26 01:32:10 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:10 DEBUG : dir: Looking for writers 2024/12/26 01:32:10 DEBUG : file1: reading active writers 2024/12/26 01:32:10 DEBUG : : Looking for writers 2024/12/26 01:32:10 DEBUG : dir: reading active writers 2024/12/26 01:32:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:10 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:32:10 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:32:10 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:32:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:32:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000821b40): _readAt: size=1, off=0 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000821b40): openPending: 2024/12/26 01:32:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/26 01:32:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/26 01:32:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000821b40): >openPending: err= 2024/12/26 01:32:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000821b40): >_readAt: n=1, err= 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000821b40): _readAt: size=256, off=1 2024/12/26 01:32:10 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000821b40): >_readAt: n=15, err=EOF 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000821b40): _readAt: size=16, off=16 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000821b40): >_readAt: n=0, err=EOF 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000821b40): close: 2024/12/26 01:32:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000821b40): >close: err= 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000821b40): close: 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000821b40): >close: err=file already closed 2024/12/26 01:32:10 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:10 DEBUG : dir: Looking for writers 2024/12/26 01:32:10 DEBUG : file1: reading active writers 2024/12/26 01:32:10 DEBUG : : Looking for writers 2024/12/26 01:32:10 DEBUG : dir: reading active writers 2024/12/26 01:32:10 DEBUG : >WaitForWriters: 2024/12/26 01:32:10 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:10 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:32:10 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:32:10 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:32:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:32:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000a9d7c0): _readAt: size=1, off=0 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000a9d7c0): openPending: 2024/12/26 01:32:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/26 01:32:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/26 01:32:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000a9d7c0): >openPending: err= 2024/12/26 01:32:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000a9d7c0): >_readAt: n=1, err= 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000a9d7c0): _readAt: size=1, off=5 2024/12/26 01:32:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000a9d7c0): >_readAt: n=1, err= 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000a9d7c0): _readAt: size=1, off=3 2024/12/26 01:32:10 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000a9d7c0): >_readAt: n=1, err= 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000a9d7c0): _readAt: size=1, off=13 2024/12/26 01:32:10 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000a9d7c0): >_readAt: n=1, err= 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000a9d7c0): _readAt: size=16, off=100 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000a9d7c0): >_readAt: n=0, err=EOF 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000a9d7c0): close: 2024/12/26 01:32:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/26 01:32:10 DEBUG : dir/file1(0xc000a9d7c0): >close: err= 2024/12/26 01:32:10 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:10 DEBUG : dir: Looking for writers 2024/12/26 01:32:10 DEBUG : file1: reading active writers 2024/12/26 01:32:10 DEBUG : : Looking for writers 2024/12/26 01:32:10 DEBUG : dir: reading active writers 2024/12/26 01:32:10 DEBUG : >WaitForWriters: 2024/12/26 01:32:10 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:11 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:32:11 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:32:11 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:32:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:32:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0002ecdc0): _readAt: size=1, off=0 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0002ecdc0): openPending: 2024/12/26 01:32:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/26 01:32:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/26 01:32:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0002ecdc0): >openPending: err= 2024/12/26 01:32:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/26 01:32:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:32:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0002ecdc0): >_readAt: n=1, err= 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0002ecdc0): _readAt: size=1, off=5 2024/12/26 01:32:11 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0002ecdc0): >_readAt: n=1, err= 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0002ecdc0): _readAt: size=1, off=1 2024/12/26 01:32:11 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0002ecdc0): >_readAt: n=1, err= 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0002ecdc0): _readAt: size=6, off=10 2024/12/26 01:32:11 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0002ecdc0): >_readAt: n=6, err= 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0002ecdc0): _readAt: size=256, off=10 2024/12/26 01:32:11 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0002ecdc0): >_readAt: n=6, err=EOF 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0002ecdc0): _readAt: size=256, off=100 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0002ecdc0): >_readAt: n=0, err=EOF 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0002ecdc0): close: 2024/12/26 01:32:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0002ecdc0): >close: err= 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0002ecdc0): _readAt: size=256, off=100 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0002ecdc0): >_readAt: n=0, err=file already closed 2024/12/26 01:32:11 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:11 DEBUG : dir: Looking for writers 2024/12/26 01:32:11 DEBUG : file1: reading active writers 2024/12/26 01:32:11 DEBUG : : Looking for writers 2024/12/26 01:32:11 DEBUG : dir: reading active writers 2024/12/26 01:32:11 DEBUG : >WaitForWriters: 2024/12/26 01:32:11 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:11 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:32:11 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:32:11 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:32:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:32:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0008e5e80): RWFileHandle.Flush 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0008e5e80): _readAt: size=256, off=0 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0008e5e80): openPending: 2024/12/26 01:32:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/26 01:32:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/26 01:32:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0008e5e80): >openPending: err= 2024/12/26 01:32:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/26 01:32:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:32:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0008e5e80): >_readAt: n=16, err=EOF 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0008e5e80): RWFileHandle.Flush 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0008e5e80): RWFileHandle.Flush 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0008e5e80): close: 2024/12/26 01:32:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/26 01:32:11 DEBUG : dir/file1(0xc0008e5e80): >close: err= 2024/12/26 01:32:11 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:11 DEBUG : dir: Looking for writers 2024/12/26 01:32:11 DEBUG : file1: reading active writers 2024/12/26 01:32:11 DEBUG : : Looking for writers 2024/12/26 01:32:11 DEBUG : dir: reading active writers 2024/12/26 01:32:11 DEBUG : >WaitForWriters: 2024/12/26 01:32:11 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:11 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/26 01:32:11 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:32:11 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:32:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:32:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/26 01:32:11 DEBUG : dir/file1(0xc000748200): _readAt: size=256, off=0 2024/12/26 01:32:11 DEBUG : dir/file1(0xc000748200): openPending: 2024/12/26 01:32:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/26 01:32:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/26 01:32:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:11 DEBUG : dir/file1(0xc000748200): >openPending: err= 2024/12/26 01:32:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/26 01:32:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:32:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:11 DEBUG : dir/file1(0xc000748200): >_readAt: n=16, err=EOF 2024/12/26 01:32:11 DEBUG : dir/file1(0xc000748200): RWFileHandle.Release 2024/12/26 01:32:11 DEBUG : dir/file1(0xc000748200): close: 2024/12/26 01:32:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/26 01:32:11 DEBUG : dir/file1(0xc000748200): >close: err= 2024/12/26 01:32:11 DEBUG : dir/file1(0xc000748200): RWFileHandle.Release 2024/12/26 01:32:11 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:11 DEBUG : dir: Looking for writers 2024/12/26 01:32:11 DEBUG : file1: reading active writers 2024/12/26 01:32:11 DEBUG : : Looking for writers 2024/12/26 01:32:11 DEBUG : dir: reading active writers 2024/12/26 01:32:11 DEBUG : >WaitForWriters: 2024/12/26 01:32:11 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:11 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:11 DEBUG : file1: newRWFileHandle: 2024/12/26 01:32:11 DEBUG : file1(0xc0007492c0): openPending: 2024/12/26 01:32:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:11 DEBUG : file1(0xc0007492c0): >openPending: err= 2024/12/26 01:32:11 DEBUG : file1: >newRWFileHandle: err= 2024/12/26 01:32:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/26 01:32:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/26 01:32:11 DEBUG : file1(0xc0007492c0): _writeAt: size=5, off=0 2024/12/26 01:32:11 DEBUG : file1(0xc0007492c0): >_writeAt: n=5, err= 2024/12/26 01:32:11 DEBUG : file1(0xc0007492c0): _writeAt: size=7, off=5 2024/12/26 01:32:11 DEBUG : file1(0xc0007492c0): >_writeAt: n=7, err= 2024/12/26 01:32:11 DEBUG : file1: vfs cache: truncate to size=11 2024/12/26 01:32:11 DEBUG : file1(0xc0007492c0): close: 2024/12/26 01:32:11 DEBUG : file1: vfs cache: setting modification time to 2024-12-26 01:32:11.49725853 +0000 UTC m=+10.360761627 2024/12/26 01:32:11 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:11 DEBUG : file1(0xc0007492c0): >close: err= 2024/12/26 01:32:11 DEBUG : file1(0xc0007492c0): close: 2024/12/26 01:32:11 DEBUG : file1(0xc0007492c0): >close: err=file already closed 2024/12/26 01:32:11 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:11 DEBUG : : Looking for writers 2024/12/26 01:32:11 DEBUG : file1: reading active writers 2024/12/26 01:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:32:11 DEBUG : : Looking for writers 2024/12/26 01:32:11 DEBUG : file1: reading active writers 2024/12/26 01:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:32:11 DEBUG : : Looking for writers 2024/12/26 01:32:11 DEBUG : file1: reading active writers 2024/12/26 01:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:32:11 DEBUG : : Looking for writers 2024/12/26 01:32:11 DEBUG : file1: reading active writers 2024/12/26 01:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:32:11 DEBUG : file1: vfs cache: starting upload 2024/12/26 01:32:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:11 INFO : file1: Copied (new) 2024/12/26 01:32:11 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-26 01:32:11 +0000 UTC" 2024/12/26 01:32:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/26 01:32:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:11 INFO : file1: vfs cache: upload succeeded try #1 2024/12/26 01:32:11 DEBUG : : Looking for writers 2024/12/26 01:32:11 DEBUG : file1: reading active writers 2024/12/26 01:32:11 DEBUG : >WaitForWriters: 2024/12/26 01:32:11 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:11 DEBUG : : Looking for writers 2024/12/26 01:32:11 DEBUG : file1: reading active writers 2024/12/26 01:32:11 DEBUG : >WaitForWriters: 2024/12/26 01:32:11 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:11 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:11 DEBUG : file1: newRWFileHandle: 2024/12/26 01:32:11 DEBUG : file1(0xc0003f66c0): openPending: 2024/12/26 01:32:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:11 DEBUG : file1(0xc0003f66c0): >openPending: err= 2024/12/26 01:32:11 DEBUG : file1: >newRWFileHandle: err= 2024/12/26 01:32:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/26 01:32:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/26 01:32:11 DEBUG : file1(0xc0003f66c0): _writeAt: size=7, off=0 2024/12/26 01:32:11 DEBUG : file1(0xc0003f66c0): >_writeAt: n=7, err= 2024/12/26 01:32:11 DEBUG : file1(0xc0003f66c0): _writeAt: size=6, off=5 2024/12/26 01:32:11 DEBUG : file1(0xc0003f66c0): >_writeAt: n=6, err= 2024/12/26 01:32:11 DEBUG : file1(0xc0003f66c0): close: 2024/12/26 01:32:11 DEBUG : file1: vfs cache: setting modification time to 2024-12-26 01:32:11.695047294 +0000 UTC m=+10.558550421 2024/12/26 01:32:11 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:11 DEBUG : file1(0xc0003f66c0): >close: err= 2024/12/26 01:32:11 DEBUG : file1(0xc0003f66c0): _writeAt: size=5, off=0 2024/12/26 01:32:11 DEBUG : file1(0xc0003f66c0): >_writeAt: n=0, err=file already closed 2024/12/26 01:32:11 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:11 DEBUG : : Looking for writers 2024/12/26 01:32:11 DEBUG : file1: reading active writers 2024/12/26 01:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:32:11 DEBUG : : Looking for writers 2024/12/26 01:32:11 DEBUG : file1: reading active writers 2024/12/26 01:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:32:11 DEBUG : : Looking for writers 2024/12/26 01:32:11 DEBUG : file1: reading active writers 2024/12/26 01:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:32:11 DEBUG : : Looking for writers 2024/12/26 01:32:11 DEBUG : file1: reading active writers 2024/12/26 01:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:32:11 DEBUG : file1: vfs cache: starting upload 2024/12/26 01:32:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:11 INFO : file1: Copied (new) 2024/12/26 01:32:11 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-26 01:32:11 +0000 UTC" 2024/12/26 01:32:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/26 01:32:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:11 INFO : file1: vfs cache: upload succeeded try #1 2024/12/26 01:32:11 DEBUG : : Looking for writers 2024/12/26 01:32:11 DEBUG : file1: reading active writers 2024/12/26 01:32:11 DEBUG : >WaitForWriters: 2024/12/26 01:32:11 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:11 DEBUG : : Looking for writers 2024/12/26 01:32:11 DEBUG : file1: reading active writers 2024/12/26 01:32:11 DEBUG : >WaitForWriters: 2024/12/26 01:32:11 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:11 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:11 DEBUG : file1: newRWFileHandle: 2024/12/26 01:32:11 DEBUG : file1(0xc000b5cd00): openPending: 2024/12/26 01:32:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:11 DEBUG : file1(0xc000b5cd00): >openPending: err= 2024/12/26 01:32:11 DEBUG : file1: >newRWFileHandle: err= 2024/12/26 01:32:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/26 01:32:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/26 01:32:11 DEBUG : file1(0xc000b5cd00): close: 2024/12/26 01:32:11 DEBUG : file1: vfs cache: setting modification time to 2024-12-26 01:32:11.892854773 +0000 UTC m=+10.756357870 2024/12/26 01:32:11 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:11 DEBUG : file1(0xc000b5cd00): >close: err= 2024/12/26 01:32:11 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/26 01:32:11 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/26 01:32:11 DEBUG : file2: newRWFileHandle: 2024/12/26 01:32:11 DEBUG : file2(0xc000b5cdc0): openPending: 2024/12/26 01:32:11 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:11 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/26 01:32:11 DEBUG : file2(0xc000b5cdc0): >openPending: err= 2024/12/26 01:32:11 DEBUG : file2: >newRWFileHandle: err= 2024/12/26 01:32:11 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/26 01:32:11 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/12/26 01:32:11 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/12/26 01:32:11 DEBUG : file2(0xc000b5cdc0): RWFileHandle.Flush 2024/12/26 01:32:11 DEBUG : file2(0xc000b5cdc0): RWFileHandle.Release 2024/12/26 01:32:11 DEBUG : file2(0xc000b5cdc0): close: 2024/12/26 01:32:11 DEBUG : file2: vfs cache: setting modification time to 2024-12-26 01:32:11.893787815 +0000 UTC m=+10.757290922 2024/12/26 01:32:11 INFO : file2: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:11 DEBUG : file2(0xc000b5cdc0): >close: err= 2024/12/26 01:32:11 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:11 DEBUG : : Looking for writers 2024/12/26 01:32:11 DEBUG : file1: reading active writers 2024/12/26 01:32:11 DEBUG : file2: reading active writers 2024/12/26 01:32:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/12/26 01:32:11 DEBUG : : Looking for writers 2024/12/26 01:32:11 DEBUG : file1: reading active writers 2024/12/26 01:32:11 DEBUG : file2: reading active writers 2024/12/26 01:32:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/12/26 01:32:11 DEBUG : : Looking for writers 2024/12/26 01:32:11 DEBUG : file1: reading active writers 2024/12/26 01:32:11 DEBUG : file2: reading active writers 2024/12/26 01:32:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/12/26 01:32:11 DEBUG : : Looking for writers 2024/12/26 01:32:11 DEBUG : file1: reading active writers 2024/12/26 01:32:11 DEBUG : file2: reading active writers 2024/12/26 01:32:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/12/26 01:32:11 DEBUG : file2: vfs cache: starting upload 2024/12/26 01:32:11 DEBUG : file1: vfs cache: starting upload 2024/12/26 01:32:11 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:12 INFO : file2: Copied (new) 2024/12/26 01:32:12 DEBUG : file2: vfs cache: fingerprint now "0,2024-12-26 01:32:11 +0000 UTC" 2024/12/26 01:32:12 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/12/26 01:32:12 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/26 01:32:12 INFO : file2: vfs cache: upload succeeded try #1 2024/12/26 01:32:12 DEBUG : : Looking for writers 2024/12/26 01:32:12 DEBUG : file1: reading active writers 2024/12/26 01:32:12 DEBUG : file2: reading active writers 2024/12/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/26 01:32:12 INFO : file1: Copied (new) 2024/12/26 01:32:12 DEBUG : file1: vfs cache: fingerprint now "0,2024-12-26 01:32:11 +0000 UTC" 2024/12/26 01:32:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/26 01:32:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:12 INFO : file1: vfs cache: upload succeeded try #1 2024/12/26 01:32:12 DEBUG : : Looking for writers 2024/12/26 01:32:12 DEBUG : file1: reading active writers 2024/12/26 01:32:12 DEBUG : file2: reading active writers 2024/12/26 01:32:12 DEBUG : >WaitForWriters: 2024/12/26 01:32:12 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:12 DEBUG : : Looking for writers 2024/12/26 01:32:12 DEBUG : file1: reading active writers 2024/12/26 01:32:12 DEBUG : file2: reading active writers 2024/12/26 01:32:12 DEBUG : >WaitForWriters: 2024/12/26 01:32:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:12 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:12 DEBUG : file1: newRWFileHandle: 2024/12/26 01:32:12 DEBUG : file1(0xc000588340): openPending: 2024/12/26 01:32:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:12 DEBUG : file1(0xc000588340): >openPending: err= 2024/12/26 01:32:12 DEBUG : file1: >newRWFileHandle: err= 2024/12/26 01:32:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/26 01:32:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/26 01:32:12 DEBUG : file1(0xc000588340): _writeAt: size=5, off=0 2024/12/26 01:32:12 DEBUG : file1(0xc000588340): >_writeAt: n=5, err= 2024/12/26 01:32:12 DEBUG : file1(0xc000588340): RWFileHandle.Flush 2024/12/26 01:32:12 DEBUG : file1(0xc000588340): RWFileHandle.Flush 2024/12/26 01:32:12 DEBUG : file1(0xc000588340): close: 2024/12/26 01:32:12 DEBUG : file1: vfs cache: setting modification time to 2024-12-26 01:32:12.261299173 +0000 UTC m=+11.124802280 2024/12/26 01:32:12 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:12 DEBUG : file1(0xc000588340): >close: err= 2024/12/26 01:32:12 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:12 DEBUG : : Looking for writers 2024/12/26 01:32:12 DEBUG : file1: reading active writers 2024/12/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:32:12 DEBUG : : Looking for writers 2024/12/26 01:32:12 DEBUG : file1: reading active writers 2024/12/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:32:12 DEBUG : : Looking for writers 2024/12/26 01:32:12 DEBUG : file1: reading active writers 2024/12/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:32:12 DEBUG : : Looking for writers 2024/12/26 01:32:12 DEBUG : file1: reading active writers 2024/12/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:32:12 DEBUG : file1: vfs cache: starting upload 2024/12/26 01:32:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:12 INFO : file1: Copied (new) 2024/12/26 01:32:12 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-26 01:32:12 +0000 UTC" 2024/12/26 01:32:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/26 01:32:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:12 INFO : file1: vfs cache: upload succeeded try #1 2024/12/26 01:32:12 DEBUG : : Looking for writers 2024/12/26 01:32:12 DEBUG : file1: reading active writers 2024/12/26 01:32:12 DEBUG : >WaitForWriters: 2024/12/26 01:32:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:12 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:12 DEBUG : file1: newRWFileHandle: 2024/12/26 01:32:12 DEBUG : file1(0xc000534ec0): openPending: 2024/12/26 01:32:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:12 DEBUG : file1(0xc000534ec0): >openPending: err= 2024/12/26 01:32:12 DEBUG : file1: >newRWFileHandle: err= 2024/12/26 01:32:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/26 01:32:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/26 01:32:12 DEBUG : file1(0xc000534ec0): _writeAt: size=5, off=0 2024/12/26 01:32:12 DEBUG : file1(0xc000534ec0): >_writeAt: n=5, err= 2024/12/26 01:32:12 DEBUG : file1(0xc000534ec0): RWFileHandle.Release 2024/12/26 01:32:12 DEBUG : file1(0xc000534ec0): close: 2024/12/26 01:32:12 DEBUG : file1: vfs cache: setting modification time to 2024-12-26 01:32:12.446945837 +0000 UTC m=+11.310448944 2024/12/26 01:32:12 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:12 DEBUG : file1(0xc000534ec0): >close: err= 2024/12/26 01:32:12 DEBUG : file1(0xc000534ec0): RWFileHandle.Release 2024/12/26 01:32:12 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:12 DEBUG : : Looking for writers 2024/12/26 01:32:12 DEBUG : file1: reading active writers 2024/12/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:32:12 DEBUG : : Looking for writers 2024/12/26 01:32:12 DEBUG : file1: reading active writers 2024/12/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:32:12 DEBUG : : Looking for writers 2024/12/26 01:32:12 DEBUG : file1: reading active writers 2024/12/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:32:12 DEBUG : : Looking for writers 2024/12/26 01:32:12 DEBUG : file1: reading active writers 2024/12/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:32:12 DEBUG : file1: vfs cache: starting upload 2024/12/26 01:32:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:12 INFO : file1: Copied (new) 2024/12/26 01:32:12 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-26 01:32:12 +0000 UTC" 2024/12/26 01:32:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/26 01:32:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:12 INFO : file1: vfs cache: upload succeeded try #1 2024/12/26 01:32:12 DEBUG : : Looking for writers 2024/12/26 01:32:12 DEBUG : file1: reading active writers 2024/12/26 01:32:12 DEBUG : >WaitForWriters: 2024/12/26 01:32:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:12 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/12/26 01:32:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/26 01:32:12 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:32:12 DEBUG : dir/file1(0xc000559340): openPending: 2024/12/26 01:32:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/26 01:32:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/26 01:32:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:12 DEBUG : dir/file1(0xc000559340): >openPending: err= 2024/12/26 01:32:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/26 01:32:12 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:32:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:32:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/26 01:32:12 DEBUG : dir/file1(0xc000559340): _writeAt: size=5, off=0 2024/12/26 01:32:12 DEBUG : dir/file1(0xc000559340): >_writeAt: n=5, err= 2024/12/26 01:32:12 DEBUG : dir/file1(0xc000559340): close: 2024/12/26 01:32:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:12 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-26 01:32:12.696509609 +0000 UTC m=+11.560012707 2024/12/26 01:32:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:12 DEBUG : dir/file1(0xc000559340): >close: err= 2024/12/26 01:32:12 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:12 DEBUG : dir: Looking for writers 2024/12/26 01:32:12 DEBUG : file1: reading active writers 2024/12/26 01:32:12 DEBUG : : Looking for writers 2024/12/26 01:32:12 DEBUG : dir: reading active writers 2024/12/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:32:12 DEBUG : dir: Looking for writers 2024/12/26 01:32:12 DEBUG : file1: reading active writers 2024/12/26 01:32:12 DEBUG : : Looking for writers 2024/12/26 01:32:12 DEBUG : dir: reading active writers 2024/12/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:32:12 DEBUG : dir: Looking for writers 2024/12/26 01:32:12 DEBUG : file1: reading active writers 2024/12/26 01:32:12 DEBUG : : Looking for writers 2024/12/26 01:32:12 DEBUG : dir: reading active writers 2024/12/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:32:12 DEBUG : dir: Looking for writers 2024/12/26 01:32:12 DEBUG : file1: reading active writers 2024/12/26 01:32:12 DEBUG : : Looking for writers 2024/12/26 01:32:12 DEBUG : dir: reading active writers 2024/12/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:32:12 DEBUG : dir/file1: vfs cache: starting upload 2024/12/26 01:32:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:12 INFO : dir/file1: Copied (replaced existing) 2024/12/26 01:32:12 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-12-26 01:32:12 +0000 UTC" 2024/12/26 01:32:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/26 01:32:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/26 01:32:12 DEBUG : dir: Looking for writers 2024/12/26 01:32:12 DEBUG : file1: reading active writers 2024/12/26 01:32:12 DEBUG : : Looking for writers 2024/12/26 01:32:12 DEBUG : dir: reading active writers 2024/12/26 01:32:12 DEBUG : >WaitForWriters: 2024/12/26 01:32:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:12 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:12 DEBUG : dir/file1: newRWFileHandle: 2024/12/26 01:32:12 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/26 01:32:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/26 01:32:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/26 01:32:12 DEBUG : dir/file1(0xc0007291c0): _writeAt: size=5, off=0 2024/12/26 01:32:12 DEBUG : dir/file1(0xc0007291c0): openPending: 2024/12/26 01:32:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/26 01:32:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/26 01:32:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:12 DEBUG : dir/file1(0xc0007291c0): >openPending: err= 2024/12/26 01:32:12 DEBUG : dir/file1(0xc0007291c0): >_writeAt: n=5, err= 2024/12/26 01:32:12 DEBUG : dir/file1(0xc0007291c0): _writeAt: size=15, off=5 2024/12/26 01:32:12 DEBUG : dir/file1(0xc0007291c0): >_writeAt: n=15, err= 2024/12/26 01:32:12 DEBUG : dir/file1(0xc0007291c0): close: 2024/12/26 01:32:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/12/26 01:32:12 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-26 01:32:12.980497754 +0000 UTC m=+11.844000852 2024/12/26 01:32:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:12 DEBUG : dir/file1(0xc0007291c0): >close: err= 2024/12/26 01:32:12 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:12 DEBUG : dir: Looking for writers 2024/12/26 01:32:12 DEBUG : file1: reading active writers 2024/12/26 01:32:12 DEBUG : : Looking for writers 2024/12/26 01:32:12 DEBUG : dir: reading active writers 2024/12/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:32:12 DEBUG : dir: Looking for writers 2024/12/26 01:32:12 DEBUG : file1: reading active writers 2024/12/26 01:32:12 DEBUG : : Looking for writers 2024/12/26 01:32:12 DEBUG : dir: reading active writers 2024/12/26 01:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:32:13 DEBUG : dir: Looking for writers 2024/12/26 01:32:13 DEBUG : file1: reading active writers 2024/12/26 01:32:13 DEBUG : : Looking for writers 2024/12/26 01:32:13 DEBUG : dir: reading active writers 2024/12/26 01:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:32:13 DEBUG : dir: Looking for writers 2024/12/26 01:32:13 DEBUG : file1: reading active writers 2024/12/26 01:32:13 DEBUG : : Looking for writers 2024/12/26 01:32:13 DEBUG : dir: reading active writers 2024/12/26 01:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:32:13 DEBUG : dir/file1: vfs cache: starting upload 2024/12/26 01:32:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:13 INFO : dir/file1: Copied (replaced existing) 2024/12/26 01:32:13 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-12-26 01:32:12 +0000 UTC" 2024/12/26 01:32:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/26 01:32:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/26 01:32:13 DEBUG : dir: Looking for writers 2024/12/26 01:32:13 DEBUG : file1: reading active writers 2024/12/26 01:32:13 DEBUG : : Looking for writers 2024/12/26 01:32:13 DEBUG : dir: reading active writers 2024/12/26 01:32:13 DEBUG : >WaitForWriters: 2024/12/26 01:32:13 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:13 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : file1: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : file1(0xc0005991c0): openPending: 2024/12/26 01:32:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:13 DEBUG : file1(0xc0005991c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : file1: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/26 01:32:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/26 01:32:13 DEBUG : file1(0xc0005991c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : file1(0xc0005991c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : file1(0xc0005991c0): close: 2024/12/26 01:32:13 DEBUG : file1: vfs cache: setting modification time to 2024-12-26 01:32:13.19758981 +0000 UTC m=+12.061092938 2024/12/26 01:32:13 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : file1(0xc0005991c0): >close: err= 2024/12/26 01:32:13 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:13 DEBUG : : Looking for writers 2024/12/26 01:32:13 DEBUG : file1: reading active writers 2024/12/26 01:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:32:13 DEBUG : : Looking for writers 2024/12/26 01:32:13 DEBUG : file1: reading active writers 2024/12/26 01:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:32:13 DEBUG : : Looking for writers 2024/12/26 01:32:13 DEBUG : file1: reading active writers 2024/12/26 01:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:32:13 DEBUG : : Looking for writers 2024/12/26 01:32:13 DEBUG : file1: reading active writers 2024/12/26 01:32:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:32:13 DEBUG : file1: vfs cache: starting upload 2024/12/26 01:32:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:13 INFO : file1: Copied (new) 2024/12/26 01:32:13 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-26 01:32:13 +0000 UTC" 2024/12/26 01:32:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:13 INFO : file1: vfs cache: upload succeeded try #1 2024/12/26 01:32:13 DEBUG : : Looking for writers 2024/12/26 01:32:13 DEBUG : file1: reading active writers 2024/12/26 01:32:13 DEBUG : >WaitForWriters: 2024/12/26 01:32:13 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:13 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/12/26 01:32:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8080): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8080): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8080): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8080): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8080): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.383822721 +0000 UTC m=+12.247325818 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8080): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a80c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a80c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a80c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a80c0): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a80c0): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a80c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a80c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.383822721 +0000 UTC m=+12.247325818 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a80c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8100): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8100): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8100): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8100): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8100): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.383822721 +0000 UTC m=+12.247325818 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8100): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc8c0 item 1 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8140): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8140): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8140): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8140): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8140): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.385778974 +0000 UTC m=+12.249282071 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8140): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8180): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8180): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8180): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8180): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8180): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.385778974 +0000 UTC m=+12.249282071 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8180): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd490 item 2 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a81c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a81c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a81c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a81c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a81c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.387735546 +0000 UTC m=+12.251238664 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a81c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8200): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8200): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8200): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8200): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8200): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8200): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8200): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.387735546 +0000 UTC m=+12.251238664 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8200): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8240): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8240): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8240): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8240): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8240): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.387735546 +0000 UTC m=+12.251238664 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8240): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdc00 item 3 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a82c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a82c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a82c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a82c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a82c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.390030752 +0000 UTC m=+12.253533870 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a82c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8340): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8340): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8340): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8340): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8340): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.390030752 +0000 UTC m=+12.253533870 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8340): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052700 item 4 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8380): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8380): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8380): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8380): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8380): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.392085809 +0000 UTC m=+12.255588926 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8380): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a83c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a83c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a83c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a83c0): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a83c0): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a83c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a83c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.392085809 +0000 UTC m=+12.255588926 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a83c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8400): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8400): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8400): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8400): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8400): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.392085809 +0000 UTC m=+12.255588926 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8400): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d20 item 5 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8480): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8480): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8480): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8480): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8480): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.394725878 +0000 UTC m=+12.258228985 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8480): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8500): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8500): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8500): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8500): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8500): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.394725878 +0000 UTC m=+12.258228985 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8500): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ea0 item 6 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8580): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8580): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8580): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8580): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8580): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.396195832 +0000 UTC m=+12.259698949 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8580): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8640): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8640): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8640): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8640): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8640): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8640): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8640): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.396195832 +0000 UTC m=+12.259698949 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8640): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8680): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8680): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8680): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8680): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8680): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.396195832 +0000 UTC m=+12.259698949 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8680): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ac9a0 item 7 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8700): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8700): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8700): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8700): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8700): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.398956076 +0000 UTC m=+12.262459203 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8700): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8780): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8780): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8780): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8780): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8780): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.398956076 +0000 UTC m=+12.262459203 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8780): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad0a0 item 8 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a87c0): _readAt: size=2, off=0 2024/12/26 01:32:13 ERROR : open-test-file(0xc0008a87c0): Couldn't read size of file 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a87c0): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a87c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a87c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a87c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a87c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8800): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8800): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8800): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8800): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8800): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.40089155 +0000 UTC m=+12.264394677 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8800): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8840): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8840): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8840): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8840): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8840): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8840): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8840): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.40089155 +0000 UTC m=+12.264394677 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8840): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8880): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8880): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8880): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8880): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8880): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.40089155 +0000 UTC m=+12.264394677 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8880): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad810 item 9 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8900): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8900): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8900): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8900): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8900): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.403806672 +0000 UTC m=+12.267309809 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8900): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8980): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8980): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8980): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8980): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8980): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.403806672 +0000 UTC m=+12.267309809 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8980): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8070 item 10 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8a40): _readAt: size=2, off=0 2024/12/26 01:32:13 ERROR : open-test-file(0xc0008a8a40): Couldn't read size of file 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8a40): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8a40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8a40): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8a40): close: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8a40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8a80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8a80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8a80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8a80): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8a80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.405820533 +0000 UTC m=+12.269323649 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8a80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8b40): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8b40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8b40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8b40): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8b40): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8b40): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8b40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.405820533 +0000 UTC m=+12.269323649 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8b40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8b80): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8b80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8b80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8b80): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8b80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.405820533 +0000 UTC m=+12.269323649 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8b80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8a10 item 11 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8c00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8c00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8c00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8c00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8c00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.408324318 +0000 UTC m=+12.271827435 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008a8c00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0680): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0680): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0680): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0680): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0680): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.408324318 +0000 UTC m=+12.271827435 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0680): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dea0 item 12 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0740): _readAt: size=2, off=0 2024/12/26 01:32:13 ERROR : open-test-file(0xc0006c0740): Couldn't read size of file 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0740): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0740): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0740): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0740): close: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0740): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0780): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0780): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0780): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0780): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0780): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.4113353 +0000 UTC m=+12.274838427 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0780): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0840): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0840): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0840): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0840): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0840): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.4113353 +0000 UTC m=+12.274838427 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0840): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394230 item 13 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c08c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c08c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c08c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c08c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c08c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.413714491 +0000 UTC m=+12.277217599 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c08c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0940): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0940): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0940): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0940): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0940): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.413714491 +0000 UTC m=+12.277217599 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0940): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003945b0 item 14 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0a00): _readAt: size=2, off=0 2024/12/26 01:32:13 ERROR : open-test-file(0xc0006c0a00): Couldn't read size of file 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0a00): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0a00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0a00): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0a00): close: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0a00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0a40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0a40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0a40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0a40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0a40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.415048923 +0000 UTC m=+12.278552030 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0a40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b00): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b00): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.415048923 +0000 UTC m=+12.278552030 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394930 item 15 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b80): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.41754881 +0000 UTC m=+12.281051907 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c00): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c00): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.41754881 +0000 UTC m=+12.281051907 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394d20 item 16 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.418681055 +0000 UTC m=+12.282184151 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c80): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c80): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c80): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c80): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c80): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.418681055 +0000 UTC m=+12.282184151 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0cc0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0cc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0cc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0cc0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0cc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.418681055 +0000 UTC m=+12.282184151 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0cc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395180 item 17 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0d40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0d40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0d40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0d40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0d40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.42063381 +0000 UTC m=+12.284136907 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0d40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0dc0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0dc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0dc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0dc0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0dc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.42063381 +0000 UTC m=+12.284136907 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0dc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395570 item 18 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0040): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0040): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0040): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0040): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0040): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.422631159 +0000 UTC m=+12.286134257 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0040): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0100): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0100): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0100): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0100): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0100): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0100): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0100): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0100): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.422631159 +0000 UTC m=+12.286134257 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0100): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0140): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0140): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0140): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0140): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0140): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.422631159 +0000 UTC m=+12.286134257 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0140): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8690 item 19 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c01c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c01c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c01c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c01c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c01c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.423955372 +0000 UTC m=+12.287458469 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c01c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0240): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0240): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0240): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0240): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0240): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.423955372 +0000 UTC m=+12.287458469 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0240): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8d20 item 20 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c02c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c02c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c02c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c02c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c02c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.425015481 +0000 UTC m=+12.288518578 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c02c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0380): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0380): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0380): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0380): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0380): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0380): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0380): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0380): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.425015481 +0000 UTC m=+12.288518578 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0380): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c03c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c03c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c03c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c03c0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c03c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.425015481 +0000 UTC m=+12.288518578 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c03c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9180 item 21 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0440): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0440): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0440): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0440): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0440): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.426961093 +0000 UTC m=+12.290464210 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0440): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c04c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c04c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c04c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c04c0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c04c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.426961093 +0000 UTC m=+12.290464210 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c04c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9960 item 22 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0540): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0540): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0540): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0540): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0540): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.428122492 +0000 UTC m=+12.291625609 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0540): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0600): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0600): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0600): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0600): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0600): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0600): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0600): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0600): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.428122492 +0000 UTC m=+12.291625609 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0600): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0640): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0640): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0640): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0640): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0640): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.428122492 +0000 UTC m=+12.291625609 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0640): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9e30 item 23 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c06c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c06c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c06c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c06c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c06c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.429917914 +0000 UTC m=+12.293421021 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c06c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0740): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0740): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0740): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0740): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0740): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.429917914 +0000 UTC m=+12.293421021 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0740): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be5b0 item 24 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0800): _readAt: size=2, off=0 2024/12/26 01:32:13 ERROR : open-test-file(0xc0006c0800): Couldn't read size of file 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0800): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0800): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0800): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0800): close: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0800): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0840): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0840): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0840): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0840): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0840): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.43139371 +0000 UTC m=+12.294896817 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0840): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0900): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0900): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0900): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0900): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0900): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0900): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0900): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0900): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.43139371 +0000 UTC m=+12.294896817 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0900): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0940): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0940): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0940): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0940): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0940): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.43139371 +0000 UTC m=+12.294896817 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0940): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be850 item 25 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c09c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c09c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c09c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c09c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c09c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.433512556 +0000 UTC m=+12.297015673 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c09c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0a40): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0a40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0a40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0a40): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0a40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.433512556 +0000 UTC m=+12.297015673 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0a40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf650 item 26 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b00): _readAt: size=2, off=0 2024/12/26 01:32:13 ERROR : open-test-file(0xc0006c0b00): Couldn't read size of file 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b00): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b00): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b00): close: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.435117201 +0000 UTC m=+12.298620298 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0b40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c00): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c00): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c00): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c00): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.435117201 +0000 UTC m=+12.298620298 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0c00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0e00): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0e00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0e00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0e00): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0e00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.435117201 +0000 UTC m=+12.298620298 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0e00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfb90 item 27 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0e80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0e80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0e80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0e80): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0e80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.437070789 +0000 UTC m=+12.300573886 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0e80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0f00): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0f00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0f00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0f00): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0f00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.437070789 +0000 UTC m=+12.300573886 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0f00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394070 item 28 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0fc0): _readAt: size=2, off=0 2024/12/26 01:32:13 ERROR : open-test-file(0xc0006c0fc0): Couldn't read size of file 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0fc0): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0fc0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0fc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0fc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c0fc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1000): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1000): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1000): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1000): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1000): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.438200138 +0000 UTC m=+12.301703234 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1000): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c10c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c10c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c10c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c10c0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c10c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.438200138 +0000 UTC m=+12.301703234 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c10c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394460 item 29 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1140): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1140): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1140): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1140): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1140): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.439582859 +0000 UTC m=+12.303085967 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1140): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c11c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c11c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c11c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c11c0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c11c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.439582859 +0000 UTC m=+12.303085967 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c11c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394700 item 30 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1280): _readAt: size=2, off=0 2024/12/26 01:32:13 ERROR : open-test-file(0xc0006c1280): Couldn't read size of file 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1280): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1280): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1280): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1280): close: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1280): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c12c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c12c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c12c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c12c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c12c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.440887576 +0000 UTC m=+12.304390673 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c12c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1380): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1380): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1380): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1380): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1380): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.440887576 +0000 UTC m=+12.304390673 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1380): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394a80 item 31 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 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 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1400): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1400): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1400): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1400): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1400): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.44236853 +0000 UTC m=+12.305871628 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1400): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1480): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1480): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1480): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1480): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1480): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.44236853 +0000 UTC m=+12.305871628 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1480): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394f50 item 32 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c14c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c14c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c14c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c14c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c14c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.443449368 +0000 UTC m=+12.306952465 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c14c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1500): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1500): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1500): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1500): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1500): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003958f0 item 33 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1500): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1500): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.443813629 +0000 UTC m=+12.307316715 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1500): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1540): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1540): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1540): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1540): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1540): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.443813629 +0000 UTC m=+12.307316715 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1540): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395b90 item 33 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1580): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1580): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1580): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1580): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1580): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.44491237 +0000 UTC m=+12.308415467 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1580): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c15c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c15c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352380 item 34 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c15c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c15c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c15c0): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c15c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c15c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.445304712 +0000 UTC m=+12.308807799 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c15c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1600): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1600): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1600): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1600): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1600): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.445304712 +0000 UTC m=+12.308807799 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1600): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003525b0 item 34 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1640): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1640): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1640): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1640): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1640): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.446231442 +0000 UTC m=+12.309734539 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1640): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1680): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1680): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1680): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1680): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1680): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352a80 item 35 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1680): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1680): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.446782672 +0000 UTC m=+12.310285759 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1680): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c16c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c16c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c16c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c16c0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c16c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.446782672 +0000 UTC m=+12.310285759 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c16c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352d20 item 35 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1740): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1740): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1740): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1740): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1740): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.447929343 +0000 UTC m=+12.311432439 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1740): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1800): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1800): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003532d0 item 36 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1800): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1800): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1800): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1800): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1800): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.448272563 +0000 UTC m=+12.311775651 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1800): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1840): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1840): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1840): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1840): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1840): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.448272563 +0000 UTC m=+12.311775651 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1840): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353d50 item 36 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1880): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1880): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1880): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1880): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1880): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.449399197 +0000 UTC m=+12.312902294 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1880): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c18c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c18c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c18c0): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c18c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c18c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae700 item 37 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c18c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c18c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.449847965 +0000 UTC m=+12.313351062 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c18c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1900): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1900): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1900): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1900): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1900): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.449847965 +0000 UTC m=+12.313351062 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1900): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aeb60 item 37 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1980): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1980): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1980): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1980): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1980): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.450984797 +0000 UTC m=+12.314487915 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1980): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1a40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1a40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af490 item 38 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1a40): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1a40): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1a40): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1a40): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1a40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.451412627 +0000 UTC m=+12.314915724 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1a40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1a80): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1a80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1a80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1a80): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1a80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.451412627 +0000 UTC m=+12.314915724 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1a80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af9d0 item 38 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1b00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1b00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1b00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1b00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1b00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.452639457 +0000 UTC m=+12.316142553 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1b00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1bc0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1bc0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1bc0): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1bc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1bc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae2a0 item 39 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1bc0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1bc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.452998186 +0000 UTC m=+12.316501284 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1bc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1c00): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1c00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1c00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1c00): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1c00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.452998186 +0000 UTC m=+12.316501284 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1c00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae7e0 item 39 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1c80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1c80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1c80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1c80): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1c80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.454100294 +0000 UTC m=+12.317603391 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1c80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1d40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1d40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aefc0 item 40 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1d40): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1d40): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1d40): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1d40): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1d40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.454597012 +0000 UTC m=+12.318100109 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1d40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1d80): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1d80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1d80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1d80): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1d80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.454597012 +0000 UTC m=+12.318100109 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1d80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af5e0 item 40 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1dc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1dc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1dc0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1dc0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1dc0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1dc0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1dc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.455571331 +0000 UTC m=+12.319074427 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1dc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1e00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1e00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1e00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003afd50 item 41 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1e00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1e00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.45597236 +0000 UTC m=+12.319475456 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1e00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1e40): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1e40): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1e40): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1e40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1e40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003880e0 item 41 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1e40): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1e40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.456555248 +0000 UTC m=+12.320058344 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1e40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1e80): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1e80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1e80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1e80): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1e80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.456555248 +0000 UTC m=+12.320058344 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1e80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388540 item 41 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1f40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1f40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1f40): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1f40): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1f40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1f40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1f40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.457575113 +0000 UTC m=+12.321078209 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0006c1f40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598000): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598000): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598000): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388c40 item 42 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598000): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598000): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.457931928 +0000 UTC m=+12.321435026 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598000): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388d90 item 42 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.458515789 +0000 UTC m=+12.322018886 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598100): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598100): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598100): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598100): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598100): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.458515789 +0000 UTC m=+12.322018886 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598100): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389110 item 42 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005981c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005981c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005981c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005981c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005981c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005981c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005981c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.459559567 +0000 UTC m=+12.323062664 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005981c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598200): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598200): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598200): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389570 item 43 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598200): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598200): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.45999472 +0000 UTC m=+12.323497817 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598200): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005982c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005982c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005982c0): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005982c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005982c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389730 item 43 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005982c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005982c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.460443859 +0000 UTC m=+12.323946956 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005982c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598300): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598300): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598300): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598300): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598300): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.460443859 +0000 UTC m=+12.323946956 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598300): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389960 item 43 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.461522883 +0000 UTC m=+12.325025979 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598400): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598400): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598400): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389dc0 item 44 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598400): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598400): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.46189649 +0000 UTC m=+12.325399587 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598400): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005984c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005984c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001562a0 item 44 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005984c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005984c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005984c0): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005984c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005984c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.462409278 +0000 UTC m=+12.325912375 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005984c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598500): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598500): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598500): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598500): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598500): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.462409278 +0000 UTC m=+12.325912375 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598500): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001565b0 item 44 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005985c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005985c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005985c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005985c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005985c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005985c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005985c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.463350986 +0000 UTC m=+12.326854084 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005985c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598600): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598600): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598600): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000156af0 item 45 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598600): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598600): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.463752527 +0000 UTC m=+12.327255623 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598600): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.463752527 +0000 UTC m=+12.327255623 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157110 item 45 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.465839473 +0000 UTC m=+12.329342570 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005987c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005987c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005987c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157730 item 46 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005987c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005987c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.466413684 +0000 UTC m=+12.329916781 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005987c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598880): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598880): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598880): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598880): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598880): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.466413684 +0000 UTC m=+12.329916781 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598880): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157ab0 item 46 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598940): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598940): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598940): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598940): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598940): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598940): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598940): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.467427577 +0000 UTC m=+12.330930674 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598940): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598980): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598980): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598980): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c41c0 item 47 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598980): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598980): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.467760479 +0000 UTC m=+12.331263576 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598980): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a40): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a40): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.467760479 +0000 UTC m=+12.331263576 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4690 item 47 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b00): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.468854802 +0000 UTC m=+12.332357899 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4fc0 item 48 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.469204385 +0000 UTC m=+12.332707481 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c00): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c00): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.469204385 +0000 UTC m=+12.332707481 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c52d0 item 48 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.470269744 +0000 UTC m=+12.333772830 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c80): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c80): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c80): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c80): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5730 item 49 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c80): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.47069606 +0000 UTC m=+12.334199158 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598cc0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598cc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598cc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598cc0): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598cc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.47069606 +0000 UTC m=+12.334199158 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598cc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5ab0 item 49 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.471801484 +0000 UTC m=+12.335304581 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e00): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004782a0 item 50 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e00): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e00): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e00): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e00): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.472201421 +0000 UTC m=+12.335704517 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.472201421 +0000 UTC m=+12.335704517 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004785b0 item 50 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598ec0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598ec0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598ec0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598ec0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598ec0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.473335658 +0000 UTC m=+12.336838755 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598ec0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f80): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f80): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f80): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f80): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478cb0 item 51 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f80): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.473800045 +0000 UTC m=+12.337303132 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598fc0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598fc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598fc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598fc0): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598fc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.473800045 +0000 UTC m=+12.337303132 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598fc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004793b0 item 51 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.474965482 +0000 UTC m=+12.338468579 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599100): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599100): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599100): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc000 item 52 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599100): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599100): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599100): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599100): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599100): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.475605285 +0000 UTC m=+12.339108383 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599100): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0000af340): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0000af340): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0000af340): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0000af340): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0000af340): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.475605285 +0000 UTC m=+12.339108383 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0000af340): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052070 item 52 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0000af540): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0000af540): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0000af540): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0000af540): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0000af540): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.476580586 +0000 UTC m=+12.340083684 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0000af540): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6240): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6240): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6240): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6240): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6240): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6240): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 53 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6240): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6240): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.476921734 +0000 UTC m=+12.340424831 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6240): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c62c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c62c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c62c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c62c0): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c62c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.476921734 +0000 UTC m=+12.340424831 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c62c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 53 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6380): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6380): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6380): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6380): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6380): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.477916461 +0000 UTC m=+12.341419559 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6380): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6540): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6540): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6540): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053d50 item 54 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6540): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6540): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6540): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6540): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6540): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.478347966 +0000 UTC m=+12.341851064 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6540): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6600): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6600): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6600): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6600): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6600): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.478347966 +0000 UTC m=+12.341851064 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6600): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ea0 item 54 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6680): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6680): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6680): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6680): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6680): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.479287892 +0000 UTC m=+12.342790988 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6680): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6b00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6b00): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6b00): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6b00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6b00): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6b00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ac9a0 item 55 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6b00): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6b00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.479735917 +0000 UTC m=+12.343239015 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6b00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6c40): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6c40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6c40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6c40): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6c40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.479735917 +0000 UTC m=+12.343239015 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c6c40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003acb60 item 55 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7140): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7140): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7140): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7140): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7140): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.480819231 +0000 UTC m=+12.344322327 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7140): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c72c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c72c0): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c72c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad180 item 56 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c72c0): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c72c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c72c0): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c72c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c72c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.481296171 +0000 UTC m=+12.344799268 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c72c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7340): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7340): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7340): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7340): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7340): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.481296171 +0000 UTC m=+12.344799268 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7340): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad5e0 item 56 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7400): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7400): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7400): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7400): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7400): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7400): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7400): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7400): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.482331013 +0000 UTC m=+12.345834110 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7400): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7440): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7440): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7440): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad9d0 item 57 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7440): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7440): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.482719949 +0000 UTC m=+12.346223047 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7440): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7580): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7580): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7580): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7580): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7580): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7580): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003adf10 item 57 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7580): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7580): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.483107683 +0000 UTC m=+12.346610781 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7580): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c75c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c75c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c75c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c75c0): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c75c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.483107683 +0000 UTC m=+12.346610781 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c75c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c380 item 57 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7780): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7780): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7780): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7780): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7780): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7780): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7780): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7780): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.484095247 +0000 UTC m=+12.347598334 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7780): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c77c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c77c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c77c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ca10 item 58 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c77c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c77c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.484559834 +0000 UTC m=+12.348062931 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c77c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7b80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7b80): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7b80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cbd0 item 58 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7b80): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7b80): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7b80): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7b80): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7b80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.484982313 +0000 UTC m=+12.348485410 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7b80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7bc0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7bc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7bc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7bc0): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7bc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.484982313 +0000 UTC m=+12.348485410 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7bc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d0a0 item 58 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7e00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7e00): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7e00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7e00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7e00): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7e00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7e00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7e00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.485898774 +0000 UTC m=+12.349401871 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7e00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7e40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7e40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7e40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d730 item 59 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7e40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7e40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.486229361 +0000 UTC m=+12.349732458 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003c7e40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020acc0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020acc0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020acc0): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020acc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020acc0): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020acc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047db90 item 59 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020acc0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020acc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.486698076 +0000 UTC m=+12.350201164 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020acc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020ae40): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020ae40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020ae40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020ae40): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020ae40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.486698076 +0000 UTC m=+12.350201164 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020ae40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dea0 item 59 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af00): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af00): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.487750091 +0000 UTC m=+12.351253187 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004861c0 item 60 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.488140209 +0000 UTC m=+12.351643306 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b040): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b040): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b040): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486310 item 60 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b040): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b040): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b040): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b040): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b040): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.488618181 +0000 UTC m=+12.352121279 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b040): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b080): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b080): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b080): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b080): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b080): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.488618181 +0000 UTC m=+12.352121279 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b080): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486460 item 60 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b140): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b140): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b140): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b140): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b140): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b140): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b140): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b140): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.48957091 +0000 UTC m=+12.353074008 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b140): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b180): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b180): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b180): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486700 item 61 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b180): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b180): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.489981638 +0000 UTC m=+12.353484735 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b180): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b280): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b280): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b280): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b280): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b280): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.489981638 +0000 UTC m=+12.353484735 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b280): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486850 item 61 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b7c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b7c0): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b7c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b7c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b7c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b7c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b7c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b7c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.491079788 +0000 UTC m=+12.354582884 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b7c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b9c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b9c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b9c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486af0 item 62 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b9c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b9c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.491442835 +0000 UTC m=+12.354945933 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b9c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bac0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bac0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bac0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bac0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bac0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.491442835 +0000 UTC m=+12.354945933 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bac0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486c40 item 62 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb80): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb80): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb80): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb80): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.492422765 +0000 UTC m=+12.355925852 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bbc0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bbc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bbc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486ee0 item 63 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bbc0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bbc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.49278946 +0000 UTC m=+12.356292557 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bbc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bd40): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bd40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bd40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bd40): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bd40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.49278946 +0000 UTC m=+12.356292557 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bd40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487110 item 63 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 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 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bec0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bec0): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bec0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bec0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bec0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bec0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bec0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bec0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.494055243 +0000 UTC m=+12.357558340 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bec0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bf00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bf00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bf00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487650 item 64 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bf00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bf00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.494457204 +0000 UTC m=+12.357960301 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bf00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004020c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004020c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004020c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004020c0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004020c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.494457204 +0000 UTC m=+12.357960301 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004020c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004878f0 item 64 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402100): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402100): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402100): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402100): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402100): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.49553155 +0000 UTC m=+12.359034647 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402100): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487e30 item 65 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.495961833 +0000 UTC m=+12.359464930 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599140): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599140): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599140): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599140): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599140): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.495961833 +0000 UTC m=+12.359464930 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599140): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc8c0 item 65 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599180): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599180): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599180): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599180): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599180): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.496977038 +0000 UTC m=+12.360480135 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599180): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599240): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599240): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcee0 item 66 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599240): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599240): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599240): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599240): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599240): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.497434151 +0000 UTC m=+12.360937268 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599240): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599280): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599280): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599280): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599280): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599280): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.497434151 +0000 UTC m=+12.360937268 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599280): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd5e0 item 66 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005992c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005992c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005992c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005992c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005992c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.498393252 +0000 UTC m=+12.361896349 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005992c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599300): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599300): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599300): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599300): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599300): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdc70 item 67 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599300): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599300): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.498831902 +0000 UTC m=+12.362334998 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599300): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599340): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599340): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599340): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599340): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599340): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.498831902 +0000 UTC m=+12.362334998 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599340): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c070 item 67 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005993c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005993c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005993c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005993c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005993c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.499755776 +0000 UTC m=+12.363258873 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005993c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599480): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599480): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c4d0 item 68 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599480): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599480): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599480): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599480): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599480): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.500312185 +0000 UTC m=+12.363815272 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599480): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005994c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005994c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005994c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005994c0): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005994c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.500312185 +0000 UTC m=+12.363815272 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005994c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c690 item 68 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599500): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599500): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599500): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599500): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599500): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.50117206 +0000 UTC m=+12.364675148 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599500): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599540): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599540): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599540): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599540): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599540): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c930 item 69 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599540): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599540): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.501570975 +0000 UTC m=+12.365074072 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599540): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599580): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599580): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599580): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599580): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599580): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.501570975 +0000 UTC m=+12.365074072 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599580): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048caf0 item 69 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599600): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599600): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599600): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599600): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599600): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.502716745 +0000 UTC m=+12.366219842 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599600): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005996c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005996c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cd90 item 70 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005996c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005996c0): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005996c0): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005996c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005996c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.5031694 +0000 UTC m=+12.366672497 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005996c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599700): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599700): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599700): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599700): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599700): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.5031694 +0000 UTC m=+12.366672497 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599700): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cee0 item 70 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599780): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599780): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599780): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599780): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599780): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.50409615 +0000 UTC m=+12.367599247 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599780): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599840): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599840): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599840): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599840): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599840): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d1f0 item 71 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599840): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599840): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.504461913 +0000 UTC m=+12.367965010 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599840): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599880): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599880): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599880): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599880): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599880): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.504461913 +0000 UTC m=+12.367965010 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599880): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d3b0 item 71 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599900): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599900): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599900): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599900): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599900): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.505465918 +0000 UTC m=+12.368969015 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599900): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005999c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005999c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d650 item 72 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005999c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005999c0): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005999c0): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005999c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005999c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.505892654 +0000 UTC m=+12.369395752 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005999c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599a00): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599a00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599a00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599a00): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599a00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.505892654 +0000 UTC m=+12.369395752 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599a00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d880 item 72 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599a40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599a40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599a40): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599a40): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599a40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599a40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599a40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.506835024 +0000 UTC m=+12.370338121 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599a40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599a80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599a80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599a80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dc00 item 73 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599a80): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599a80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.507146306 +0000 UTC m=+12.370649402 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599a80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599ac0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599ac0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599ac0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599ac0): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599ac0): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dea0 item 73 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599ac0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599ac0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.507522668 +0000 UTC m=+12.371025766 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599ac0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599b00): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599b00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599b00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599b00): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599b00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.507522668 +0000 UTC m=+12.371025766 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599b00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097a070 item 73 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599bc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599bc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599bc0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599bc0): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599bc0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599bc0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599bc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.508479985 +0000 UTC m=+12.371983082 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599bc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599c00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599c00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599c00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097a310 item 74 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599c00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599c00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.508841049 +0000 UTC m=+12.372344146 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599c00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599cc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599cc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097a460 item 74 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599cc0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599cc0): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599cc0): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599cc0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599cc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.509266585 +0000 UTC m=+12.372769681 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599cc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599d00): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599d00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599d00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599d00): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599d00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.509266585 +0000 UTC m=+12.372769681 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599d00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097a5b0 item 74 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599dc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599dc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599dc0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599dc0): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599dc0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599dc0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599dc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.510166865 +0000 UTC m=+12.373669961 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599dc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599e00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599e00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599e00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097a850 item 75 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599e00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599e00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.510625951 +0000 UTC m=+12.374129049 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599e00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599ec0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599ec0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599ec0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599ec0): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599ec0): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097a9a0 item 75 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599ec0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599ec0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.511027091 +0000 UTC m=+12.374530188 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599ec0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599f00): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599f00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599f00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599f00): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599f00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.511027091 +0000 UTC m=+12.374530188 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599f00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097aaf0 item 75 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6080): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6080): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6080): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6080): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6080): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6080): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6080): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.512011449 +0000 UTC m=+12.375514546 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6080): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a60c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a60c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a60c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097ad90 item 76 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a60c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a60c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.512369468 +0000 UTC m=+12.375872565 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a60c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a61c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a61c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097aee0 item 76 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a61c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a61c0): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a61c0): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a61c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a61c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.512783781 +0000 UTC m=+12.376286878 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a61c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6200): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6200): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6200): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6200): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6200): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.512783781 +0000 UTC m=+12.376286878 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6200): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097b030 item 76 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a62c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a62c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a62c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a62c0): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a62c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a62c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a62c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.513793536 +0000 UTC m=+12.377296633 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a62c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6300): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6300): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6300): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097b2d0 item 77 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6300): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6300): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.514214963 +0000 UTC m=+12.377718060 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6300): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a63c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a63c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a63c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a63c0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a63c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.514214963 +0000 UTC m=+12.377718060 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a63c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097b420 item 77 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6480): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6480): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6480): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6480): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6480): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6480): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6480): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.515432337 +0000 UTC m=+12.378935433 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6480): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a64c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a64c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a64c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097b6c0 item 78 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a64c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a64c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.51576091 +0000 UTC m=+12.379264006 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a64c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6580): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6580): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6580): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6580): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6580): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.51576091 +0000 UTC m=+12.379264006 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6580): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097b810 item 78 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6640): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6640): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6640): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6640): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6640): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6640): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6640): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.516863958 +0000 UTC m=+12.380367055 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6640): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6680): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6680): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6680): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097bab0 item 79 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6680): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6680): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.517249779 +0000 UTC m=+12.380752876 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6680): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6740): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6740): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6740): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6740): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6740): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.517249779 +0000 UTC m=+12.380752876 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6740): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097bc00 item 79 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6800): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6800): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6800): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6800): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6800): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6800): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6800): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.518299388 +0000 UTC m=+12.381802486 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6800): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6840): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6840): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6840): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097bea0 item 80 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6840): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6840): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.518673307 +0000 UTC m=+12.382176404 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6840): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6900): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6900): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6900): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6900): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6900): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.518673307 +0000 UTC m=+12.382176404 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6900): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b74070 item 80 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6940): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6940): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6940): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6940): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6940): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.519843201 +0000 UTC m=+12.383346298 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6940): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6980): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6980): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6980): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6980): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6980): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6980): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b74310 item 81 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6980): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6980): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.520223802 +0000 UTC m=+12.383726899 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6980): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a69c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a69c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a69c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a69c0): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a69c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.520223802 +0000 UTC m=+12.383726899 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a69c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b74460 item 81 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6a40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6a40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6a40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6a40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6a40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.521245809 +0000 UTC m=+12.384748907 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6a40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6b00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6b00): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6b00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b74700 item 82 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6b00): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6b00): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6b00): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6b00): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6b00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.521661166 +0000 UTC m=+12.385164262 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6b00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6b40): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6b40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6b40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6b40): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6b40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.521661166 +0000 UTC m=+12.385164262 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6b40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b74850 item 82 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6bc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6bc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6bc0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6bc0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6bc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.522652886 +0000 UTC m=+12.386155984 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6bc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6c80): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6c80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6c80): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6c80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6c80): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6c80): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b74af0 item 83 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6c80): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6c80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.523000166 +0000 UTC m=+12.386503263 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6c80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6cc0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6cc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6cc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6cc0): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6cc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.523000166 +0000 UTC m=+12.386503263 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6cc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b74c40 item 83 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6d40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6d40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6d40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6d40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6d40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.523976017 +0000 UTC m=+12.387479115 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6d40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6e00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6e00): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6e00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b74ee0 item 84 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6e00): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6e00): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6e00): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6e00): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6e00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.524878493 +0000 UTC m=+12.388381590 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6e00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6e40): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6e40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6e40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6e40): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6e40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.524878493 +0000 UTC m=+12.388381590 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6e40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b75030 item 84 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6ec0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6ec0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6ec0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6ec0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6ec0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.526072392 +0000 UTC m=+12.389575489 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6ec0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6f80): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6f80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6f80): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6f80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6f80): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6f80): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b752d0 item 85 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6f80): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6f80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.526688151 +0000 UTC m=+12.390191248 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6f80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6fc0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6fc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6fc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6fc0): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6fc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.526688151 +0000 UTC m=+12.390191248 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6fc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b75420 item 85 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7040): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7040): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7040): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7040): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7040): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.527823762 +0000 UTC m=+12.391326859 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7040): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7100): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7100): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7100): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b756c0 item 86 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7100): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7100): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7100): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7100): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7100): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.528340736 +0000 UTC m=+12.391843833 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7100): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7140): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7140): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7140): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7140): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7140): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.528340736 +0000 UTC m=+12.391843833 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7140): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b75810 item 86 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a71c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a71c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a71c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a71c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a71c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.529319394 +0000 UTC m=+12.392822491 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a71c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7280): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7280): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7280): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7280): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7280): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7280): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b75ab0 item 87 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7280): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7280): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.52968181 +0000 UTC m=+12.393184907 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7280): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a72c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a72c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a72c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a72c0): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a72c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.52968181 +0000 UTC m=+12.393184907 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a72c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b75c00 item 87 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7340): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7340): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7340): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7340): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7340): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.530668673 +0000 UTC m=+12.394171771 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7340): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7400): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7400): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7400): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b75ea0 item 88 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7400): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7400): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7400): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7400): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7400): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.531038053 +0000 UTC m=+12.394541150 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7400): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7440): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7440): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7440): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7440): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7440): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.531038053 +0000 UTC m=+12.394541150 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7440): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1c070 item 88 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7500): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7500): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7500): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7500): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7500): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7500): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7500): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7500): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.531928656 +0000 UTC m=+12.395431752 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7500): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7540): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7540): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7540): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1c310 item 89 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7540): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7540): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.532292455 +0000 UTC m=+12.395795552 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7540): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7600): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7600): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7600): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7600): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7600): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7600): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1c460 item 89 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7600): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7600): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.532665321 +0000 UTC m=+12.396168419 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7600): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7640): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7640): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7640): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7640): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7640): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.532665321 +0000 UTC m=+12.396168419 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7640): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1c5b0 item 89 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7700): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7700): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7700): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7700): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7700): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7700): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7700): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7700): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.533608462 +0000 UTC m=+12.397111559 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7700): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7740): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7740): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7740): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1c850 item 90 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7740): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7740): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.53412189 +0000 UTC m=+12.397624987 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7740): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7800): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7800): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7800): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1c9a0 item 90 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7800): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7800): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7800): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7800): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7800): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.534782905 +0000 UTC m=+12.398286001 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7800): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7840): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7840): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7840): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7840): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7840): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.534782905 +0000 UTC m=+12.398286001 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a7840): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1caf0 item 90 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402100): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402100): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402100): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402100): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402100): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402100): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402100): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402100): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.535819179 +0000 UTC m=+12.399322276 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402100): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1c150 item 91 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.536155878 +0000 UTC m=+12.399658975 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004027c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004027c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004027c0): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004027c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004027c0): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004027c0): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1c2a0 item 91 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004027c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004027c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.53653722 +0000 UTC m=+12.400040317 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004027c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402840): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402840): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402840): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402840): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402840): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.53653722 +0000 UTC m=+12.400040317 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402840): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1c3f0 item 91 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402900): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402900): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402900): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402900): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402900): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402900): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402900): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402900): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.53765689 +0000 UTC m=+12.401159987 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402900): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004029c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004029c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004029c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1c690 item 92 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004029c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004029c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.53809575 +0000 UTC m=+12.401598847 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004029c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402a80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402a80): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402a80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1c7e0 item 92 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402a80): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402a80): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402a80): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402a80): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402a80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.538881567 +0000 UTC m=+12.402384664 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402a80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402ac0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402ac0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402ac0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402ac0): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402ac0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.538881567 +0000 UTC m=+12.402384664 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402ac0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1ccb0 item 92 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402d00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402d00): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402d00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402d00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402d00): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402d00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402d00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402d00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.539912321 +0000 UTC m=+12.403415418 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402d00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402dc0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402dc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402dc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1cf50 item 93 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402dc0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402dc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.540416092 +0000 UTC m=+12.403919189 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402dc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402f80): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402f80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402f80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402f80): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402f80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.540416092 +0000 UTC m=+12.403919189 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402f80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1d0a0 item 93 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403940): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403940): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403940): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403940): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403940): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403940): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403940): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403940): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.541658492 +0000 UTC m=+12.405161579 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403940): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004039c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004039c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004039c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1d340 item 94 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004039c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004039c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.542066123 +0000 UTC m=+12.405569220 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004039c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c40): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c40): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.542066123 +0000 UTC m=+12.405569220 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1d490 item 94 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d00): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d00): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.543241477 +0000 UTC m=+12.406744574 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1d730 item 95 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.543651463 +0000 UTC m=+12.407154550 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403e00): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403e00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403e00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403e00): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403e00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.543651463 +0000 UTC m=+12.407154550 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403e00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1d880 item 95 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 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 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6080): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6080): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6080): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6080): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6080): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6080): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6080): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6080): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.544709248 +0000 UTC m=+12.408212345 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a6080): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a60c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a60c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a60c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1db20 item 96 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a60c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a60c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.545109174 +0000 UTC m=+12.408612271 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a60c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a61c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a61c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a61c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a61c0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a61c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.545109174 +0000 UTC m=+12.408612271 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0001a61c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1dc70 item 96 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= 2024/12/26 01:32:13 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:13 DEBUG : : Looking for writers 2024/12/26 01:32:13 DEBUG : >WaitForWriters: 2024/12/26 01:32:13 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:13 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/12/26 01:32:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e24c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e24c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e24c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e24c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e24c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.56796128 +0000 UTC m=+12.431464378 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e24c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2500): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2500): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2500): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2500): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2500): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2500): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2500): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.56796128 +0000 UTC m=+12.431464378 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2500): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2540): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2540): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2540): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2540): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2540): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.56796128 +0000 UTC m=+12.431464378 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2540): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8a10 item 1 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2580): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2580): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2580): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2580): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2580): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.569511475 +0000 UTC m=+12.433014572 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2580): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e25c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e25c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e25c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e25c0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e25c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.569511475 +0000 UTC m=+12.433014572 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e25c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8ee0 item 2 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2600): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2600): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2600): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2600): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2600): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.570519978 +0000 UTC m=+12.434023066 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2600): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2640): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2640): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2640): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2640): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2640): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2640): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2640): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.570519978 +0000 UTC m=+12.434023066 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2640): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2680): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2680): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2680): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2680): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2680): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.570519978 +0000 UTC m=+12.434023066 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2680): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b93b0 item 3 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2700): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2700): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2700): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2700): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2700): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.57316158 +0000 UTC m=+12.436664677 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2700): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2780): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2780): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2780): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2780): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2780): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.57316158 +0000 UTC m=+12.436664677 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2780): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9c00 item 4 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e27c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e27c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e27c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e27c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e27c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.574253489 +0000 UTC m=+12.437756586 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e27c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2800): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2800): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2800): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2800): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2800): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2800): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2800): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.574253489 +0000 UTC m=+12.437756586 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2800): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2840): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2840): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2840): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2840): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2840): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.574253489 +0000 UTC m=+12.437756586 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2840): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be070 item 5 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e28c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e28c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e28c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e28c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e28c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.576304429 +0000 UTC m=+12.439807525 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e28c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2940): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2940): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2940): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2940): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2940): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.576304429 +0000 UTC m=+12.439807525 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2940): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be700 item 6 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e29c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e29c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e29c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e29c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e29c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.577491955 +0000 UTC m=+12.440995053 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e29c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2a80): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2a80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2a80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2a80): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2a80): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2a80): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2a80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.577491955 +0000 UTC m=+12.440995053 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2a80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2ac0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2ac0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2ac0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2ac0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2ac0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.577491955 +0000 UTC m=+12.440995053 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2ac0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bec40 item 7 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2b40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2b40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2b40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2b40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2b40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.579311282 +0000 UTC m=+12.442814379 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2b40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2bc0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2bc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2bc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2bc0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2bc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.579311282 +0000 UTC m=+12.442814379 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2bc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfa40 item 8 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2c00): _readAt: size=2, off=0 2024/12/26 01:32:13 ERROR : open-test-file(0xc0003e2c00): Couldn't read size of file 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2c00): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2c00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2c00): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2c00): close: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2c00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2c40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2c40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2c40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2c40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2c40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.580757833 +0000 UTC m=+12.444260930 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2c40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2c80): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2c80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2c80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2c80): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2c80): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2c80): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2c80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.580757833 +0000 UTC m=+12.444260930 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2c80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2cc0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2cc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2cc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2cc0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2cc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.580757833 +0000 UTC m=+12.444260930 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2cc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfce0 item 9 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2d40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2d40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2d40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2d40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2d40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.582933766 +0000 UTC m=+12.446436863 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2d40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2dc0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2dc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2dc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2dc0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2dc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.582933766 +0000 UTC m=+12.446436863 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2dc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394230 item 10 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2e80): _readAt: size=2, off=0 2024/12/26 01:32:13 ERROR : open-test-file(0xc0003e2e80): Couldn't read size of file 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2e80): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2e80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2e80): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2e80): close: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2e80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2ec0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2ec0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2ec0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2ec0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2ec0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.584332017 +0000 UTC m=+12.447835113 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2ec0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2f80): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2f80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2f80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2f80): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2f80): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2f80): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2f80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.584332017 +0000 UTC m=+12.447835113 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2f80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2fc0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2fc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2fc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2fc0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2fc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.584332017 +0000 UTC m=+12.447835113 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e2fc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003945b0 item 11 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3040): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3040): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3040): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3040): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3040): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.586267641 +0000 UTC m=+12.449770738 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3040): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e30c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e30c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e30c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e30c0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e30c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.586267641 +0000 UTC m=+12.449770738 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e30c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394a10 item 12 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3180): _readAt: size=2, off=0 2024/12/26 01:32:13 ERROR : open-test-file(0xc0003e3180): Couldn't read size of file 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3180): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3180): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3180): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3180): close: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3180): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e31c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e31c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e31c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e31c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e31c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.587829295 +0000 UTC m=+12.451332393 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e31c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3280): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3280): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3280): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3280): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3280): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.587829295 +0000 UTC m=+12.451332393 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3280): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394ee0 item 13 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3300): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3300): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3300): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3300): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3300): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.589094398 +0000 UTC m=+12.452597496 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3300): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3380): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3380): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3380): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3380): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3380): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.589094398 +0000 UTC m=+12.452597496 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3380): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395260 item 14 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3440): _readAt: size=2, off=0 2024/12/26 01:32:13 ERROR : open-test-file(0xc0003e3440): Couldn't read size of file 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3440): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3440): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3440): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3440): close: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3440): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3480): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3480): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3480): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3480): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3480): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.590306751 +0000 UTC m=+12.453809848 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3480): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3540): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3540): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3540): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3540): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3540): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.590306751 +0000 UTC m=+12.453809848 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3540): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395570 item 15 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e35c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e35c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e35c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e35c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e35c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.592011905 +0000 UTC m=+12.455514992 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e35c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3640): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3640): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3640): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3640): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3640): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.592011905 +0000 UTC m=+12.455514992 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3640): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003958f0 item 16 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3680): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3680): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3680): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3680): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3680): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.593188372 +0000 UTC m=+12.456691469 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3680): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e36c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e36c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e36c0): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e36c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e36c0): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e36c0): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e36c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e36c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.593188372 +0000 UTC m=+12.456691469 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e36c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3700): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3700): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3700): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3700): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3700): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.593188372 +0000 UTC m=+12.456691469 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3700): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395d50 item 17 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3780): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3780): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3780): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3780): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3780): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.594644752 +0000 UTC m=+12.458147848 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3780): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3800): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3800): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3800): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3800): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3800): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.594644752 +0000 UTC m=+12.458147848 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3800): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352690 item 18 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3880): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3880): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3880): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3880): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3880): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.595653514 +0000 UTC m=+12.459156611 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3880): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3940): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3940): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3940): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3940): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3940): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3940): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3940): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3940): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.595653514 +0000 UTC m=+12.459156611 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3940): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3980): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3980): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3980): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3980): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3980): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.595653514 +0000 UTC m=+12.459156611 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3980): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352b60 item 19 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3a00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3a00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3a00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3a00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3a00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.59734878 +0000 UTC m=+12.460851877 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3a00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3a80): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3a80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3a80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3a80): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3a80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.59734878 +0000 UTC m=+12.460851877 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3a80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353340 item 20 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3b00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3b00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3b00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3b00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3b00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.598429487 +0000 UTC m=+12.461932585 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3b00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3cc0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3cc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3cc0): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3cc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3cc0): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3cc0): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3cc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3cc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.598429487 +0000 UTC m=+12.461932585 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3cc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3d00): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3d00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3d00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3d00): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3d00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.598429487 +0000 UTC m=+12.461932585 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3d00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae540 item 21 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3d80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3d80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3d80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3d80): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3d80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.59987747 +0000 UTC m=+12.463380567 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3d80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3e00): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3e00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3e00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3e00): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3e00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.59987747 +0000 UTC m=+12.463380567 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3e00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aee00 item 22 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3e80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3e80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3e80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3e80): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3e80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.600994987 +0000 UTC m=+12.464498084 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3e80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3f40): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3f40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3f40): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3f40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3f40): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3f40): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3f40): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3f40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.600994987 +0000 UTC m=+12.464498084 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0003e3f40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816000): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816000): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816000): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816000): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816000): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.600994987 +0000 UTC m=+12.464498084 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816000): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af9d0 item 23 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816080): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816080): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816080): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816080): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816080): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.602704799 +0000 UTC m=+12.466207896 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816080): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816100): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816100): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816100): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816100): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816100): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.602704799 +0000 UTC m=+12.466207896 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816100): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae380 item 24 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008161c0): _readAt: size=2, off=0 2024/12/26 01:32:13 ERROR : open-test-file(0xc0008161c0): Couldn't read size of file 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008161c0): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008161c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008161c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008161c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008161c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816200): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816200): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816200): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816200): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816200): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.603787681 +0000 UTC m=+12.467290778 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816200): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008162c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008162c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008162c0): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008162c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008162c0): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008162c0): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008162c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008162c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.603787681 +0000 UTC m=+12.467290778 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008162c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816300): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816300): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816300): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816300): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816300): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.603787681 +0000 UTC m=+12.467290778 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816300): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aef50 item 25 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816380): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816380): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816380): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816380): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816380): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.605058645 +0000 UTC m=+12.468561742 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816380): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816400): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816400): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816400): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816400): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816400): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.605058645 +0000 UTC m=+12.468561742 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816400): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003afab0 item 26 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008164c0): _readAt: size=2, off=0 2024/12/26 01:32:13 ERROR : open-test-file(0xc0008164c0): Couldn't read size of file 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008164c0): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008164c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008164c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008164c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008164c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816500): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816500): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816500): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816500): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816500): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.606143129 +0000 UTC m=+12.469646227 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816500): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008165c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008165c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008165c0): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008165c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008165c0): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008165c0): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008165c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008165c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.606143129 +0000 UTC m=+12.469646227 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008165c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816600): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816600): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816600): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816600): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816600): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.606143129 +0000 UTC m=+12.469646227 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816600): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003881c0 item 27 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816680): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816680): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816680): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816680): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816680): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.607524048 +0000 UTC m=+12.471027145 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816680): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816700): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816700): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816700): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816700): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816700): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.607524048 +0000 UTC m=+12.471027145 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816700): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388c40 item 28 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008167c0): _readAt: size=2, off=0 2024/12/26 01:32:13 ERROR : open-test-file(0xc0008167c0): Couldn't read size of file 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008167c0): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008167c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008167c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008167c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008167c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816800): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816800): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816800): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816800): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816800): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.608483008 +0000 UTC m=+12.471986105 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816800): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008168c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008168c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008168c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008168c0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008168c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.608483008 +0000 UTC m=+12.471986105 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008168c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389110 item 29 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816940): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816940): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816940): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816940): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816940): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.609467307 +0000 UTC m=+12.472970403 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816940): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008169c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008169c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008169c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008169c0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008169c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.609467307 +0000 UTC m=+12.472970403 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008169c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389570 item 30 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816a80): _readAt: size=2, off=0 2024/12/26 01:32:13 ERROR : open-test-file(0xc000816a80): Couldn't read size of file 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816a80): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816a80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816a80): >_writeAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816a80): close: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816a80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816ac0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816ac0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816ac0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816ac0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816ac0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.610657088 +0000 UTC m=+12.474160184 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816ac0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816b80): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816b80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816b80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816b80): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816b80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.610657088 +0000 UTC m=+12.474160184 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816b80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389960 item 31 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 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 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816c00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816c00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816c00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816c00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816c00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.612090593 +0000 UTC m=+12.475593690 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816c00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816c80): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816c80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816c80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816c80): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816c80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.612090593 +0000 UTC m=+12.475593690 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816c80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389dc0 item 32 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816cc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816cc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816cc0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816cc0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816cc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.613319568 +0000 UTC m=+12.476822665 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816cc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c41c0 item 33 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.613678919 +0000 UTC m=+12.477182016 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598100): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598100): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598100): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598100): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598100): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.613678919 +0000 UTC m=+12.477182016 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598100): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4690 item 33 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598140): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598140): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598140): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598140): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598140): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.614719673 +0000 UTC m=+12.478222769 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598140): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598180): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598180): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4fc0 item 34 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598180): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598180): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598180): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598180): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598180): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.61517931 +0000 UTC m=+12.478682407 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598180): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005981c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005981c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005981c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005981c0): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005981c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.61517931 +0000 UTC m=+12.478682407 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005981c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c52d0 item 34 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598200): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598200): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598200): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598200): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598200): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.616100861 +0000 UTC m=+12.479603958 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598200): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598240): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598240): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598240): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598240): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598240): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5730 item 35 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598240): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598240): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.616467786 +0000 UTC m=+12.479970873 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598240): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598280): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598280): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598280): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598280): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598280): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.616467786 +0000 UTC m=+12.479970873 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598280): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5ab0 item 35 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598300): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598300): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598300): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598300): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598300): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.61750895 +0000 UTC m=+12.481012048 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598300): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004782a0 item 36 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.617936538 +0000 UTC m=+12.481439636 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598400): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598400): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598400): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598400): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598400): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.617936538 +0000 UTC m=+12.481439636 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598400): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004785b0 item 36 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598440): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598440): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598440): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598440): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598440): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.618918873 +0000 UTC m=+12.482421960 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598440): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598480): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598480): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598480): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598480): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598480): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478cb0 item 37 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598480): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598480): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.619311886 +0000 UTC m=+12.482814983 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598480): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005984c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005984c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005984c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005984c0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005984c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.619311886 +0000 UTC m=+12.482814983 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005984c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004793b0 item 37 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598540): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598540): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598540): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598540): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598540): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.62039547 +0000 UTC m=+12.483898566 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598540): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598600): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598600): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052070 item 38 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598600): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598600): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598600): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598600): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598600): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.620851451 +0000 UTC m=+12.484354548 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598600): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598640): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598640): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598640): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598640): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598640): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.620851451 +0000 UTC m=+12.484354548 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598640): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052620 item 38 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.621833284 +0000 UTC m=+12.485336381 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 39 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.622142551 +0000 UTC m=+12.485645668 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005987c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005987c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005987c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005987c0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005987c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.622142551 +0000 UTC m=+12.485645668 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005987c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 39 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598840): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598840): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598840): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598840): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598840): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.623381846 +0000 UTC m=+12.486884932 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598840): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598900): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598900): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ea0 item 40 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598900): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598900): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598900): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598900): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598900): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.623801158 +0000 UTC m=+12.487304255 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598900): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598940): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598940): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598940): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598940): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598940): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.623801158 +0000 UTC m=+12.487304255 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598940): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ac620 item 40 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598980): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598980): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598980): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598980): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598980): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598980): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598980): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.624686261 +0000 UTC m=+12.488189358 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598980): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005989c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005989c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005989c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003acb60 item 41 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005989c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005989c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.625107347 +0000 UTC m=+12.488610443 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005989c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a00): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a00): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ace70 item 41 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a00): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.625511552 +0000 UTC m=+12.489014649 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a40): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a40): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.625511552 +0000 UTC m=+12.489014649 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad180 item 41 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b00): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.626690853 +0000 UTC m=+12.490193950 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad880 item 42 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.627136555 +0000 UTC m=+12.490639653 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad9d0 item 42 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c00): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c00): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c00): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.627584231 +0000 UTC m=+12.491087328 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.627584231 +0000 UTC m=+12.491087328 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003adf10 item 42 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d00): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.628531349 +0000 UTC m=+12.492034447 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c620 item 43 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.628865743 +0000 UTC m=+12.492368841 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e00): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e00): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ca10 item 43 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e00): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.629327086 +0000 UTC m=+12.492830183 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.629327086 +0000 UTC m=+12.492830183 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cbd0 item 43 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f00): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.630676454 +0000 UTC m=+12.494179552 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d340 item 44 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.631067645 +0000 UTC m=+12.494570732 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599000): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599000): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d730 item 44 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599000): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599000): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599000): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599000): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599000): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.631736313 +0000 UTC m=+12.495239431 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599000): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.631736313 +0000 UTC m=+12.495239431 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047db90 item 44 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599100): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599100): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599100): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599100): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599100): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599100): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599100): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.633206439 +0000 UTC m=+12.496709536 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599100): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816d00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816d00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816d00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc460 item 45 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816d00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816d00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.633660546 +0000 UTC m=+12.497163633 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816d00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816dc0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816dc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816dc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816dc0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816dc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.633660546 +0000 UTC m=+12.497163633 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816dc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000156700 item 45 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816e80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816e80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816e80): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816e80): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816e80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816e80): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816e80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.634849636 +0000 UTC m=+12.498352734 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816e80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816ec0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816ec0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816ec0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000156b60 item 46 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816ec0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816ec0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.635234756 +0000 UTC m=+12.498737853 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816ec0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816f80): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816f80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816f80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816f80): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816f80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.635234756 +0000 UTC m=+12.498737853 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000816f80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157180 item 46 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817040): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817040): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817040): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817040): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817040): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817040): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817040): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.636286179 +0000 UTC m=+12.499789276 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817040): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817080): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817080): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817080): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157810 item 47 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817080): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817080): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.636639058 +0000 UTC m=+12.500142155 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817080): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817140): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817140): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817140): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817140): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817140): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.636639058 +0000 UTC m=+12.500142155 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817140): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157b90 item 47 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817200): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817200): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817200): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817200): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817200): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817200): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817200): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.637779907 +0000 UTC m=+12.501283004 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817200): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817240): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817240): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817240): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c150 item 48 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817240): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817240): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.638223104 +0000 UTC m=+12.501726192 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817240): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817300): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817300): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817300): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817300): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817300): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.638223104 +0000 UTC m=+12.501726192 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817300): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c3f0 item 48 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817340): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817340): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817340): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817340): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817340): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.639412666 +0000 UTC m=+12.502915763 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817340): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817380): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817380): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817380): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817380): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817380): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817380): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c770 item 49 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817380): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817380): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.639943167 +0000 UTC m=+12.503446263 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817380): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008173c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008173c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008173c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008173c0): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008173c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.639943167 +0000 UTC m=+12.503446263 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008173c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c8c0 item 49 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817440): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817440): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817440): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817440): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817440): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.640931872 +0000 UTC m=+12.504434969 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817440): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817500): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817500): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817500): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cbd0 item 50 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817500): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817500): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817500): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817500): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817500): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.6414502 +0000 UTC m=+12.504953297 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817500): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817540): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817540): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817540): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817540): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817540): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.6414502 +0000 UTC m=+12.504953297 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817540): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cd20 item 50 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008175c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008175c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008175c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008175c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008175c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.642332116 +0000 UTC m=+12.505835213 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008175c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008176c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008176c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008176c0): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008176c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008176c0): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008176c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cfc0 item 51 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008176c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008176c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.642735941 +0000 UTC m=+12.506239037 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008176c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817700): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817700): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817700): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817700): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817700): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.642735941 +0000 UTC m=+12.506239037 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817700): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d180 item 51 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817780): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817780): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817780): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817780): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817780): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.6438983 +0000 UTC m=+12.507401397 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817780): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817840): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817840): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817840): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d490 item 52 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817840): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817840): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817840): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817840): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817840): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.64432619 +0000 UTC m=+12.507829287 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817840): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817880): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817880): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817880): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817880): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817880): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.64432619 +0000 UTC m=+12.507829287 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817880): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d5e0 item 52 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817900): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817900): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817900): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817900): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817900): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.645225158 +0000 UTC m=+12.508728255 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817900): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008179c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008179c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008179c0): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008179c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008179c0): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008179c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d9d0 item 53 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008179c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008179c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.645632208 +0000 UTC m=+12.509135306 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0008179c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817a00): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817a00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817a00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817a00): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817a00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.645632208 +0000 UTC m=+12.509135306 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817a00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048db90 item 53 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817a80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817a80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817a80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817a80): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817a80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.646935091 +0000 UTC m=+12.510438188 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817a80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817b40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817b40): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817b40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000954000 item 54 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817b40): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817b40): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817b40): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817b40): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817b40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.647325159 +0000 UTC m=+12.510828256 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817b40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817b80): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817b80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817b80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817b80): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817b80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.647325159 +0000 UTC m=+12.510828256 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817b80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000954150 item 54 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817c00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817c00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817c00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817c00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817c00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.648313384 +0000 UTC m=+12.511816481 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817c00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817cc0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817cc0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817cc0): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817cc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817cc0): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817cc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009543f0 item 55 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817cc0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817cc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.648742254 +0000 UTC m=+12.512245352 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817cc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817d00): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817d00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817d00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817d00): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817d00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.648742254 +0000 UTC m=+12.512245352 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817d00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000954540 item 55 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817d80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817d80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817d80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817d80): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817d80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.649886171 +0000 UTC m=+12.513389268 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817d80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817e40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817e40): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817e40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009547e0 item 56 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817e40): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817e40): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817e40): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817e40): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817e40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.650302898 +0000 UTC m=+12.513805995 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817e40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817e80): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817e80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817e80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817e80): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817e80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.650302898 +0000 UTC m=+12.513805995 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817e80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000954930 item 56 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817f40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817f40): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817f40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817f40): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817f40): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817f40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817f40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817f40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.651674951 +0000 UTC m=+12.515178078 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000817f40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec000): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec000): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec000): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000954bd0 item 57 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec000): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec000): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.652057574 +0000 UTC m=+12.515560671 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec000): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec1c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec1c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec1c0): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec1c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec1c0): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec1c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000954000 item 57 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec1c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec1c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.652661933 +0000 UTC m=+12.516165030 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec1c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec200): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec200): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec200): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec200): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec200): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.652661933 +0000 UTC m=+12.516165030 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec200): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000954150 item 57 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec3c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec3c0): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec3c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec3c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec3c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec3c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec3c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec3c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.65380078 +0000 UTC m=+12.517303877 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec3c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec400): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec400): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec400): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009543f0 item 58 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec400): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec400): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.654195367 +0000 UTC m=+12.517698464 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec400): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec5c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec5c0): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec5c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000954540 item 58 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec5c0): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec5c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec5c0): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec5c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec5c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.65467422 +0000 UTC m=+12.518177317 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec5c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec600): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec600): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec600): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec600): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec600): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.65467422 +0000 UTC m=+12.518177317 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec600): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000954690 item 58 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec6c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec6c0): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec6c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec6c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec6c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec6c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec6c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec6c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.655649351 +0000 UTC m=+12.519152448 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec6c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec700): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec700): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec700): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000954cb0 item 59 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec700): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec700): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.655985578 +0000 UTC m=+12.519488666 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec700): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec7c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec7c0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec7c0): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec7c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec7c0): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec7c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000954e00 item 59 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec7c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec7c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.656399943 +0000 UTC m=+12.519903040 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec7c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec840): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec840): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec840): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec840): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec840): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.656399943 +0000 UTC m=+12.519903040 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec840): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000954f50 item 59 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec900): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec900): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec900): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec900): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec900): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec900): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec900): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec900): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.657353172 +0000 UTC m=+12.520856270 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec900): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec940): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec940): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec940): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009551f0 item 60 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec940): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec940): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.657687997 +0000 UTC m=+12.521191095 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ec940): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eca00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eca00): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eca00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000955340 item 60 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eca00): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eca00): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eca00): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eca00): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eca00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.658083807 +0000 UTC m=+12.521586904 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eca00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eca40): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eca40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eca40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eca40): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eca40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.658083807 +0000 UTC m=+12.521586904 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eca40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000955490 item 60 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecb00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecb00): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecb00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecb00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecb00): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecb00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecb00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecb00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.659040934 +0000 UTC m=+12.522544031 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecb00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecb40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecb40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecb40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000955730 item 61 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecb40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecb40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.6594837 +0000 UTC m=+12.522986798 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecb40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecc00): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecc00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecc00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecc00): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecc00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.6594837 +0000 UTC m=+12.522986798 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecc00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000955880 item 61 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eccc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eccc0): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eccc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eccc0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eccc0): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eccc0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eccc0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eccc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.660685945 +0000 UTC m=+12.524189043 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eccc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecd00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecd00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecd00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000955b20 item 62 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecd00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecd00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.661057257 +0000 UTC m=+12.524560355 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecd00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecdc0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecdc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecdc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecdc0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecdc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.661057257 +0000 UTC m=+12.524560355 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecdc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000955c70 item 62 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ece80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ece80): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ece80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ece80): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ece80): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ece80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ece80): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ece80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.662189201 +0000 UTC m=+12.525692299 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ece80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecec0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecec0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecec0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000955f10 item 63 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecec0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecec0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.662677674 +0000 UTC m=+12.526180771 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecec0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecf80): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecf80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecf80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecf80): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecf80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.662677674 +0000 UTC m=+12.526180771 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ecf80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004860e0 item 63 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 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 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed040): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed040): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed040): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed040): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed040): >_readAt: n=0, err=Bad file descriptor 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed040): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed040): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed040): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.664029627 +0000 UTC m=+12.527532744 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed040): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed080): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed080): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed080): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486380 item 64 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed080): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed080): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.664436698 +0000 UTC m=+12.527939795 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed080): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed140): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed140): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed140): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed140): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed140): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.664436698 +0000 UTC m=+12.527939795 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed140): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004864d0 item 64 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed180): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed180): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed180): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed180): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed180): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.665916029 +0000 UTC m=+12.529419127 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed180): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed1c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed1c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed1c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed1c0): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed1c0): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486770 item 65 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed1c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed1c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.666535787 +0000 UTC m=+12.530038884 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed1c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed200): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed200): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed200): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed200): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed200): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.666535787 +0000 UTC m=+12.530038884 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed200): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004868c0 item 65 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed240): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed240): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed240): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed240): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed240): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.667971187 +0000 UTC m=+12.531474284 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed240): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed280): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed280): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486b60 item 66 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed280): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed280): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed280): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed280): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed280): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.668392854 +0000 UTC m=+12.531895951 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed280): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed2c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed2c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed2c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed2c0): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed2c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.668392854 +0000 UTC m=+12.531895951 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed2c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486cb0 item 66 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed300): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed300): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed300): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed300): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed300): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.669350873 +0000 UTC m=+12.532853969 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed300): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed340): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed340): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed340): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed340): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed340): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486f50 item 67 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed340): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed340): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.669741311 +0000 UTC m=+12.533244409 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed340): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed380): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed380): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed380): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed380): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed380): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.669741311 +0000 UTC m=+12.533244409 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed380): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004871f0 item 67 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed400): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed400): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed400): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed400): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed400): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.6706618 +0000 UTC m=+12.534164897 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed400): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed4c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed4c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487730 item 68 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed4c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed4c0): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed4c0): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed4c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed4c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.67106318 +0000 UTC m=+12.534566267 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed4c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed500): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed500): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed500): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed500): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed500): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.67106318 +0000 UTC m=+12.534566267 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed500): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004879d0 item 68 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed540): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed540): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed540): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed540): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed540): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.671907376 +0000 UTC m=+12.535410474 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed540): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed580): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed580): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed580): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed580): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed580): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487f10 item 69 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed580): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed580): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.672406477 +0000 UTC m=+12.535909574 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed580): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed5c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed5c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed5c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed5c0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed5c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.672406477 +0000 UTC m=+12.535909574 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed5c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc620 item 69 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed640): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed640): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed640): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed640): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed640): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.673412516 +0000 UTC m=+12.536915604 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed640): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed700): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed700): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcd20 item 70 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed700): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed700): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed700): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed700): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed700): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.673889407 +0000 UTC m=+12.537392504 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed700): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed740): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed740): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed740): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed740): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed740): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.673889407 +0000 UTC m=+12.537392504 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed740): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcfc0 item 70 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed7c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed7c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed7c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed7c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed7c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.674841554 +0000 UTC m=+12.538344651 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed7c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed880): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed880): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed880): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed880): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed880): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdab0 item 71 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed880): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed880): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.675232634 +0000 UTC m=+12.538735731 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed880): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed8c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed8c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed8c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed8c0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed8c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.675232634 +0000 UTC m=+12.538735731 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed8c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdd50 item 71 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed940): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed940): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed940): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed940): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed940): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.67617835 +0000 UTC m=+12.539681447 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ed940): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1c1c0 item 72 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda00): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda00): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda00): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.676618943 +0000 UTC m=+12.540122040 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda40): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda40): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.676618943 +0000 UTC m=+12.540122040 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1c310 item 72 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda80): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda80): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda80): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.677546745 +0000 UTC m=+12.541049842 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002eda80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edac0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edac0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edac0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1c5b0 item 73 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edac0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edac0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.677953584 +0000 UTC m=+12.541456681 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edac0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edb00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edb00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edb00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edb00): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edb00): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1c700 item 73 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edb00): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edb00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.678409085 +0000 UTC m=+12.541912183 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edb00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edb40): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edb40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edb40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edb40): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edb40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.678409085 +0000 UTC m=+12.541912183 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edb40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1c850 item 73 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edc00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edc00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edc00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edc00): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edc00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edc00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edc00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.679565334 +0000 UTC m=+12.543068431 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edc00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edc40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edc40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edc40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1caf0 item 74 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edc40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edc40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.680106514 +0000 UTC m=+12.543609611 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edc40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edd00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edd00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1cc40 item 74 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edd00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edd00): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edd00): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edd00): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edd00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.680785531 +0000 UTC m=+12.544288628 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edd00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edd40): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edd40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edd40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edd40): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edd40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.680785531 +0000 UTC m=+12.544288628 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edd40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1cd90 item 74 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ede00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ede00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ede00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ede00): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ede00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ede00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ede00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.681864977 +0000 UTC m=+12.545368074 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ede00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ede40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ede40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ede40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1d030 item 75 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ede40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ede40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.682206966 +0000 UTC m=+12.545710063 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002ede40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edf00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edf00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edf00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edf00): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edf00): _writeAt: size=3, off=2 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1d180 item 75 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edf00): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edf00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.682686881 +0000 UTC m=+12.546189978 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edf00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edf40): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edf40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edf40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edf40): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edf40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.682686881 +0000 UTC m=+12.546189978 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0002edf40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1d2d0 item 75 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020ae80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020ae80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020ae80): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020ae80): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020ae80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020ae80): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020ae80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.68389125 +0000 UTC m=+12.547394347 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020ae80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020aec0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020aec0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020aec0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1d570 item 76 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020aec0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020aec0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.684181283 +0000 UTC m=+12.547684379 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020aec0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1d6c0 item 76 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af80): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af80): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af80): _writeAt: size=3, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af80): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.684652712 +0000 UTC m=+12.548155800 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020af80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b000): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b000): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b000): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b000): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b000): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.684652712 +0000 UTC m=+12.548155800 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b000): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1d810 item 76 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b0c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b0c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b0c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b0c0): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b0c0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b0c0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b0c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.685839218 +0000 UTC m=+12.549342315 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b0c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b100): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b100): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b100): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1dab0 item 77 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b100): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b100): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.686217754 +0000 UTC m=+12.549720852 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b100): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b1c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b1c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b1c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b1c0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b1c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.686217754 +0000 UTC m=+12.549720852 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b1c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c1dc00 item 77 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b540): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b540): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b540): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b540): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b540): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b540): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b540): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.687432562 +0000 UTC m=+12.550935660 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b540): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b580): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b580): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b580): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8070 item 78 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b580): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b580): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.687836657 +0000 UTC m=+12.551339754 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020b580): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020ba00): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020ba00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020ba00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020ba00): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020ba00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.687836657 +0000 UTC m=+12.551339754 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020ba00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8770 item 78 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb00): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.689167292 +0000 UTC m=+12.552670389 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8c40 item 79 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.689530579 +0000 UTC m=+12.553033676 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bb40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bc00): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bc00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bc00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bc00): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bc00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.689530579 +0000 UTC m=+12.553033676 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bc00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8e70 item 79 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020be40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020be40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020be40): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020be40): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020be40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020be40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020be40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.690874118 +0000 UTC m=+12.554377215 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020be40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020be80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020be80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020be80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9340 item 80 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020be80): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020be80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.691290546 +0000 UTC m=+12.554793643 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020be80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bf40): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bf40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bf40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bf40): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bf40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.691290546 +0000 UTC m=+12.554793643 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc00020bf40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b96c0 item 80 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598000): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598000): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598000): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598000): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598000): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.692357017 +0000 UTC m=+12.555860114 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598000): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9c00 item 81 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.692737517 +0000 UTC m=+12.556240604 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005980c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598100): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598100): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598100): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598100): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598100): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.692737517 +0000 UTC m=+12.556240604 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598100): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9e30 item 81 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598180): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598180): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598180): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598180): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598180): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.694080144 +0000 UTC m=+12.557583241 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598180): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598240): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598240): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598240): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be380 item 82 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598240): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598240): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598240): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598240): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598240): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.69457079 +0000 UTC m=+12.558073887 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598240): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598280): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598280): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598280): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598280): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598280): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.69457079 +0000 UTC m=+12.558073887 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598280): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be620 item 82 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598300): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598300): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598300): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598300): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598300): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.695712361 +0000 UTC m=+12.559215458 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598300): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be9a0 item 83 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.696140331 +0000 UTC m=+12.559643418 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005983c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598400): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598400): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598400): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598400): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598400): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.696140331 +0000 UTC m=+12.559643418 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598400): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bed20 item 83 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598480): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598480): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598480): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598480): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598480): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.697271212 +0000 UTC m=+12.560774309 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598480): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598540): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598540): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598540): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf9d0 item 84 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598540): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598540): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598540): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598540): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598540): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.697714098 +0000 UTC m=+12.561217195 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598540): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598580): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598580): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598580): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598580): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598580): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.697714098 +0000 UTC m=+12.561217195 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598580): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfb20 item 84 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598600): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598600): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598600): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598600): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598600): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.698725026 +0000 UTC m=+12.562228123 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598600): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfdc0 item 85 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.699190626 +0000 UTC m=+12.562693722 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005986c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598700): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598700): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598700): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598700): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598700): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.699190626 +0000 UTC m=+12.562693722 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598700): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394070 item 85 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.700544943 +0000 UTC m=+12.564048041 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598780): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598840): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598840): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598840): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394460 item 86 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598840): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598840): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598840): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598840): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598840): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.701254109 +0000 UTC m=+12.564757206 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598840): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598880): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598880): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598880): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598880): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598880): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.701254109 +0000 UTC m=+12.564757206 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598880): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003945b0 item 86 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598900): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598900): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598900): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598900): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598900): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.702591034 +0000 UTC m=+12.566094131 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598900): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005989c0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005989c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005989c0): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005989c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005989c0): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005989c0): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394930 item 87 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005989c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005989c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.703004937 +0000 UTC m=+12.566508034 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0005989c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a00): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a00): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.703004937 +0000 UTC m=+12.566508034 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394a80 item 87 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a80): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.704259429 +0000 UTC m=+12.567762527 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598a80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394f50 item 88 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.704761176 +0000 UTC m=+12.568264273 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b80): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b80): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.704761176 +0000 UTC m=+12.568264273 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598b80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395180 item 88 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.705830843 +0000 UTC m=+12.569333941 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395490 item 89 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c80): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.706194753 +0000 UTC m=+12.569697850 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598c80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003955e0 item 89 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.706688525 +0000 UTC m=+12.570191622 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d80): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d80): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.706688525 +0000 UTC m=+12.570191622 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598d80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003957a0 item 89 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.707701326 +0000 UTC m=+12.571204423 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395c70 item 90 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e80): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.708081185 +0000 UTC m=+12.571584282 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598e80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f40): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395dc0 item 90 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f40): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f40): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f40): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f40): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.708552555 +0000 UTC m=+12.572055653 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f80): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f80): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f80): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.708552555 +0000 UTC m=+12.572055653 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000598f80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003524d0 item 90 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.709673247 +0000 UTC m=+12.573176344 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000599040): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402000): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402000): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402000): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae460 item 91 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402000): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402000): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.710009947 +0000 UTC m=+12.573513043 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402000): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): >_readAt: n=2, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): _writeAt: size=3, off=7 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae700 item 91 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.710491646 +0000 UTC m=+12.573994743 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402140): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402180): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402180): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402180): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402180): >_readAt: n=8, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402180): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.710491646 +0000 UTC m=+12.573994743 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402180): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aeb60 item 91 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402840): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402840): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402840): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402840): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402840): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402840): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402840): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402840): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.711761096 +0000 UTC m=+12.575264193 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402840): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402880): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402880): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402880): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af490 item 92 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402880): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402880): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.712166172 +0000 UTC m=+12.575669268 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402880): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004029c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004029c0): open at offset 5 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004029c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af9d0 item 92 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004029c0): _readAt: size=2, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004029c0): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004029c0): _writeAt: size=3, off=5 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004029c0): >_writeAt: n=3, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004029c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.712885405 +0000 UTC m=+12.576388502 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004029c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402a00): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402a00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402a00): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402a00): >_readAt: n=3, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402a00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.712885405 +0000 UTC m=+12.576388502 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402a00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afe30 item 92 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402ac0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402ac0): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402ac0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402ac0): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402ac0): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402ac0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402ac0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402ac0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.714424879 +0000 UTC m=+12.577927976 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402ac0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402bc0): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402bc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402bc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae7e0 item 93 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402bc0): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402bc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.714915546 +0000 UTC m=+12.578418642 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402bc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402dc0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402dc0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402dc0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402dc0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402dc0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.714915546 +0000 UTC m=+12.578418642 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402dc0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aeb60 item 93 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402f80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402f80): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402f80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402f80): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402f80): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402f80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402f80): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402f80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.717611539 +0000 UTC m=+12.581114646 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000402f80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403000): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403000): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403000): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af5e0 item 94 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403000): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403000): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.71801911 +0000 UTC m=+12.581522207 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403000): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004039c0): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004039c0): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004039c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004039c0): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004039c0): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.71801911 +0000 UTC m=+12.581522207 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0004039c0): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af880 item 94 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c40): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c40): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c40): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.719543556 +0000 UTC m=+12.583046654 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c80): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c80): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c80): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003880e0 item 95 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c80): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c80): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.720116846 +0000 UTC m=+12.583619934 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403c80): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d40): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d40): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d40): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.720116846 +0000 UTC m=+12.583619934 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403d40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388540 item 95 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 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 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403e00): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403e00): open at offset 0 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403e00): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403e00): _readAt: size=2, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403e00): >_readAt: n=0, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403e00): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403e00): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403e00): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.721663774 +0000 UTC m=+12.585166872 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403e00): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403f40): _writeAt: size=5, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403f40): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403f40): >openPending: err= 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388c40 item 96 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403f40): >_writeAt: n=5, err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403f40): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.722060336 +0000 UTC m=+12.585563433 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc000403f40): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/26 01:32:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/26 01:32:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0000af540): _readAt: size=512, off=0 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0000af540): openPending: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0000af540): >openPending: err= 2024/12/26 01:32:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0000af540): >_readAt: n=5, err=EOF 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0000af540): close: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-26 01:32:13.722060336 +0000 UTC m=+12.585563433 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:13 DEBUG : open-test-file(0xc0000af540): >close: err= 2024/12/26 01:32:13 DEBUG : open-test-file: Remove: 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388d90 item 96 2024/12/26 01:32:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/26 01:32:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/26 01:32:13 DEBUG : open-test-file: >Remove: err= 2024/12/26 01:32:13 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:13 DEBUG : : Looking for writers 2024/12/26 01:32:13 DEBUG : >WaitForWriters: 2024/12/26 01:32:13 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.36s) --- PASS: TestRWFileHandleOpenTests/writes (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:13 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:13 DEBUG : file1: newRWFileHandle: 2024/12/26 01:32:13 DEBUG : file1(0xc0003e20c0): openPending: 2024/12/26 01:32:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:13 DEBUG : file1(0xc0003e20c0): >openPending: err= 2024/12/26 01:32:13 DEBUG : file1: >newRWFileHandle: err= 2024/12/26 01:32:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/26 01:32:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2024/12/26 01:32:13 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:13 DEBUG : : Looking for writers 2024/12/26 01:32:13 DEBUG : file1: reading active writers 2024/12/26 01:32:13 DEBUG : file1: active writers 1 2024/12/26 01:32:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:32:13 DEBUG : : Looking for writers 2024/12/26 01:32:13 DEBUG : file1: reading active writers 2024/12/26 01:32:13 DEBUG : file1: active writers 1 2024/12/26 01:32:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:32:13 DEBUG : : Looking for writers 2024/12/26 01:32:13 DEBUG : file1: reading active writers 2024/12/26 01:32:13 DEBUG : file1: active writers 1 2024/12/26 01:32:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:32:13 DEBUG : : Looking for writers 2024/12/26 01:32:13 DEBUG : file1: reading active writers 2024/12/26 01:32:13 DEBUG : file1: active writers 1 2024/12/26 01:32:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:32:13 DEBUG : : Looking for writers 2024/12/26 01:32:13 DEBUG : file1: reading active writers 2024/12/26 01:32:13 DEBUG : file1: active writers 1 2024/12/26 01:32:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2024/12/26 01:32:14 DEBUG : : Looking for writers 2024/12/26 01:32:14 DEBUG : file1: reading active writers 2024/12/26 01:32:14 DEBUG : file1: active writers 1 2024/12/26 01:32:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2024/12/26 01:32:14 DEBUG : : Looking for writers 2024/12/26 01:32:14 DEBUG : file1: reading active writers 2024/12/26 01:32:14 DEBUG : file1: active writers 1 2024/12/26 01:32:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2024/12/26 01:32:15 DEBUG : : Looking for writers 2024/12/26 01:32:15 DEBUG : file1: reading active writers 2024/12/26 01:32:15 DEBUG : file1: active writers 1 2024/12/26 01:32:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:16 DEBUG : : Looking for writers 2024/12/26 01:32:16 DEBUG : file1: reading active writers 2024/12/26 01:32:16 DEBUG : file1: active writers 1 2024/12/26 01:32:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:17 DEBUG : : Looking for writers 2024/12/26 01:32:17 DEBUG : file1: reading active writers 2024/12/26 01:32:17 DEBUG : file1: active writers 1 2024/12/26 01:32:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:18 DEBUG : : Looking for writers 2024/12/26 01:32:18 DEBUG : file1: reading active writers 2024/12/26 01:32:18 DEBUG : file1: active writers 1 2024/12/26 01:32:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:19 DEBUG : : Looking for writers 2024/12/26 01:32:19 DEBUG : file1: reading active writers 2024/12/26 01:32:19 DEBUG : file1: active writers 1 2024/12/26 01:32:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:20 DEBUG : : Looking for writers 2024/12/26 01:32:20 DEBUG : file1: reading active writers 2024/12/26 01:32:20 DEBUG : file1: active writers 1 2024/12/26 01:32:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:21 DEBUG : : Looking for writers 2024/12/26 01:32:21 DEBUG : file1: reading active writers 2024/12/26 01:32:21 DEBUG : file1: active writers 1 2024/12/26 01:32:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:22 DEBUG : : Looking for writers 2024/12/26 01:32:22 DEBUG : file1: reading active writers 2024/12/26 01:32:22 DEBUG : file1: active writers 1 2024/12/26 01:32:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:23 DEBUG : : Looking for writers 2024/12/26 01:32:23 DEBUG : file1: reading active writers 2024/12/26 01:32:23 DEBUG : file1: active writers 1 2024/12/26 01:32:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:24 DEBUG : : Looking for writers 2024/12/26 01:32:24 DEBUG : file1: reading active writers 2024/12/26 01:32:24 DEBUG : file1: active writers 1 2024/12/26 01:32:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:25 DEBUG : : Looking for writers 2024/12/26 01:32:25 DEBUG : file1: reading active writers 2024/12/26 01:32:25 DEBUG : file1: active writers 1 2024/12/26 01:32:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:26 DEBUG : : Looking for writers 2024/12/26 01:32:26 DEBUG : file1: reading active writers 2024/12/26 01:32:26 DEBUG : file1: active writers 1 2024/12/26 01:32:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:27 DEBUG : : Looking for writers 2024/12/26 01:32:27 DEBUG : file1: reading active writers 2024/12/26 01:32:27 DEBUG : file1: active writers 1 2024/12/26 01:32:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:28 DEBUG : : Looking for writers 2024/12/26 01:32:28 DEBUG : file1: reading active writers 2024/12/26 01:32:28 DEBUG : file1: active writers 1 2024/12/26 01:32:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:29 DEBUG : : Looking for writers 2024/12/26 01:32:29 DEBUG : file1: reading active writers 2024/12/26 01:32:29 DEBUG : file1: active writers 1 2024/12/26 01:32:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:30 DEBUG : : Looking for writers 2024/12/26 01:32:30 DEBUG : file1: reading active writers 2024/12/26 01:32:30 DEBUG : file1: active writers 1 2024/12/26 01:32:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:31 DEBUG : : Looking for writers 2024/12/26 01:32:31 DEBUG : file1: reading active writers 2024/12/26 01:32:31 DEBUG : file1: active writers 1 2024/12/26 01:32:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:32 DEBUG : : Looking for writers 2024/12/26 01:32:32 DEBUG : file1: reading active writers 2024/12/26 01:32:32 DEBUG : file1: active writers 1 2024/12/26 01:32:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:33 DEBUG : : Looking for writers 2024/12/26 01:32:33 DEBUG : file1: reading active writers 2024/12/26 01:32:33 DEBUG : file1: active writers 1 2024/12/26 01:32:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:34 DEBUG : : Looking for writers 2024/12/26 01:32:34 DEBUG : file1: reading active writers 2024/12/26 01:32:34 DEBUG : file1: active writers 1 2024/12/26 01:32:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:35 DEBUG : : Looking for writers 2024/12/26 01:32:35 DEBUG : file1: reading active writers 2024/12/26 01:32:35 DEBUG : file1: active writers 1 2024/12/26 01:32:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:36 DEBUG : : Looking for writers 2024/12/26 01:32:36 DEBUG : file1: reading active writers 2024/12/26 01:32:36 DEBUG : file1: active writers 1 2024/12/26 01:32:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:37 DEBUG : : Looking for writers 2024/12/26 01:32:37 DEBUG : file1: reading active writers 2024/12/26 01:32:37 DEBUG : file1: active writers 1 2024/12/26 01:32:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:38 DEBUG : : Looking for writers 2024/12/26 01:32:38 DEBUG : file1: reading active writers 2024/12/26 01:32:38 DEBUG : file1: active writers 1 2024/12/26 01:32:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:39 DEBUG : : Looking for writers 2024/12/26 01:32:39 DEBUG : file1: reading active writers 2024/12/26 01:32:39 DEBUG : file1: active writers 1 2024/12/26 01:32:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:40 DEBUG : : Looking for writers 2024/12/26 01:32:40 DEBUG : file1: reading active writers 2024/12/26 01:32:40 DEBUG : file1: active writers 1 2024/12/26 01:32:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:41 DEBUG : : Looking for writers 2024/12/26 01:32:41 DEBUG : file1: reading active writers 2024/12/26 01:32:41 DEBUG : file1: active writers 1 2024/12/26 01:32:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:42 DEBUG : : Looking for writers 2024/12/26 01:32:42 DEBUG : file1: reading active writers 2024/12/26 01:32:42 DEBUG : file1: active writers 1 2024/12/26 01:32:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:43 DEBUG : : Looking for writers 2024/12/26 01:32:43 DEBUG : file1: reading active writers 2024/12/26 01:32:43 DEBUG : file1: active writers 1 2024/12/26 01:32:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/26 01:32:43 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0002e2a50 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc0005a9b08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824639658816} name:file1 opens:1 downloaders: o: fd:0xc00067b0e0 info:{ModTime:{wall:13966588677467539167 ext:12609173463 loc:0x3b1a140} ATime:{wall:13966588677467539167 ext:12609173463 loc:0x3b1a140} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2024/12/26 01:32:43 DEBUG : >WaitForWriters: 2024/12/26 01:32:43 DEBUG : vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:43 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:43 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:43 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:43 DEBUG : rename_me: newRWFileHandle: 2024/12/26 01:32:43 DEBUG : rename_me(0xc0005a65c0): openPending: 2024/12/26 01:32:43 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/26 01:32:43 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/26 01:32:43 DEBUG : rename_me(0xc0005a65c0): >openPending: err= 2024/12/26 01:32:43 DEBUG : rename_me: >newRWFileHandle: err= 2024/12/26 01:32:43 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/26 01:32:43 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/12/26 01:32:43 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/12/26 01:32:43 DEBUG : rename_me(0xc0005a65c0): _writeAt: size=5, off=0 2024/12/26 01:32:43 DEBUG : rename_me(0xc0005a65c0): >_writeAt: n=5, err= 2024/12/26 01:32:43 DEBUG : rename_me(0xc0005a65c0): close: 2024/12/26 01:32:43 DEBUG : rename_me: vfs cache: setting modification time to 2024-12-26 01:32:43.770453026 +0000 UTC m=+42.633956133 2024/12/26 01:32:43 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/12/26 01:32:43 DEBUG : rename_me(0xc0005a65c0): >close: err= 2024/12/26 01:32:43 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/12/26 01:32:43 DEBUG : i_was_renamed: Updating file with 0xc000a82900 2024/12/26 01:32:43 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/12/26 01:32:43 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/26 01:32:43 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:43 DEBUG : : Looking for writers 2024/12/26 01:32:43 DEBUG : i_was_renamed: reading active writers 2024/12/26 01:32:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/26 01:32:43 DEBUG : : Looking for writers 2024/12/26 01:32:43 DEBUG : i_was_renamed: reading active writers 2024/12/26 01:32:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/26 01:32:43 DEBUG : : Looking for writers 2024/12/26 01:32:43 DEBUG : i_was_renamed: reading active writers 2024/12/26 01:32:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/26 01:32:43 DEBUG : : Looking for writers 2024/12/26 01:32:43 DEBUG : i_was_renamed: reading active writers 2024/12/26 01:32:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/26 01:32:43 DEBUG : i_was_renamed: vfs cache: starting upload 2024/12/26 01:32:43 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:43 INFO : i_was_renamed: Copied (new) 2024/12/26 01:32:43 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-12-26 01:32:43 +0000 UTC" 2024/12/26 01:32:43 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/12/26 01:32:43 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/26 01:32:43 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/12/26 01:32:43 DEBUG : : Looking for writers 2024/12/26 01:32:43 DEBUG : i_was_renamed: reading active writers 2024/12/26 01:32:43 DEBUG : >WaitForWriters: 2024/12/26 01:32:43 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:43 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/26 01:32:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/26 01:32:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{25yw3}/rclone-test-rahojic9fopo" 2024/12/26 01:32:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/26 01:32:43 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:44 DEBUG : : forgetting directory cache 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc000953040): _readAt: size=512, off=0 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc000953040): openPending: 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-26 00:33:43 +0000 UTC" against cached fingerprint "" 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/26 01:32:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc000953040): >openPending: err= 2024/12/26 01:32:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc000953040): >_readAt: n=20, err=EOF 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc000953040): close: 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-26 00:33:43 +0000 GMT 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc000953040): >close: err= 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:44 DEBUG : : forgetting directory cache 2024/12/26 01:32:44 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc0006ff400): _readAt: size=512, off=0 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc0006ff400): openPending: 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-26 00:34:43 +0000 UTC" against cached fingerprint "20,2024-12-26 00:33:43 +0000 UTC" 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-26 00:34:43 +0000 UTC" != cached fingerprint "20,2024-12-26 00:33:43 +0000 UTC") 2024/12/26 01:32:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/26 01:32:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc0006ff400): >openPending: err= 2024/12/26 01:32:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc0006ff400): >_readAt: n=20, err=EOF 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc0006ff400): close: 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-26 00:34:43 +0000 GMT 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc0006ff400): >close: err= 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:44 DEBUG : : forgetting directory cache 2024/12/26 01:32:44 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc000749e00): _readAt: size=512, off=0 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc000749e00): openPending: 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-26 00:35:43 +0000 UTC" against cached fingerprint "20,2024-12-26 00:34:43 +0000 UTC" 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-26 00:35:43 +0000 UTC" != cached fingerprint "20,2024-12-26 00:34:43 +0000 UTC") 2024/12/26 01:32:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/26 01:32:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc000749e00): >openPending: err= 2024/12/26 01:32:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc000749e00): >_readAt: n=20, err=EOF 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc000749e00): close: 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-26 00:35:43 +0000 GMT 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc000749e00): >close: err= 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:44 DEBUG : : forgetting directory cache 2024/12/26 01:32:44 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc000b50280): _readAt: size=512, off=0 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc000b50280): openPending: 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-26 00:36:43 +0000 UTC" against cached fingerprint "20,2024-12-26 00:35:43 +0000 UTC" 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-26 00:36:43 +0000 UTC" != cached fingerprint "20,2024-12-26 00:35:43 +0000 UTC") 2024/12/26 01:32:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/26 01:32:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc000b50280): >openPending: err= 2024/12/26 01:32:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc000b50280): >_readAt: n=20, err=EOF 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc000b50280): close: 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-26 00:36:43 +0000 GMT 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate(0xc000b50280): >close: err= 2024/12/26 01:32:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:45 DEBUG : : forgetting directory cache 2024/12/26 01:32:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc000534c40): _readAt: size=512, off=0 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc000534c40): openPending: 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-26 00:37:43 +0000 UTC" against cached fingerprint "20,2024-12-26 00:36:43 +0000 UTC" 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-26 00:37:43 +0000 UTC" != cached fingerprint "20,2024-12-26 00:36:43 +0000 UTC") 2024/12/26 01:32:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/26 01:32:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc000534c40): >openPending: err= 2024/12/26 01:32:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc000534c40): >_readAt: n=20, err=EOF 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc000534c40): close: 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-26 00:37:43 +0000 GMT 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc000534c40): >close: err= 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:45 DEBUG : : forgetting directory cache 2024/12/26 01:32:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc0006981c0): _readAt: size=512, off=0 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc0006981c0): openPending: 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-26 00:38:43 +0000 UTC" against cached fingerprint "20,2024-12-26 00:37:43 +0000 UTC" 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-26 00:38:43 +0000 UTC" != cached fingerprint "20,2024-12-26 00:37:43 +0000 UTC") 2024/12/26 01:32:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/26 01:32:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc0006981c0): >openPending: err= 2024/12/26 01:32:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc0006981c0): >_readAt: n=20, err=EOF 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc0006981c0): close: 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-26 00:38:43 +0000 GMT 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc0006981c0): >close: err= 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:45 DEBUG : : forgetting directory cache 2024/12/26 01:32:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc000589780): _readAt: size=512, off=0 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc000589780): openPending: 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-12-26 00:39:43 +0000 UTC" against cached fingerprint "20,2024-12-26 00:38:43 +0000 UTC" 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-12-26 00:39:43 +0000 UTC" != cached fingerprint "20,2024-12-26 00:38:43 +0000 UTC") 2024/12/26 01:32:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/12/26 01:32:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc000589780): >openPending: err= 2024/12/26 01:32:45 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc000589780): >_readAt: n=21, err=EOF 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc000589780): close: 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-26 00:39:43 +0000 GMT 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc000589780): >close: err= 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:45 DEBUG : : forgetting directory cache 2024/12/26 01:32:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc000b76140): _readAt: size=512, off=0 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc000b76140): openPending: 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-12-26 00:40:43 +0000 UTC" against cached fingerprint "21,2024-12-26 00:39:43 +0000 UTC" 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-12-26 00:40:43 +0000 UTC" != cached fingerprint "21,2024-12-26 00:39:43 +0000 UTC") 2024/12/26 01:32:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/12/26 01:32:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc000b76140): >openPending: err= 2024/12/26 01:32:45 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc000b76140): >_readAt: n=22, err=EOF 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc000b76140): close: 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-26 00:40:43 +0000 GMT 2024/12/26 01:32:45 DEBUG : TestRWCacheUpdate(0xc000b76140): >close: err= 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:46 DEBUG : : forgetting directory cache 2024/12/26 01:32:46 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate(0xc000c83000): _readAt: size=512, off=0 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate(0xc000c83000): openPending: 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-12-26 00:41:43 +0000 UTC" against cached fingerprint "22,2024-12-26 00:40:43 +0000 UTC" 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-12-26 00:41:43 +0000 UTC" != cached fingerprint "22,2024-12-26 00:40:43 +0000 UTC") 2024/12/26 01:32:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/12/26 01:32:46 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate(0xc000c83000): >openPending: err= 2024/12/26 01:32:46 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate(0xc000c83000): >_readAt: n=23, err=EOF 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate(0xc000c83000): close: 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-26 00:41:43 +0000 GMT 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate(0xc000c83000): >close: err= 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:46 DEBUG : : forgetting directory cache 2024/12/26 01:32:46 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate(0xc0002ed200): _readAt: size=512, off=0 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate(0xc0002ed200): openPending: 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-12-26 00:42:43 +0000 UTC" against cached fingerprint "23,2024-12-26 00:41:43 +0000 UTC" 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-12-26 00:42:43 +0000 UTC" != cached fingerprint "23,2024-12-26 00:41:43 +0000 UTC") 2024/12/26 01:32:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/12/26 01:32:46 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate(0xc0002ed200): >openPending: err= 2024/12/26 01:32:46 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate(0xc0002ed200): >_readAt: n=24, err=EOF 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate(0xc0002ed200): close: 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-26 00:42:43 +0000 GMT 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate(0xc0002ed200): >close: err= 2024/12/26 01:32:46 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:46 DEBUG : : Looking for writers 2024/12/26 01:32:46 DEBUG : TestRWCacheUpdate: reading active writers 2024/12/26 01:32:46 DEBUG : >WaitForWriters: 2024/12/26 01:32:46 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:46 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:46 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:46 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:46 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:46 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/26 01:32:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/26 01:32:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/26 01:32:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/26 01:32:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/26 01:32:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/26 01:32:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/26 01:32:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/26 01:32:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/26 01:32:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:46 DEBUG : : forgetting directory cache 2024/12/26 01:32:46 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/26 01:32:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/26 01:32:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/26 01:32:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/26 01:32:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/26 01:32:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/26 01:32:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/26 01:32:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/26 01:32:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/26 01:32:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/26 01:32:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/26 01:32:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/26 01:32:46 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/12/26 01:32:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/26 01:32:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/26 01:32:46 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/12/26 01:32:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:46 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/26 01:32:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/26 01:32:46 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/12/26 01:32:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/26 01:32:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/26 01:32:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/26 01:32:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/26 01:32:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/26 01:32:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/26 01:32:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/26 01:32:46 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/26 01:32:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/26 01:32:46 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/26 01:32:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/26 01:32:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/26 01:32:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/26 01:32:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:46 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/26 01:32:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/26 01:32:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/26 01:32:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/26 01:32:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/26 01:32:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/26 01:32:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:46 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:46 DEBUG : : Looking for writers 2024/12/26 01:32:46 DEBUG : FiLeA: reading active writers 2024/12/26 01:32:46 DEBUG : FiLeB: reading active writers 2024/12/26 01:32:46 DEBUG : FilEb: reading active writers 2024/12/26 01:32:46 DEBUG : >WaitForWriters: 2024/12/26 01:32:46 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:46 DEBUG : : Looking for writers 2024/12/26 01:32:46 DEBUG : FiLeA: reading active writers 2024/12/26 01:32:46 DEBUG : FiLeB: reading active writers 2024/12/26 01:32:46 DEBUG : FilEb: reading active writers 2024/12/26 01:32:46 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:46 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:46 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:46 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/26 01:32:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/26 01:32:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/26 01:32:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:46 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/12/26 01:32:46 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/12/26 01:32:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/12/26 01:32:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/26 01:32:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/26 01:32:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/26 01:32:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:32:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/26 01:32:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:47 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:47 DEBUG : : Looking for writers 2024/12/26 01:32:47 DEBUG : normal name with no special characters.txt: reading active writers 2024/12/26 01:32:47 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/12/26 01:32:47 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:47 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:47 DEBUG : webdav root 'rclone-test-rahojic9fopo': Re-using VFS from active cache 2024/12/26 01:32:47 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:47 DEBUG : : Looking for writers 2024/12/26 01:32:47 DEBUG : >WaitForWriters: 2024/12/26 01:32:47 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:47 DEBUG : : Looking for writers 2024/12/26 01:32:47 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:47 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:47 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:47 DEBUG : : Looking for writers 2024/12/26 01:32:47 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:47 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:47 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:47 DEBUG : : Looking for writers 2024/12/26 01:32:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:47 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:47 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:47 DEBUG : dir: Looking for writers 2024/12/26 01:32:47 DEBUG : file2: reading active writers 2024/12/26 01:32:47 DEBUG : : Looking for writers 2024/12/26 01:32:47 DEBUG : file1: reading active writers 2024/12/26 01:32:47 DEBUG : dir: reading active writers 2024/12/26 01:32:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:47 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:47 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:47 DEBUG : dir: Looking for writers 2024/12/26 01:32:47 DEBUG : : Looking for writers 2024/12/26 01:32:47 DEBUG : dir: reading active writers 2024/12/26 01:32:47 DEBUG : file1: reading active writers 2024/12/26 01:32:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:47 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:47 DEBUG : file1: Open: flags=O_RDONLY 2024/12/26 01:32:47 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/26 01:32:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/26 01:32:47 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:47 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/12/26 01:32:47 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/26 01:32:47 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:47 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:47 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/26 01:32:47 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/12/26 01:32:47 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/12/26 01:32:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/26 01:32:47 DEBUG : webdav root 'rclone-test-rahojic9fopo': File to upload is small (0 bytes), uploading instead of streaming 2024/12/26 01:32:47 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:47 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/12/26 01:32:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/26 01:32:47 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:47 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/26 01:32:47 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:47 DEBUG : dir: Looking for writers 2024/12/26 01:32:47 DEBUG : file2: reading active writers 2024/12/26 01:32:47 DEBUG : new_file.txt: reading active writers 2024/12/26 01:32:47 DEBUG : : Looking for writers 2024/12/26 01:32:47 DEBUG : dir: reading active writers 2024/12/26 01:32:47 DEBUG : file1: reading active writers 2024/12/26 01:32:47 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:47 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:47 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/12/26 01:32:47 DEBUG : dir/file1: Updating file with dir/file1 0xc00071c240 2024/12/26 01:32:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/26 01:32:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:47 INFO : dir/file1: Moved (server-side) to: file0 2024/12/26 01:32:47 DEBUG : file0: Updating file with file0 0xc00071c240 2024/12/26 01:32:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/26 01:32:47 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/12/26 01:32:47 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:47 DEBUG : dir: Looking for writers 2024/12/26 01:32:47 DEBUG : : Looking for writers 2024/12/26 01:32:47 DEBUG : dir: reading active writers 2024/12/26 01:32:47 DEBUG : file0: reading active writers 2024/12/26 01:32:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.28s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:47 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:47 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:47 DEBUG : : Looking for writers 2024/12/26 01:32:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:48 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:48 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/12/26 01:32:48 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/26 01:32:48 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/12/26 01:32:48 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/12/26 01:32:48 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/12/26 01:32:48 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:48 DEBUG : : Looking for writers 2024/12/26 01:32:48 DEBUG : a: Looking for writers 2024/12/26 01:32:48 DEBUG : b: Looking for writers 2024/12/26 01:32:48 DEBUG : c: Looking for writers 2024/12/26 01:32:48 DEBUG : d: Looking for writers 2024/12/26 01:32:48 DEBUG : : Looking for writers 2024/12/26 01:32:48 DEBUG : d: reading active writers 2024/12/26 01:32:48 DEBUG : /: reading active writers 2024/12/26 01:32:48 DEBUG : a: reading active writers 2024/12/26 01:32:48 DEBUG : b: reading active writers 2024/12/26 01:32:48 DEBUG : c: reading active writers 2024/12/26 01:32:48 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:48 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:48 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/26 01:32:48 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/12/26 01:32:48 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/12/26 01:32:48 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/12/26 01:32:48 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:48 DEBUG : a/b/c/d: Looking for writers 2024/12/26 01:32:48 DEBUG : a/b/c: Looking for writers 2024/12/26 01:32:48 DEBUG : d: reading active writers 2024/12/26 01:32:48 DEBUG : a/b: Looking for writers 2024/12/26 01:32:48 DEBUG : c: reading active writers 2024/12/26 01:32:48 DEBUG : a: Looking for writers 2024/12/26 01:32:48 DEBUG : b: reading active writers 2024/12/26 01:32:48 DEBUG : : Looking for writers 2024/12/26 01:32:48 DEBUG : a: reading active writers 2024/12/26 01:32:48 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:48 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:48 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:32:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:32:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:48 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/26 01:32:48 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/26 01:32:48 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/12/26 01:32:48 DEBUG : webdav root 'rclone-test-rahojic9fopo': File to upload is small (5 bytes), uploading instead of streaming 2024/12/26 01:32:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:48 DEBUG : file1: Size of src and dst objects identical 2024/12/26 01:32:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:48 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:32:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:32:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:48 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:32:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:32:48 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/12/26 01:32:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/26 01:32:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/26 01:32:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:48 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:32:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:32:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:48 DEBUG : webdav root 'rclone-test-rahojic9fopo': File to upload is small (0 bytes), uploading instead of streaming 2024/12/26 01:32:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:48 DEBUG : file1: Size of src and dst objects identical 2024/12/26 01:32:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/26 01:32:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/26 01:32:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:48 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:32:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:32:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:48 DEBUG : webdav root 'rclone-test-rahojic9fopo': File to upload is small (7 bytes), uploading instead of streaming 2024/12/26 01:32:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:48 DEBUG : file1: Size of src and dst objects identical 2024/12/26 01:32:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:48 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:48 DEBUG : : Looking for writers 2024/12/26 01:32:48 DEBUG : file1: reading active writers 2024/12/26 01:32:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.16s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:49 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:49 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:32:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:32:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:49 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/12/26 01:32:50 DEBUG : file1: aborting in-sequence write wait, off=100 2024/12/26 01:32:50 DEBUG : file1: failed to wait for in-sequence write to 100 2024/12/26 01:32:50 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/12/26 01:32:50 DEBUG : webdav root 'rclone-test-rahojic9fopo': File to upload is small (11 bytes), uploading instead of streaming 2024/12/26 01:32:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:50 DEBUG : file1: Size of src and dst objects identical 2024/12/26 01:32:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:50 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/12/26 01:32:50 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:50 DEBUG : : Looking for writers 2024/12/26 01:32:50 DEBUG : file1: reading active writers 2024/12/26 01:32:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:50 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:50 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:32:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:32:50 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/12/26 01:32:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:50 DEBUG : webdav root 'rclone-test-rahojic9fopo': File to upload is small (5 bytes), uploading instead of streaming 2024/12/26 01:32:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:50 DEBUG : file1: Size of src and dst objects identical 2024/12/26 01:32:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:50 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/12/26 01:32:50 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:50 DEBUG : : Looking for writers 2024/12/26 01:32:50 DEBUG : file1: reading active writers 2024/12/26 01:32:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:50 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:50 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:32:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:32:50 DEBUG : file1: WriteFileHandle.Release closing 2024/12/26 01:32:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:50 DEBUG : webdav root 'rclone-test-rahojic9fopo': File to upload is small (0 bytes), uploading instead of streaming 2024/12/26 01:32:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:32:50 DEBUG : file1: Size of src and dst objects identical 2024/12/26 01:32:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:50 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/12/26 01:32:50 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:50 DEBUG : : Looking for writers 2024/12/26 01:32:50 DEBUG : file1: reading active writers 2024/12/26 01:32:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:32:50 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:32:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:32:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:32:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:32:50 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:32:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2024/12/26 01:32:50 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:32:50 DEBUG : : Looking for writers 2024/12/26 01:32:50 DEBUG : file1: reading active writers 2024/12/26 01:32:50 DEBUG : file1: active writers 1 2024/12/26 01:32:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2024/12/26 01:32:50 DEBUG : : Looking for writers 2024/12/26 01:32:50 DEBUG : file1: reading active writers 2024/12/26 01:32:50 DEBUG : file1: active writers 1 2024/12/26 01:32:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2024/12/26 01:32:50 DEBUG : : Looking for writers 2024/12/26 01:32:50 DEBUG : file1: reading active writers 2024/12/26 01:32:50 DEBUG : file1: active writers 1 2024/12/26 01:32:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2024/12/26 01:32:50 DEBUG : : Looking for writers 2024/12/26 01:32:50 DEBUG : file1: reading active writers 2024/12/26 01:32:50 DEBUG : file1: active writers 1 2024/12/26 01:32:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2024/12/26 01:32:50 DEBUG : : Looking for writers 2024/12/26 01:32:50 DEBUG : file1: reading active writers 2024/12/26 01:32:50 DEBUG : file1: active writers 1 2024/12/26 01:32:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2024/12/26 01:32:50 DEBUG : : Looking for writers 2024/12/26 01:32:50 DEBUG : file1: reading active writers 2024/12/26 01:32:50 DEBUG : file1: active writers 1 2024/12/26 01:32:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2024/12/26 01:32:50 DEBUG : : Looking for writers 2024/12/26 01:32:50 DEBUG : file1: reading active writers 2024/12/26 01:32:50 DEBUG : file1: active writers 1 2024/12/26 01:32:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2024/12/26 01:32:51 DEBUG : : Looking for writers 2024/12/26 01:32:51 DEBUG : file1: reading active writers 2024/12/26 01:32:51 DEBUG : file1: active writers 1 2024/12/26 01:32:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:32:52 DEBUG : : Looking for writers 2024/12/26 01:32:52 DEBUG : file1: reading active writers 2024/12/26 01:32:52 DEBUG : file1: active writers 1 2024/12/26 01:32:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:32:53 DEBUG : : Looking for writers 2024/12/26 01:32:53 DEBUG : file1: reading active writers 2024/12/26 01:32:53 DEBUG : file1: active writers 1 2024/12/26 01:32:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:32:54 DEBUG : : Looking for writers 2024/12/26 01:32:54 DEBUG : file1: reading active writers 2024/12/26 01:32:54 DEBUG : file1: active writers 1 2024/12/26 01:32:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:32:55 DEBUG : : Looking for writers 2024/12/26 01:32:55 DEBUG : file1: reading active writers 2024/12/26 01:32:55 DEBUG : file1: active writers 1 2024/12/26 01:32:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:32:56 DEBUG : : Looking for writers 2024/12/26 01:32:56 DEBUG : file1: reading active writers 2024/12/26 01:32:56 DEBUG : file1: active writers 1 2024/12/26 01:32:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:32:57 DEBUG : : Looking for writers 2024/12/26 01:32:57 DEBUG : file1: reading active writers 2024/12/26 01:32:57 DEBUG : file1: active writers 1 2024/12/26 01:32:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:32:58 DEBUG : : Looking for writers 2024/12/26 01:32:58 DEBUG : file1: reading active writers 2024/12/26 01:32:58 DEBUG : file1: active writers 1 2024/12/26 01:32:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:32:59 DEBUG : : Looking for writers 2024/12/26 01:32:59 DEBUG : file1: reading active writers 2024/12/26 01:32:59 DEBUG : file1: active writers 1 2024/12/26 01:32:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:00 DEBUG : : Looking for writers 2024/12/26 01:33:00 DEBUG : file1: reading active writers 2024/12/26 01:33:00 DEBUG : file1: active writers 1 2024/12/26 01:33:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:01 DEBUG : : Looking for writers 2024/12/26 01:33:01 DEBUG : file1: reading active writers 2024/12/26 01:33:01 DEBUG : file1: active writers 1 2024/12/26 01:33:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:02 DEBUG : : Looking for writers 2024/12/26 01:33:02 DEBUG : file1: reading active writers 2024/12/26 01:33:02 DEBUG : file1: active writers 1 2024/12/26 01:33:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:03 DEBUG : : Looking for writers 2024/12/26 01:33:03 DEBUG : file1: reading active writers 2024/12/26 01:33:03 DEBUG : file1: active writers 1 2024/12/26 01:33:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:04 DEBUG : : Looking for writers 2024/12/26 01:33:04 DEBUG : file1: reading active writers 2024/12/26 01:33:04 DEBUG : file1: active writers 1 2024/12/26 01:33:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:05 DEBUG : : Looking for writers 2024/12/26 01:33:05 DEBUG : file1: reading active writers 2024/12/26 01:33:05 DEBUG : file1: active writers 1 2024/12/26 01:33:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:06 DEBUG : : Looking for writers 2024/12/26 01:33:06 DEBUG : file1: reading active writers 2024/12/26 01:33:06 DEBUG : file1: active writers 1 2024/12/26 01:33:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:07 DEBUG : : Looking for writers 2024/12/26 01:33:07 DEBUG : file1: reading active writers 2024/12/26 01:33:07 DEBUG : file1: active writers 1 2024/12/26 01:33:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:08 DEBUG : : Looking for writers 2024/12/26 01:33:08 DEBUG : file1: reading active writers 2024/12/26 01:33:08 DEBUG : file1: active writers 1 2024/12/26 01:33:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:09 DEBUG : : Looking for writers 2024/12/26 01:33:09 DEBUG : file1: reading active writers 2024/12/26 01:33:09 DEBUG : file1: active writers 1 2024/12/26 01:33:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:10 DEBUG : : Looking for writers 2024/12/26 01:33:10 DEBUG : file1: reading active writers 2024/12/26 01:33:10 DEBUG : file1: active writers 1 2024/12/26 01:33:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:11 DEBUG : : Looking for writers 2024/12/26 01:33:11 DEBUG : file1: reading active writers 2024/12/26 01:33:11 DEBUG : file1: active writers 1 2024/12/26 01:33:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:12 DEBUG : : Looking for writers 2024/12/26 01:33:12 DEBUG : file1: reading active writers 2024/12/26 01:33:12 DEBUG : file1: active writers 1 2024/12/26 01:33:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:13 DEBUG : : Looking for writers 2024/12/26 01:33:13 DEBUG : file1: reading active writers 2024/12/26 01:33:13 DEBUG : file1: active writers 1 2024/12/26 01:33:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:14 DEBUG : : Looking for writers 2024/12/26 01:33:14 DEBUG : file1: reading active writers 2024/12/26 01:33:14 DEBUG : file1: active writers 1 2024/12/26 01:33:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:15 DEBUG : : Looking for writers 2024/12/26 01:33:15 DEBUG : file1: reading active writers 2024/12/26 01:33:15 DEBUG : file1: active writers 1 2024/12/26 01:33:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:16 DEBUG : : Looking for writers 2024/12/26 01:33:16 DEBUG : file1: reading active writers 2024/12/26 01:33:16 DEBUG : file1: active writers 1 2024/12/26 01:33:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:17 DEBUG : : Looking for writers 2024/12/26 01:33:17 DEBUG : file1: reading active writers 2024/12/26 01:33:17 DEBUG : file1: active writers 1 2024/12/26 01:33:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:18 DEBUG : : Looking for writers 2024/12/26 01:33:18 DEBUG : file1: reading active writers 2024/12/26 01:33:18 DEBUG : file1: active writers 1 2024/12/26 01:33:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:19 DEBUG : : Looking for writers 2024/12/26 01:33:19 DEBUG : file1: reading active writers 2024/12/26 01:33:19 DEBUG : file1: active writers 1 2024/12/26 01:33:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/26 01:33:20 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2024/12/26 01:33:20 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.03s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:33:20 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:33:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:33:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:33:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:33:20 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:33:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:33:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:33:20 DEBUG : webdav root 'rclone-test-rahojic9fopo': File to upload is small (0 bytes), uploading instead of streaming 2024/12/26 01:33:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:33:20 DEBUG : file1: Size of src and dst objects identical 2024/12/26 01:33:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:33:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:33:20 DEBUG : file1: Open: flags=O_RDONLY 2024/12/26 01:33:20 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/26 01:33:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/26 01:33:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:33:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/26 01:33:20 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:33:20 DEBUG : : Looking for writers 2024/12/26 01:33:20 DEBUG : file1: reading active writers 2024/12/26 01:33:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-rahojic9fopo'", Local "Local file system at /tmp/rclone2289695782", Modify Window "1s" 2024/12/26 01:33:20 INFO : webdav root 'rclone-test-rahojic9fopo': poll-interval is not supported by this remote 2024/12/26 01:33:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/26 01:33:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/26 01:33:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:33:20 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/26 01:33:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/26 01:33:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:33:20 DEBUG : webdav root 'rclone-test-rahojic9fopo': File to upload is small (100 bytes), uploading instead of streaming 2024/12/26 01:33:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/26 01:33:20 DEBUG : file1: Size of src and dst objects identical 2024/12/26 01:33:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/26 01:33:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/26 01:33:20 DEBUG : file1: Open: flags=O_RDONLY 2024/12/26 01:33:20 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/26 01:33:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/26 01:33:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/26 01:33:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/26 01:33:20 DEBUG : WaitForWriters: timeout=30s 2024/12/26 01:33:20 DEBUG : : Looking for writers 2024/12/26 01:33:20 DEBUG : file1: reading active writers 2024/12/26 01:33:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/12/26 01:33:20 DEBUG : webdav root 'rclone-test-rahojic9fopo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.343697157s (try 1/5)